Package jtge.engine.net

Network package.

See:
          Description

Interface Summary
IClient Defines a client.
IClosable Defines a closable component.
IInputOutputFactoryFactory Defines a factory for input-output factories.
IPeerFactory Defines a factory for network peers.
IServer Defines a server.
IServerView Defines server callbacks.
 

Class Summary
Client Implements a client.
ClientFactory Adapts a peer factory to provide late initialization for a client.
ClientImp Implements the client logics.
InputOutputFactoryFactory Implements a factory of input-output factories.
NetworkAcceptor Implements a network acceptor.
NetworkConnector Implements a network connector.
Peer Captures client and server common behaviours.
Server Implements a server.
ServerFactory Adapts a peer factory to provide late initialization for a server.
ServerImp Implements the server logics.
UserInputOutputFactoryFactory Implements a factory of user input-output factories.
 

Package jtge.engine.net Description

Network package.



Copyright © 2003-2005 . All Rights Reserved.