Package | Description |
---|---|
edu.csus.ecs.pc2.api |
Classes related to pc2 API
|
Modifier and Type | Method and Description |
---|---|
IContest |
BaseClient.getContest() |
IContest |
ServerConnection.login(String login,
String password)
Login to the PC2 server represented by this ServerConnection using the specified login account name and password.
|