A C E G H I L N R S V

L

login(String, String) - Method in class edu.csus.ecs.pc2.api.ServerConnection
Login to the PC2 server represented by this ServerConnection using the specified login account name and password.
LoginFailureException - Exception in edu.csus.ecs.pc2.api.exceptions
This class defines the Exception which is thrown when a failure occurs during a client's attempt to connect to a PC2 server through the PC2 API.
LoginFailureException(String, Throwable) - Constructor for exception edu.csus.ecs.pc2.api.exceptions.LoginFailureException
 
LoginFailureException(Throwable) - Constructor for exception edu.csus.ecs.pc2.api.exceptions.LoginFailureException
 
LoginFailureException(String) - Constructor for exception edu.csus.ecs.pc2.api.exceptions.LoginFailureException
 
logoff() - Method in class edu.csus.ecs.pc2.api.ServerConnection
Logoff/disconnect from the PC2 server.

A C E G H I L N R S V