Package org.jminor.common.server

Interface Summary
LoginProxy A login proxy.
RemoteServer<T extends Remote> Defines the methods available to remote clients.
 

Class Summary
AbstractRemoteServer<T extends Remote> A default RemoteServer implementation.
ClientInfo Contains basic information about a remote client.
ServerLog A class encapsulating a simple collection of server access log entries and basic connection access info.
ServerUtil A utility class for working with RemoteServer instances.
 

Exception Summary
ServerException An exception originating from a remote server
ServerException.LoginException An exception indicating that a login has failed
ServerException.ServerFullException An exception indicating that the server is not accepting new connections