Modifier and Type | Method and Description |
---|---|
CommunicationProtocol |
HttpCommunicationProtocol.createCommunicationProtocol(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext,
CommunicationProtocolContext protocolContext) |
Modifier and Type | Class and Description |
---|---|
class |
HttpServerSocketManagedObjectSource
|
class |
HttpsServerSocketManagedObjectSource
ManagedObjectSource for a secure ServerHttpConnection . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerSocketManagedObjectSource
Abstract
ManagedObjectSource for a ServerSocketChannel . |
Modifier and Type | Method and Description |
---|---|
CommunicationProtocol |
CommunicationProtocolSource.createCommunicationProtocol(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext,
CommunicationProtocolContext protocolContext)
Creates the
CommunicationProtocol . |
Modifier and Type | Method and Description |
---|---|
CommunicationProtocol |
SslCommunicationProtocol.createCommunicationProtocol(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext,
CommunicationProtocolContext protocolContext) |
Modifier and Type | Method and Description |
---|---|
CommunicationProtocol |
TcpCommunicationProtocol.createCommunicationProtocol(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext,
CommunicationProtocolContext protocolContext) |
Modifier and Type | Class and Description |
---|---|
class |
SecureTcpServerSocketManagedObjectSource
ManagedObjectSource providing a ServerTcpConnection that is
wrapped with a SslCommunicationProtocol . |
class |
TcpServerSocketManagedObjectSource
|
Copyright © 2005–2016. All rights reserved.