|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PacketQueue | |
---|---|
org.exolab.core.messenger |
Uses of PacketQueue in org.exolab.core.messenger |
---|
Methods in org.exolab.core.messenger that return PacketQueue | |
---|---|
protected PacketQueue |
ManagedPacketConnection.getOutputQueue()
Returns the queue of packets to be streamed down the physical connection |
protected PacketQueue |
PacketConnection.getOutputQueue()
Returns the queue of packets to be streamed down the physical connection |
Constructors in org.exolab.core.messenger with parameters of type PacketQueue | |
---|---|
PacketChannel(PacketConnection connection,
int channelId,
int destinationId,
PacketQueue inputQueue)
Create a new channel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |