Package net.i2p.sam.client

Demo and test client classes. But if you are writing a Java app, you should probably be using native I2CP, not SAM.

SAMClientEventListenerImpl, SAMEventHandler, and SAMReader are a SAM client API in Java, useful for event based streaming (or for testing the SAM bridge).

SAMStreamSink and SAMStreamSend are a pair of SAM demo apps mirroring the streaming lib's StreamSink and StreamSend demo apps for transferring files.