Package net.anotheria.net.shared.server

Interface Summary
IConnection All connections have some common methods.
IConnectionCreationContext A protocol depedent context of a connection creation.
IConnectionFactory Factory for creation of protocol dependent connection objects.
IConnectionListener A listener object which is notified on connection state changes.
IServer Defines a server.
IServerListener  
 

Class Summary
AbstractConnection Base class for IConnection implementations.
AbstractServer Base class for all different kinds of servers
ServerLogger A server and connection listener which just prints out to system-out.
 

Exception Summary
ServerException Base class for server-generated exceptions.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.