forked from I2P_Developers/i2p.i2p
remove SAM client classes from sam.jar
This commit is contained in:
15
apps/sam/java/src/net/i2p/sam/client/package.html
Normal file
15
apps/sam/java/src/net/i2p/sam/client/package.html
Normal 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>
|
||||
Reference in New Issue
Block a user