|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServerHttpConnection in net.officefloor.plugin.socket.server.http.conversation |
|---|
| Methods in net.officefloor.plugin.socket.server.http.conversation that return ServerHttpConnection | |
|---|---|
ServerHttpConnection |
HttpManagedObject.getServerHttpConnection()
Obtains the ServerHttpConnection. |
| Uses of ServerHttpConnection in net.officefloor.plugin.socket.server.http.conversation.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.http.conversation.impl that implement ServerHttpConnection | |
|---|---|
class |
HttpManagedObjectImpl
ManagedObject for the ServerHttpConnection. |
| Methods in net.officefloor.plugin.socket.server.http.conversation.impl that return ServerHttpConnection | |
|---|---|
ServerHttpConnection |
HttpManagedObjectImpl.getServerHttpConnection()
|
| Uses of ServerHttpConnection in net.officefloor.plugin.socket.server.http.response |
|---|
| Methods in net.officefloor.plugin.socket.server.http.response with parameters of type ServerHttpConnection | |
|---|---|
HttpResponseWriter |
HttpResponseWriterFactory.createHttpResponseWriter(ServerHttpConnection connection)
Creates the HttpResponseWriter for the
ServerHttpConnection. |
HttpResponseWriter |
HttpResponseWriterFactoryImpl.createHttpResponseWriter(ServerHttpConnection connection)
|
| Constructors in net.officefloor.plugin.socket.server.http.response with parameters of type ServerHttpConnection | |
|---|---|
HttpResponseWriterImpl(ServerHttpConnection connection)
Initiate. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||