Uses of Class
org.exolab.core.messenger.PacketQueue

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
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.