| Modifier and Type | Method and Description |
|---|---|
ConnectionSettings |
BrokerDetails.buildConnectionSettings() |
ConnectionSettings |
AMQConnection.getConnectionSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQProtocolHandler.init(ConnectionSettings settings) |
void |
AMQConnection.setConnectionSettings(ConnectionSettings connectionSettings) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSettings |
AMQProtocolSession.getConnectionSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQProtocolSession.init(ConnectionSettings settings) |
| Constructor and Description |
|---|
ClientConnectionDelegate(ConnectionSettings settings,
ConnectionURL connectionURL) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSettings |
Connection.getConnectionSettings() |
ConnectionSettings |
ClientDelegate.getConnectionSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.connect(ConnectionSettings settings) |
| Constructor and Description |
|---|
ClientDelegate(ConnectionSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
IoNetworkTransport.connect(ConnectionSettings settings,
ExceptionHandlingByteBufferReceiver delegate,
TransportActivity transportActivity) |
| Modifier and Type | Method and Description |
|---|---|
static SecurityLayer |
SecurityLayerFactory.newInstance(ConnectionSettings settings) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.