Package | Description |
---|---|
net.officefloor.plugin.socket.server.ssl.protocol |
Modifier and Type | Class and Description |
---|---|
class |
SslCommunicationProtocol
SSL
CommunicationProtocolSource that wraps another
CommunicationProtocolSource . |
Constructor and Description |
---|
SslConnectionHandler(Connection connection,
SSLEngine engine,
SslTaskExecutor taskExecutor,
int sendBufferSize,
CommunicationProtocol wrappedCommunicationProtocol)
Initiate.
|
Copyright © 2005–2016. All rights reserved.