Modifier and Type | Method and Description |
---|---|
ConnectionHandler |
ManagedConnection.getConnectionHandler()
Obtains the
ConnectionHandler . |
Modifier and Type | Class and Description |
---|---|
class |
HttpConnectionHandler
HTTP
ConnectionHandler . |
Modifier and Type | Method and Description |
---|---|
ConnectionHandler |
ConnectionImpl.getConnectionHandler() |
Modifier and Type | Method and Description |
---|---|
ConnectionHandler |
CommunicationProtocol.createConnectionHandler(Connection connection)
Creates a
ConnectionHandler for a new Connection . |
Modifier and Type | Class and Description |
---|---|
class |
SslConnectionHandler
SSL
ConnectionHandler . |
Modifier and Type | Class and Description |
---|---|
class |
TcpConnectionHandler
TCP
ConnectionHandler . |
Copyright © 2005–2016. All rights reserved.