- cancelConsumer(ShortString) - Method in class org.wso2.broker.amqp.codec.AmqpChannel
-
- CHANNEL_ERROR - Static variable in exception org.wso2.broker.amqp.codec.ConnectionException
-
- ChannelClose - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.close
Parameter Summary:
1.
- ChannelClose(int, int, ShortString, int, int) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelClose
-
- ChannelCloseOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.close-ok
Parameter Summary:
No parameters
- ChannelCloseOk(int) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelCloseOk
-
- ChannelException - Exception in org.wso2.broker.amqp.codec
-
ChannelException is associated with failures that affect the current channel
but not other channels in the same connection.
- ChannelException(int, String) - Constructor for exception org.wso2.broker.amqp.codec.ChannelException
-
- ChannelFlow - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.flow
Parameter Summary:
1.active (bit) - current flow setting
- ChannelFlow(int, boolean) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelFlow
-
- ChannelFlowOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.flow-ok
Parameter Summary:
1.active (bit) - current flow setting
- ChannelFlowOk(int, boolean) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelFlowOk
-
- ChannelOpen - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.open
Parameter Summary:
1.
- ChannelOpen(int) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelOpen
-
- ChannelOpenOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for channel.open-ok
Parameter Summary:
1.
- ChannelOpenOk(int) - Constructor for class org.wso2.broker.amqp.codec.frames.ChannelOpenOk
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.broker.amqp.codec.AmqpConnectionHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.broker.amqp.codec.BlockingTaskHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class org.wso2.broker.amqp.codec.AmqpConnectionHandler
-
- close() - Method in class org.wso2.broker.amqp.AmqpConsumer
-
- close() - Method in class org.wso2.broker.amqp.codec.AmqpChannel
-
- close() - Method in class org.wso2.broker.amqp.codec.AmqpConnectionHandler
-
- closeChannel(int) - Method in class org.wso2.broker.amqp.codec.AmqpConnectionHandler
-
- COMMAND_INVALID - Static variable in class org.wso2.broker.amqp.codec.AmqConstant
-
- ConnectionClose - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.close
Parameter Summary:
1.
- ConnectionClose(int, ShortString, int, int) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionClose
-
- ConnectionCloseOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.close-ok
Parameter Summary:
No parameters
- ConnectionCloseOk(int) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionCloseOk
-
- ConnectionException - Exception in org.wso2.broker.amqp.codec
-
ConnectionException is associated with failures that preclude any further activity
on the connection and require its closing.
- ConnectionException(int, String) - Constructor for exception org.wso2.broker.amqp.codec.ConnectionException
-
- ConnectionOpen - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.open
Parameter Summary:
1.
- ConnectionOpen(ShortString) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionOpen
-
- ConnectionOpenOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.open-ok
Parameter Summary:
1.
- ConnectionOpenOk() - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionOpenOk
-
- ConnectionStart - Class in org.wso2.broker.amqp.codec.frames
-
AMQP connection.start frame.
- ConnectionStart(short, byte, byte, FieldTable, LongString, LongString) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionStart
-
- ConnectionStartOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP connection.start frame.
- ConnectionStartOk(int, FieldTable, ShortString, ShortString, LongString) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionStartOk
-
- ConnectionTune - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.tune
Parameter Summary:
1.
- ConnectionTune(int, long, int) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionTune
-
- ConnectionTuneOk - Class in org.wso2.broker.amqp.codec.frames
-
AMQP frame for connection.tune-ok.
- ConnectionTuneOk(int, long, int) - Constructor for class org.wso2.broker.amqp.codec.frames.ConnectionTuneOk
-
- consume(ShortString, ShortString, boolean, ChannelHandlerContext) - Method in class org.wso2.broker.amqp.codec.AmqpChannel
-
- contentBodyReceived(long, ByteBuf) - Method in class org.wso2.broker.amqp.codec.InMemoryMessageAggregator
-
- ContentFrame - Class in org.wso2.broker.amqp.codec.frames
-
AMQP content frame
- ContentFrame(int, long, ByteBuf) - Constructor for class org.wso2.broker.amqp.codec.frames.ContentFrame
-
- createChannel(int) - Method in class org.wso2.broker.amqp.codec.AmqpConnectionHandler
-
- createMessageAggregator() - Method in class org.wso2.broker.amqp.codec.AmqpChannel
-