|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpRequest | |
|---|---|
| net.officefloor.plugin.socket.server.http | |
| net.officefloor.plugin.socket.server.http.conversation.impl | |
| Uses of HttpRequest in net.officefloor.plugin.socket.server.http |
|---|
| Methods in net.officefloor.plugin.socket.server.http that return HttpRequest | |
|---|---|
static HttpRequest |
HttpTestUtil.createHttpRequest(String method,
String requestUri,
String body,
String... headerNameValues)
Creates a HttpRequest for testing. |
HttpRequest |
ServerHttpConnection.getHttpRequest()
Obtains the HttpRequest for this ServerHttpConnection. |
| Uses of HttpRequest in net.officefloor.plugin.socket.server.http.conversation.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.http.conversation.impl that implement HttpRequest | |
|---|---|
class |
HttpRequestImpl
HttpRequest implementation. |
| Methods in net.officefloor.plugin.socket.server.http.conversation.impl that return HttpRequest | |
|---|---|
HttpRequest |
HttpManagedObjectImpl.getHttpRequest()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||