Interface | Description |
---|---|
HttpHeader |
HTTP header.
|
HttpRequest |
HTTP request from the
ServerHttpConnection . |
HttpResponse |
HttpResponse for the ServerHttpConnection . |
ServerHttpConnection |
HTTP connection to be handled by the
OfficeFloor . |
Class | Description |
---|---|
HttpTestUtil |
Utility class aiding in testing HTTP functionality.
|
Exception | Description |
---|---|
HttpException |
Root
Exception of all HTTP related exceptions. |
InvalidHttpRequestException |
Thrown by processing of the
HttpRequest to indicate that the
HttpRequest is invalid. |
Copyright © 2005–2016. All rights reserved.