Package net.officefloor.plugin.socket.server

Interface Summary
CommunicationProtocol<CH extends ConnectionHandler> Provides implementation of a communication protocol.
Connection SocketChannel connection.
ConnectionHandler Handler for a Connection.
ConnectionHandlerContext Context that is available to all handle methods for the ConnectionHandler.
IdleContext Context for handling Connection being idle.
ReadContext Context for handling a read.
Server<CH extends ConnectionHandler> Server to handle the input.
ServerSocketHandler<CH extends ConnectionHandler> Handler for a ServerSocket.
WriteContext Context for handling a potential write.
 



Copyright © 2005-2011. All Rights Reserved.