net.i2p.client.streaming
class PacketQueue extends Object
Constructor and Description |
---|
PacketQueue(I2PAppContext context,
I2PSession session,
ConnectionManager mgr) |
Modifier and Type | Method and Description |
---|---|
void |
enqueue(PacketLocal packet)
Add a new packet to be sent out ASAP
keys and tags disabled since dropped in I2PSession
|
public PacketQueue(I2PAppContext context, I2PSession session, ConnectionManager mgr)
public void enqueue(PacketLocal packet)