|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConnectionEventListener | |
|---|---|
| edu.csus.ecs.pc2.api | PC2 API. |
| Uses of IConnectionEventListener in edu.csus.ecs.pc2.api |
|---|
| Classes in edu.csus.ecs.pc2.api that implement IConnectionEventListener | |
|---|---|
protected class |
ServerConnection.ConnectionEventListener
A Connection Event used by ServerConnection. |
| Methods in edu.csus.ecs.pc2.api with parameters of type IConnectionEventListener | |
|---|---|
void |
IContest.addConnectionListener(IConnectionEventListener connectionEventListener)
Add a Connection Event listener to the contest. |
void |
IContest.removeConnectionListener(IConnectionEventListener connectionEventListener)
Remove the specified connection event listener from the contest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||