| Package | Description |
|---|---|
| edu.csus.ecs.pc2.api |
PC2 API.
|
| edu.csus.ecs.pc2.api.listener |
PC2 API Listeners
and Listener events.
|
| Class and Description |
|---|
| ContestEvent
This class describes an Event representing the situation that some piece of contest configuration information has changed.
|
| IConfigurationUpdateListener
This interface defines the set of methods that any Contest Configuration Update Listener must implement.
|
| IConnectionEventListener
This interface describes the set of methods when a client is disconnected.
|
| IRunEventListener
This interface describes the set of methods that any Run Listener must implement.
|
| Class and Description |
|---|
| ConnectionEvent.Action
Action for ConnectionEvent.
|
| ContestEvent
This class describes an Event representing the situation that some piece of contest configuration information has changed.
|
| ContestEvent.EventType
This enum identifies the types of configuration change events which can occur.
|