|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConnectionHandler | |
|---|---|
| net.officefloor.plugin.socket.server.http.protocol | |
| net.officefloor.plugin.socket.server.http.source | |
| Uses of HttpConnectionHandler in net.officefloor.plugin.socket.server.http.protocol |
|---|
| Methods in net.officefloor.plugin.socket.server.http.protocol that return HttpConnectionHandler | |
|---|---|
HttpConnectionHandler |
HttpCommunicationProtocol.createConnectionHandler(Connection connection)
|
| Methods in net.officefloor.plugin.socket.server.http.protocol that return types with arguments of type HttpConnectionHandler | |
|---|---|
Server<HttpConnectionHandler> |
HttpCommunicationProtocol.createServer()
|
ServerSocketHandler<HttpConnectionHandler> |
HttpCommunicationProtocol.createServerSocketHandler(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> context,
BufferSquirtFactory bufferSquirtFactory)
|
| Methods in net.officefloor.plugin.socket.server.http.protocol with parameters of type HttpConnectionHandler | |
|---|---|
void |
HttpServer.processRequest(HttpConnectionHandler connectionHandler,
Object attachment)
|
| Uses of HttpConnectionHandler in net.officefloor.plugin.socket.server.http.source |
|---|
| Methods in net.officefloor.plugin.socket.server.http.source that return types with arguments of type HttpConnectionHandler | |
|---|---|
protected CommunicationProtocol<SslConnectionHandler<HttpConnectionHandler>> |
HttpsServerSocketManagedObjectSource.createCommunicationProtocol()
|
protected CommunicationProtocol<HttpConnectionHandler> |
HttpServerSocketManagedObjectSource.createCommunicationProtocol()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||