Uses of Interface
edu.csus.ecs.pc2.api.IContest

Packages that use IContest
edu.csus.ecs.pc2.api PC2 API. 
 

Uses of IContest in edu.csus.ecs.pc2.api
 

Methods in edu.csus.ecs.pc2.api that return IContest
 IContest ServerConnection.login(String login, String password)
          Login to the PC2 server represented by this ServerConnection using the specified login account name and password.