Modifier and Type | Class and Description |
---|---|
class |
HttpCommunicationProtocol
|
Modifier and Type | Method and Description |
---|---|
protected CommunicationProtocolSource |
HttpsServerSocketManagedObjectSource.createCommunicationProtocolSource() |
protected CommunicationProtocolSource |
HttpServerSocketManagedObjectSource.createCommunicationProtocolSource() |
Modifier and Type | Method and Description |
---|---|
protected abstract CommunicationProtocolSource |
AbstractServerSocketManagedObjectSource.createCommunicationProtocolSource()
Creates the
CommunicationProtocolSource . |
Modifier and Type | Class and Description |
---|---|
class |
SslCommunicationProtocol
SSL
CommunicationProtocolSource that wraps another
CommunicationProtocolSource . |
Constructor and Description |
---|
SslCommunicationProtocol(CommunicationProtocolSource wrappedCommunicationProtocolSource)
Initiate.
|
Modifier and Type | Class and Description |
---|---|
class |
TcpCommunicationProtocol
|
Modifier and Type | Method and Description |
---|---|
protected CommunicationProtocolSource |
TcpServerSocketManagedObjectSource.createCommunicationProtocolSource() |
protected CommunicationProtocolSource |
SecureTcpServerSocketManagedObjectSource.createCommunicationProtocolSource() |
Copyright © 2005–2016. All rights reserved.