|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAMStreamReceiver | |
|---|---|
| net.i2p.sam | |
| Uses of SAMStreamReceiver in net.i2p.sam |
|---|
| Classes in net.i2p.sam that implement SAMStreamReceiver | |
|---|---|
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. |
| Fields in net.i2p.sam declared as SAMStreamReceiver | |
|---|---|
protected SAMStreamReceiver |
SAMStreamSession.recv
|
| Constructors in net.i2p.sam with parameters of type SAMStreamReceiver | |
|---|---|
SAMStreamSession(InputStream destStream,
String dir,
Properties props,
SAMStreamReceiver recv)
Create a new SAM STREAM session. |
|
SAMStreamSession(String dest,
String dir,
Properties props,
SAMStreamReceiver recv)
Create a new SAM STREAM session. |
|
SAMv2StreamSession(InputStream destStream,
String dir,
Properties props,
SAMStreamReceiver recv)
Create a new SAM STREAM session. |
|
SAMv2StreamSession(String dest,
String dir,
Properties props,
SAMStreamReceiver recv)
Create a new SAM STREAM session. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||