Uses of Interface
org.gimec.msnj.ConnectionListener

Uses of ConnectionListener in org.gimec.msnj
 

Classes in org.gimec.msnj that implement ConnectionListener
 class ConnectionAdapter
           
 

Methods in org.gimec.msnj with parameters of type ConnectionListener
 void Connection.addListener(ConnectionListener listener)
          Add a listener to this list of listeners.
 void Connection.removeListener(ConnectionListener listener)
          Remove a listener from the list of listeners.