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

Packages that use net.officefloor.plugin.socket.server.http
net.officefloor.plugin.socket.server.http   
net.officefloor.plugin.socket.server.http.conversation   
net.officefloor.plugin.socket.server.http.conversation.impl   
net.officefloor.plugin.socket.server.http.parse   
net.officefloor.plugin.socket.server.http.parse.impl   
net.officefloor.plugin.socket.server.http.response   
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http
HttpException
          Root Exception of all HTTP related exceptions.
HttpHeader
          HTTP header.
HttpRequest
          HTTP request from the ServerHttpConnection.
HttpResponse
          HttpResponse for the ServerHttpConnection.
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http.conversation
HttpHeader
          HTTP header.
ServerHttpConnection
          HTTP connection to be handled by the OfficeFloor.
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http.conversation.impl
HttpHeader
          HTTP header.
HttpRequest
          HTTP request from the ServerHttpConnection.
HttpResponse
          HttpResponse for the ServerHttpConnection.
ServerHttpConnection
          HTTP connection to be handled by the OfficeFloor.
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http.parse
HttpException
          Root Exception of all HTTP related exceptions.
HttpHeader
          HTTP header.
InvalidHttpRequestException
          Thrown by processing of the HttpRequest to indicate that the HttpRequest is invalid.
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http.parse.impl
HttpHeader
          HTTP header.
 

Classes in net.officefloor.plugin.socket.server.http used by net.officefloor.plugin.socket.server.http.response
ServerHttpConnection
          HTTP connection to be handled by the OfficeFloor.
 



Copyright © 2005-2011. All Rights Reserved.