| Interface | Description |
|---|---|
| AMQPConnection_0_8<C extends AMQPConnection_0_8<C>> | |
| ClientDeliveryMethod | |
| CreditRestorer | |
| FlowCreditManager_0_8 | |
| MessageConsumerAssociation | |
| ProtocolOutputConverter | |
| UnacknowledgedMessageMap | |
| UnacknowledgedMessageMap.Visitor |
| Enum | Description |
|---|---|
| AMQType |
AMQType is a type that represents the different possible AMQP field table types.
|
| Exception | Description |
|---|---|
| AMQConnectionException |
AMQConnectionException indicates that an error that requires the channel to be closed has occurred.
|
| AMQFrameDecodingException |
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct
format as defined by the protocol.
|
| AMQPInvalidClassException |
AMQPInvalidClassException indicates an error when trying to store an illegally typed argument in a field table.
|
| ConsumerTagInUseException |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.