All Classes and Interfaces

Class
Description
A default Server implementation.
Represents a remote client connection.
An authenticator.
Auxiliary servers to be run in conjunction with a Server must implement this interface.
Provides a AuxiliaryServer implementation.
Encapsulates a collection of server access log entries and basic connection access info.
Utility methods for remote clients
An exception indicating that the server is not accepting new connections
Encapsulates information about a client required by a server for establishing a connection
A builder for ConnectionRequest
A base server admin implementation.
An exception indicating that a login has failed
Contains basic information about a remote client
Server<C extends Remote,A extends ServerAdmin>
A server for serving remote interfaces
Locates Servers by name on a registry.
A builder for Server.Locator instances.
Administration interface for a RemoteServer.
Garbage collection event
Basic server performance statistics.
Thread statistics
An exception indicating that a login has failed due to an authentication error, invalid username or password
Configuration values for a Server.
A Builder for ServerConfiguration
An exception originating from a remote server
Encapsulates static server information