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

Packages that use PacketConnection
org.exolab.core.messenger   
 

Uses of PacketConnection in org.exolab.core.messenger
 

Methods in org.exolab.core.messenger that return PacketConnection
protected  PacketConnection ManagedPacketConnection.createConnection(java.lang.String name)
          Create a new connection to serve a client
protected  PacketConnection PacketChannel.getConnection()
          Returns a reference to the owning connection
 

Constructors in org.exolab.core.messenger with parameters of type PacketConnection
PacketChannel(PacketConnection connection, int channelId, int destinationId, PacketQueue inputQueue)
          Create a new channel
 



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