|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAMRawReceiver | |
---|---|
net.i2p.sam |
Uses of SAMRawReceiver in net.i2p.sam |
---|
Classes in net.i2p.sam that implement SAMRawReceiver | |
---|---|
class |
SAMv1Handler
Class able to handle a SAM version 1 client connections. |
class |
SAMv2Handler
Class able to handle a SAM version 2 client connection. |
class |
SAMv3Handler
Class able to handle a SAM version 3 client connection. |
class |
SAMv3RawSession
|
Fields in net.i2p.sam declared as SAMRawReceiver | |
---|---|
protected SAMRawReceiver |
SAMRawSession.recv
|
Constructors in net.i2p.sam with parameters of type SAMRawReceiver | |
---|---|
SAMRawSession(java.io.InputStream destStream,
java.util.Properties props,
SAMRawReceiver recv)
Create a new SAM RAW session. |
|
SAMRawSession(java.lang.String dest,
java.util.Properties props,
SAMRawReceiver recv)
Create a new SAM RAW session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |