Uses of Interface
com.echomine.net.ConnectionListener

Packages that use ConnectionListener
com.echomine.jabber   
com.echomine.net   
 

Uses of ConnectionListener in com.echomine.jabber
 

Methods in com.echomine.jabber with parameters of type ConnectionListener
 void JabberConnection.addConnectionListener(ConnectionListener l)
           
 void JabberConnection.removeConnectionListener(ConnectionListener l)
           
 

Uses of ConnectionListener in com.echomine.net
 

Methods in com.echomine.net with parameters of type ConnectionListener
 void Connection.addConnectionListener(ConnectionListener l)
          adds a subscriber to listen for connection events
 void Connection.removeConnectionListener(ConnectionListener l)
          remove from listening to connection events
 



Copyright © 2001-2005 Echomine. All Rights Reserved.