| Package | Description |
|---|---|
| org.apache.qpid.protocol | |
| org.apache.qpid.transport.network | |
| org.apache.qpid.transport.network.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolEngine
A ProtocolEngine is a Receiver for java.nio.ByteBuffers.
|
interface |
ServerProtocolEngine |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
OutgoingNetworkTransport.connect(ConnectionSettings settings,
Receiver<ByteBuffer> delegate,
TransportActivity transportActivity) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnection |
IoNetworkTransport.connect(ConnectionSettings settings,
Receiver<ByteBuffer> delegate,
TransportActivity transportActivity) |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.