| Package | Description |
|---|---|
| net.i2p.sam |
The SAM (Simple Anonymous Messaging) client API.
|
| Modifier and Type | Method and Description |
|---|---|
protected SAMStreamSession.StreamSender |
SAMv2StreamSession.newStreamSender(I2PSocket s,
int id)
Lets us push data through the stream without blocking, (even after exceeding
the I2PSocket's buffer)
|
protected SAMStreamSession.StreamSender |
SAMStreamSession.newStreamSender(I2PSocket s,
int id) |