Uses of Class
net.i2p.sam.SAMStreamSession.StreamSender
| Package | Description |
|---|---|
| net.i2p.sam |
The SAM client API.
|
-
Uses of SAMStreamSession.StreamSender in net.i2p.sam
Methods in net.i2p.sam that return SAMStreamSession.StreamSender Modifier and Type Method Description protected SAMStreamSession.StreamSenderSAMStreamSession. newStreamSender(I2PSocket s, int id)protected SAMStreamSession.StreamSenderSAMv2StreamSession. newStreamSender(I2PSocket s, int id)Lets us push data through the stream without blocking, (even after exceeding the I2PSocket's buffer)