remove SAM client classes from sam.jar

This commit is contained in:
zzz
2012-01-27 13:33:41 +00:00
parent b3f3a60ca6
commit c902d4c219
3 changed files with 37 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
<html><head></head><body>
<p>
Demo and test client classes.
But if you are writing a Java app, you should probably be using
native I2CP, not SAM.
</p><p>
SAMClientEventListenerImpl, SAMEventHandler, and SAMReader
are a SAM client API in Java, useful for event based streaming (or
for testing the SAM bridge).
</p><p>
SAMStreamSink and SAMStreamSend
are a pair of SAM demo apps
mirroring the streaming lib's
StreamSink and StreamSend demo apps for transferring files.
</p></body></html>