C I U

U

userLogin(AsyncCallback) - Method in interface Conect.client.UserServiceAsync
I don't know what this does
userLogin(String, String) - Method in interface Conect.client.UserServiceInterface
Logs a user into the system and returns the user's name
userLogin(String, String) - Method in class Conect.server.UserService
This method logs a user into the system
userLogout(AsyncCallback) - Method in interface Conect.client.UserServiceAsync
I don't know what this does
userLogout(String) - Method in interface Conect.client.UserServiceInterface
Logs a user out of the system
userLogout(String) - Method in class Conect.server.UserService
This method logs a user out of the system
UserService - Class in Conect.server
 
UserService() - Constructor for class Conect.server.UserService
 
UserServiceAsync - Interface in Conect.client
I don't know what this does, but I think it's needed
UserServiceInterface - Interface in Conect.client
 

C I U