Uses of Package
net.officefloor.plugin.socket.server

Packages that use net.officefloor.plugin.socket.server
net.officefloor.plugin.socket.server   
net.officefloor.plugin.socket.server.http.conversation.impl   
net.officefloor.plugin.socket.server.http.protocol   
net.officefloor.plugin.socket.server.http.source   
net.officefloor.plugin.socket.server.impl   
net.officefloor.plugin.socket.server.ssl   
net.officefloor.plugin.socket.server.ssl.protocol   
net.officefloor.plugin.socket.server.tcp.protocol   
net.officefloor.plugin.socket.server.tcp.source   
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server
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
           Server to handle the input.
ServerSocketHandler
           Handler for a ServerSocket.
WriteContext
          Context for handling a potential write.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.http.conversation.impl
Connection
          SocketChannel connection.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.http.protocol
CommunicationProtocol
          Provides implementation of a communication protocol.
Connection
          SocketChannel connection.
ConnectionHandler
           Handler for a Connection.
IdleContext
          Context for handling Connection being idle.
ReadContext
          Context for handling a read.
Server
           Server to handle the input.
ServerSocketHandler
           Handler for a ServerSocket.
WriteContext
          Context for handling a potential write.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.http.source
CommunicationProtocol
          Provides implementation of a communication protocol.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.impl
CommunicationProtocol
          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
           Server to handle the input.
ServerSocketHandler
           Handler for a ServerSocket.
WriteContext
          Context for handling a potential write.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.ssl
Connection
          SocketChannel connection.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.ssl.protocol
CommunicationProtocol
          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
           Server to handle the input.
ServerSocketHandler
           Handler for a ServerSocket.
WriteContext
          Context for handling a potential write.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.tcp.protocol
CommunicationProtocol
          Provides implementation of a communication protocol.
Connection
          SocketChannel connection.
ConnectionHandler
           Handler for a Connection.
IdleContext
          Context for handling Connection being idle.
ReadContext
          Context for handling a read.
Server
           Server to handle the input.
ServerSocketHandler
           Handler for a ServerSocket.
WriteContext
          Context for handling a potential write.
 

Classes in net.officefloor.plugin.socket.server used by net.officefloor.plugin.socket.server.tcp.source
CommunicationProtocol
          Provides implementation of a communication protocol.
 



Copyright © 2005-2011. All Rights Reserved.