Package | Description |
---|---|
net.i2p.sam |
The SAM client API.
|
Modifier and Type | Class and Description |
---|---|
class |
SAMStreamSession.SAMv1StreamSessionSocketReader |
class |
SAMv2StreamSession.SAMv2StreamSessionSocketReader
SAM STREAM socket reader, running in its own thread.
|
Modifier and Type | Method and Description |
---|---|
protected SAMStreamSession.SAMStreamSessionSocketReader |
SAMStreamSession.getSocketReader(int id)
Get a SAM STREAM session socket handler.
|
protected SAMStreamSession.SAMStreamSessionSocketReader |
SAMStreamSession.newSAMStreamSessionSocketReader(I2PSocket s,
int id) |
protected SAMStreamSession.SAMStreamSessionSocketReader |
SAMv2StreamSession.newSAMStreamSessionSocketReader(I2PSocket s,
int id) |