Uses of Package
net.anotheria.net.shared.server

Packages that use net.anotheria.net.shared.server
net.anotheria.net.shared.server   
net.anotheria.net.tcp.client.object2object   
net.anotheria.net.tcp.proxy   
net.anotheria.net.tcp.server   
net.anotheria.net.tcp.server.object2object   
 

Classes in net.anotheria.net.shared.server used by net.anotheria.net.shared.server
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
           
ServerException
          Base class for server-generated exceptions.
 

Classes in net.anotheria.net.shared.server used by net.anotheria.net.tcp.client.object2object
AbstractConnection
          Base class for IConnection implementations.
IConnection
          All connections have some common methods.
 

Classes in net.anotheria.net.shared.server used by net.anotheria.net.tcp.proxy
AbstractConnection
          Base class for IConnection implementations.
AbstractServer
          Base class for all different kinds of servers
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.
IServer
          Defines a server.
 

Classes in net.anotheria.net.shared.server used by net.anotheria.net.tcp.server
AbstractConnection
          Base class for IConnection implementations.
AbstractServer
          Base class for all different kinds of servers
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.
IServer
          Defines a server.
ServerException
          Base class for server-generated exceptions.
 

Classes in net.anotheria.net.shared.server used by net.anotheria.net.tcp.server.object2object
AbstractConnection
          Base class for IConnection implementations.
AbstractServer
          Base class for all different kinds of servers
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.
IServer
          Defines a server.
 



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