|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SslTaskExecutor | |
|---|---|
| net.officefloor.plugin.socket.server.ssl.protocol | |
| Uses of SslTaskExecutor in net.officefloor.plugin.socket.server.ssl.protocol |
|---|
| Classes in net.officefloor.plugin.socket.server.ssl.protocol that implement SslTaskExecutor | |
|---|---|
class |
SslCommunicationProtocol<CH extends ConnectionHandler>
SSL CommunicationProtocol that wraps another
CommunicationProtocol. |
| Constructors in net.officefloor.plugin.socket.server.ssl.protocol with parameters of type SslTaskExecutor | |
|---|---|
SslConnectionHandler(Connection connection,
SSLEngine engine,
BufferSquirtFactory bufferSquirtFactory,
SslTaskExecutor taskExecutor,
ServerSocketHandler<CH> wrappedServerSocketHandler)
Initiate. |
|
SslConnectionImpl(Object lock,
InetSocketAddress localAddress,
InetSocketAddress remoteAddress,
InputBufferStream inputDelegate,
OutputBufferStream outputDelegate,
SSLEngine engine,
BufferSquirtFactory bufferSquirtFactory,
TemporaryByteArrayFactory byteArrayFactory,
SslTaskExecutor taskExecutor)
Initiate. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||