Package infoservice.mailsystem.central.server

Interface Summary
IServerImplementationFactory This interface defines a factory for creating new server implementations handling incoming connections.
 

Class Summary
AbstractServerImplementation This is a generic implementation for handling client requests which have reached the server.
ConnectionHandle This is the implementation for handling new connections.
GenericServer This class is a generic server implementation.