Package net.officefloor.plugin.socket.server.impl

Interface Summary
NonblockingSocketChannel Interface encapsulating the SocketChannel to provide the necessary non-blocking Socket operations.
 

Class Summary
AbstractServerSocketManagedObjectSource<CH extends ConnectionHandler> Abstract ManagedObjectSource for a ServerSocketChannel.
ConnectionImpl<CH extends ConnectionHandler> Implementation of a Connection.
ConnectionManager<CH extends ConnectionHandler> Manages the Connection instances with the Server.
SelectorFactory Factory for the creation of the Selector.
ServerSocketAccepter<CH extends ConnectionHandler> Accepts connections.
SocketListener<CH extends ConnectionHandler> Listens to Socket instances.
 

Enum Summary
ServerSocketAccepter.ServerSocketAccepterFlows Flow instances for the ServerSocketAccepter.
SocketListener.SocketListenerDependencies Keys for the dependencies for the SocketListener.
 



Copyright © 2005-2011. All Rights Reserved.