| Package | Description |
|---|---|
| org.apache.qpid.client | |
| org.apache.qpid.transport | |
| org.apache.qpid.transport.network.io |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
AMQProtocolHandler.getNetworkConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQProtocolHandler.setNetworkConnection(NetworkConnection network) |
void |
AMQProtocolHandler.setNetworkConnection(NetworkConnection network,
ByteBufferSender sender) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
Connection.getNetworkConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setNetworkConnection(NetworkConnection network) |
| Modifier and Type | Class and Description |
|---|---|
class |
IoNetworkConnection |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
IoNetworkTransport.connect(ConnectionSettings settings,
ExceptionHandlingByteBufferReceiver delegate,
TransportActivity transportActivity) |
NetworkConnection |
IoNetworkTransport.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdleTimeoutTicker.setConnection(NetworkConnection connection) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.