Uses of Class
org.tranche.network.ConnectionEvent

Packages that use ConnectionEvent
org.tranche.network Contains all classes that concern the network as a whole and the connections with parts of that network. 
 

Uses of ConnectionEvent in org.tranche.network
 

Methods in org.tranche.network with parameters of type ConnectionEvent
 void ConnectionAdapter.connectionDropped(ConnectionEvent event)
          Event fired when a connection is unestablished.
 void ConnectionListener.connectionDropped(ConnectionEvent event)
          Event fired when a connection is unestablished.
 void ConnectionAdapter.connectionMade(ConnectionEvent event)
          Event fired when a connection is established.
 void ConnectionListener.connectionMade(ConnectionEvent event)
          Event fired when a connection is established.
 



This code is free for use both commercially and non-commercially as stated in the project's license