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