Uses of Class
net.officefloor.plugin.socket.server.http.HttpException

Packages that use HttpException
net.officefloor.plugin.socket.server.http   
net.officefloor.plugin.socket.server.http.parse   
 

Uses of HttpException in net.officefloor.plugin.socket.server.http
 

Subclasses of HttpException in net.officefloor.plugin.socket.server.http
 class InvalidHttpRequestException
          Thrown by processing of the HttpRequest to indicate that the HttpRequest is invalid.
 

Uses of HttpException in net.officefloor.plugin.socket.server.http.parse
 

Subclasses of HttpException in net.officefloor.plugin.socket.server.http.parse
 class HttpRequestParseException
          Indicates that failed to parse the HttpRequest.
 



Copyright © 2005-2011. All Rights Reserved.