Interface | Description |
---|---|
AMQBody | |
AMQMethodBody | |
ChannelMethodProcessor | |
ClientChannelMethodProcessor | |
ClientMethodDispatcher | |
ClientMethodProcessor<T extends ClientChannelMethodProcessor> | |
EncodableAMQDataBlock |
Marker interface to indicate to MINA that a data block should be encoded with the
single encoder/decoder that we have defined.
|
FieldTable.FieldTableElementProcessor | |
FrameCreatingMethodProcessor.ClientAndServerChannelMethodProcessor | |
MethodDispatcher | |
MethodProcessor<T extends ChannelMethodProcessor> | |
ServerChannelMethodProcessor | |
ServerMethodDispatcher | |
ServerMethodProcessor<T extends ServerChannelMethodProcessor> |
Enum | Description |
---|---|
AMQType |
AMQType is a type that represents the different possible AMQP field table types.
|
Exception | Description |
---|---|
AMQFrameDecodingException |
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct
format as defined by the protocol.
|
AMQProtocolClassException |
AMQProtocolInstanceException indicates that the protocol class is incorrect in a header.
|
AMQProtocolHeaderException | |
AMQProtocolInstanceException |
AMQProtocolInstanceException indicates that the protocol instance is incorrect in a header.
|
AMQProtocolVersionException |
AMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.