JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
G
H
I
J
L
M
N
P
R
S
T
U
V
S
ServerConnection
- Class in
edu.csus.ecs.pc2.api
This class represents a connection to a PC
2
server.
ServerConnection()
- Constructor for class edu.csus.ecs.pc2.api.
ServerConnection
Construct a local
ServerConnection
object which can subsequently be used to connect to a currently-running PC
2
server.
ServerConnection.ConnectionEventListener
- Class in
edu.csus.ecs.pc2.api
A Connection Event used by ServerConnection.
ServerConnection.ConnectionEventListener()
- Constructor for class edu.csus.ecs.pc2.api.
ServerConnection.ConnectionEventListener
setClicsValidatorDefaults(Problem)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Marks the specified Problem as being validated using the CLICS Validator with a default set of Settings values.
setContestLength(long)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Change contest length.
setContestTimes(long, long, long)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Update/set contest clock.
setCustomValidatorDefaults(Problem)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Marks the specified Problem as being validated using a Custom Validator with a default set of Settings values.
setPC2ValidatorDefaults(Problem)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Marks the specified Problem as being validated using the PC2 Validator with a default set of Settings values.
showRunsGridFrame()
- Method in class edu.csus.ecs.pc2.api.
ContestTestFrame
shutdownAllServers()
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Shutdown all servers.
shutdownServer()
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Shutdown the server.
startContest()
- Method in class edu.csus.ecs.pc2.api.
ContestTestFrame
startContestClock()
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Start the contest clock.
stopContest()
- Method in class edu.csus.ecs.pc2.api.
ContestTestFrame
stopContestClock()
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Stop the contest clock.
submitClarification(IProblem, String)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Submit a clarification.
submitRun(IProblem, ILanguage, String, String[], long, long)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Submit a run.
submitRunJudgement(IRun, IJudgement)
- Method in class edu.csus.ecs.pc2.api.
ServerConnection
Submit run judgement for a run.
A
C
D
E
G
H
I
J
L
M
N
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes