|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||