+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. +
diff --git a/build.xml b/build.xml index 91abfea569..863363e4fb 100644 --- a/build.xml +++ b/build.xml @@ -402,7 +402,7 @@