Uses of Interface
org.exolab.core.messenger.ManagedConnectionEventListener

Packages that use ManagedConnectionEventListener
org.exolab.core.messenger   
org.exolab.core.messenger.tcp   
 

Uses of ManagedConnectionEventListener in org.exolab.core.messenger
 

Methods in org.exolab.core.messenger with parameters of type ManagedConnectionEventListener
 void ManagedConnection.setManagedConnectionEventListener(ManagedConnectionEventListener listener)
          Set the listener for connection events
 void ManagedPacketConnection.setManagedConnectionEventListener(ManagedConnectionEventListener listener)
          Set the listener for connection events
 

Uses of ManagedConnectionEventListener in org.exolab.core.messenger.tcp
 

Classes in org.exolab.core.messenger.tcp that implement ManagedConnectionEventListener
 class TcpConnector
          A factory for TcpConnection and TcpManagedConnectionAcceptor objects
 



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