| Package | Description |
|---|---|
| edu.csus.ecs.pc2.api |
PC2 API.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ContestTestFrame.ConnectionEventListener
Connection Listener for ContestTestFrame.
|
protected class |
ServerConnection.ConnectionEventListener
A Connection Event used by ServerConnection.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|