Modifier and Type | Class and Description |
---|---|
class |
AMQProtocolHandler |
Modifier and Type | Class and Description |
---|---|
class |
AMQPConnection_0_10 |
Modifier and Type | Class and Description |
---|---|
class |
AMQPConnection_0_8 |
Modifier and Type | Class and Description |
---|---|
class |
AMQPConnection_1_0 |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtocolEngine
A ProtocolEngine is a Receiver for java.nio.ByteBuffers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAMQPConnection<C extends AbstractAMQPConnection<C>> |
class |
MultiVersionProtocolEngine |
Constructor and Description |
---|
ServerIdleReadTimeoutTicker(ServerNetworkConnection connection,
TransportActivity transport,
int readDelay) |
ServerIdleWriteTimeoutTicker(TransportActivity transport,
int writeDelay) |
Modifier and Type | Method and Description |
---|---|
NetworkConnection |
IoNetworkTransport.connect(ConnectionSettings settings,
ExceptionHandlingByteBufferReceiver delegate,
TransportActivity transportActivity) |
Constructor and Description |
---|
IdleTimeoutTicker(TransportActivity transport,
int defaultTimeout) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.