Uses of Class
peer2me.network.ConnectionListener

Packages that use ConnectionListener
peer2me.network   
 

Uses of ConnectionListener in peer2me.network
 

Methods in peer2me.network that return ConnectionListener
 ConnectionListener Network.getConnectionListener()
          This method returns the ConnectionListener reference
 

Methods in peer2me.network with parameters of type ConnectionListener
 void Network.setConnectionListener(ConnectionListener connectionListener)
          This method sets a reference to the ConnectionListener