Package | Description |
---|---|
net.i2p.sam |
Modifier and Type | Class and Description |
---|---|
protected class |
SAMStreamSession.v1StreamSender |
protected class |
SAMv2StreamSession.v2StreamSender |
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) |