|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpManagedObject | |
|---|---|
| net.officefloor.plugin.socket.server.http.conversation | |
| net.officefloor.plugin.socket.server.http.conversation.impl | |
| Uses of HttpManagedObject in net.officefloor.plugin.socket.server.http.conversation |
|---|
| Methods in net.officefloor.plugin.socket.server.http.conversation that return HttpManagedObject | |
|---|---|
HttpManagedObject |
HttpConversation.addRequest(String method,
String requestURI,
String httpVersion,
List<HttpHeader> headers,
InputBufferStream body)
Adds a HttpRequest to the conversation. |
| Uses of HttpManagedObject in net.officefloor.plugin.socket.server.http.conversation.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.http.conversation.impl that implement HttpManagedObject | |
|---|---|
class |
HttpManagedObjectImpl
ManagedObject for the ServerHttpConnection. |
| Methods in net.officefloor.plugin.socket.server.http.conversation.impl that return HttpManagedObject | |
|---|---|
HttpManagedObject |
HttpConversationImpl.addRequest(String method,
String requestURI,
String httpVersion,
List<HttpHeader> headers,
InputBufferStream body)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||