A B C D E F G H I K L M N O P Q R S T U V W _

A

ACCESS_REFUSED - Static variable in class org.apache.qpid.protocol.AMQConstant
 
AccessRequestBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
AccessRequestBody() - Constructor for class org.apache.qpid.framing.AccessRequestBody
 
AccessRequestOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
AccessRequestOkBody() - Constructor for class org.apache.qpid.framing.AccessRequestOkBody
 
active - Variable in class org.apache.qpid.framing.AccessRequestBody
 
active - Variable in class org.apache.qpid.framing.ChannelFlowBody
 
active - Variable in class org.apache.qpid.framing.ChannelFlowOkBody
 
ALTERNATIVE_OPTION_SEPARATOR - Static variable in class org.apache.qpid.url.URLHelper
 
AMQBindingURL - Class in org.apache.qpid.url
 
AMQBindingURL(String) - Constructor for class org.apache.qpid.url.AMQBindingURL
 
AMQBody - Class in org.apache.qpid.framing
 
AMQBody() - Constructor for class org.apache.qpid.framing.AMQBody
 
AMQChannelClosedException - Exception in org.apache.qpid
AMQ channel closed exception.
AMQChannelClosedException(int, String) - Constructor for exception org.apache.qpid.AMQChannelClosedException
 
AMQChannelException - Exception in org.apache.qpid
 
AMQChannelException(int, String, int, int, Throwable) - Constructor for exception org.apache.qpid.AMQChannelException
 
AMQChannelException(int, String, int, int) - Constructor for exception org.apache.qpid.AMQChannelException
 
AMQCodecFactory - Class in org.apache.qpid.codec
 
AMQCodecFactory(boolean) - Constructor for class org.apache.qpid.codec.AMQCodecFactory
 
AMQConnectionClosedException - Exception in org.apache.qpid
AMQ channel closed exception.
AMQConnectionClosedException(int, String) - Constructor for exception org.apache.qpid.AMQConnectionClosedException
 
AMQConnectionException - Exception in org.apache.qpid
 
AMQConnectionException(String) - Constructor for exception org.apache.qpid.AMQConnectionException
 
AMQConstant - Class in org.apache.qpid.protocol
 
AMQDataBlock - Class in org.apache.qpid.framing
A data block represents something that has a size in bytes and the ability to write itself to a byte buffer (similar to a byte array).
AMQDataBlock() - Constructor for class org.apache.qpid.framing.AMQDataBlock
 
AMQDataBlockDecoder - Class in org.apache.qpid.framing
 
AMQDataBlockDecoder() - Constructor for class org.apache.qpid.framing.AMQDataBlockDecoder
 
AMQDataBlockEncoder - Class in org.apache.qpid.framing
 
AMQDataBlockEncoder() - Constructor for class org.apache.qpid.framing.AMQDataBlockEncoder
 
AMQDecoder - Class in org.apache.qpid.codec
There is one instance of this class per session.
AMQDecoder(boolean) - Constructor for class org.apache.qpid.codec.AMQDecoder
 
AMQDisconnectedException - Exception in org.apache.qpid
AMQ disconnected exception.
AMQDisconnectedException(String) - Constructor for exception org.apache.qpid.AMQDisconnectedException
 
AMQEncoder - Class in org.apache.qpid.codec
 
AMQEncoder() - Constructor for class org.apache.qpid.codec.AMQEncoder
 
AMQException - Exception in org.apache.qpid
Generic AMQ exception.
AMQException(String) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(String, Throwable) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(int, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(int, String) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(Logger, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(Logger, String) - Constructor for exception org.apache.qpid.AMQException
 
AMQException(Logger, int, String) - Constructor for exception org.apache.qpid.AMQException
 
AMQFrame - Class in org.apache.qpid.framing
 
AMQFrame() - Constructor for class org.apache.qpid.framing.AMQFrame
 
AMQFrame(int, AMQBody) - Constructor for class org.apache.qpid.framing.AMQFrame
 
AMQFrameDecodingException - Exception in org.apache.qpid.framing
 
AMQFrameDecodingException(String) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQFrameDecodingException(String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQFrameDecodingException(Logger, String) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQFrameDecodingException(Logger, String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQMethodBody - Class in org.apache.qpid.framing
 
AMQMethodBody() - Constructor for class org.apache.qpid.framing.AMQMethodBody
 
AMQMethodBodyFactory - Class in org.apache.qpid.framing
 
AMQProtocolClassException - Exception in org.apache.qpid.framing
 
AMQProtocolClassException(String) - Constructor for exception org.apache.qpid.framing.AMQProtocolClassException
 
AMQProtocolHeaderException - Exception in org.apache.qpid.framing
 
AMQProtocolHeaderException(String) - Constructor for exception org.apache.qpid.framing.AMQProtocolHeaderException
 
AMQProtocolInstanceException - Exception in org.apache.qpid.framing
 
AMQProtocolInstanceException(String) - Constructor for exception org.apache.qpid.framing.AMQProtocolInstanceException
 
AMQProtocolVersionException - Exception in org.apache.qpid.framing
Exception that is thrown when the client and server differ on expected protocol version (header) information.
AMQProtocolVersionException(String) - Constructor for exception org.apache.qpid.framing.AMQProtocolVersionException
 
AMQUndeliveredException - Exception in org.apache.qpid
Generic AMQ exception.
AMQUndeliveredException(int, String, Object) - Constructor for exception org.apache.qpid.AMQUndeliveredException
 
AMQUnresolvedAddressException - Exception in org.apache.qpid
 
AMQUnresolvedAddressException(String, String) - Constructor for exception org.apache.qpid.AMQUnresolvedAddressException
 
arguments - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
arguments - Variable in class org.apache.qpid.framing.QueueBindBody
 
arguments - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
autoDelete - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
autoDelete - Variable in class org.apache.qpid.framing.QueueDeclareBody
 

B

BasicAckBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicAckBody() - Constructor for class org.apache.qpid.framing.BasicAckBody
 
BasicCancelBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicCancelBody() - Constructor for class org.apache.qpid.framing.BasicCancelBody
 
BasicCancelOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicCancelOkBody() - Constructor for class org.apache.qpid.framing.BasicCancelOkBody
 
BasicConsumeBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicConsumeBody() - Constructor for class org.apache.qpid.framing.BasicConsumeBody
 
BasicConsumeOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicConsumeOkBody() - Constructor for class org.apache.qpid.framing.BasicConsumeOkBody
 
BasicContentHeaderProperties - Class in org.apache.qpid.framing
 
BasicContentHeaderProperties() - Constructor for class org.apache.qpid.framing.BasicContentHeaderProperties
 
BasicDeliverBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicDeliverBody() - Constructor for class org.apache.qpid.framing.BasicDeliverBody
 
BasicGetBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicGetBody() - Constructor for class org.apache.qpid.framing.BasicGetBody
 
BasicGetEmptyBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicGetEmptyBody() - Constructor for class org.apache.qpid.framing.BasicGetEmptyBody
 
BasicGetOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicGetOkBody() - Constructor for class org.apache.qpid.framing.BasicGetOkBody
 
BasicPublishBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicPublishBody() - Constructor for class org.apache.qpid.framing.BasicPublishBody
 
BasicQosBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicQosBody() - Constructor for class org.apache.qpid.framing.BasicQosBody
 
BasicQosOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicQosOkBody() - Constructor for class org.apache.qpid.framing.BasicQosOkBody
 
BasicRecoverBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicRecoverBody() - Constructor for class org.apache.qpid.framing.BasicRecoverBody
 
BasicRejectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicRejectBody() - Constructor for class org.apache.qpid.framing.BasicRejectBody
 
BasicReturnBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
BasicReturnBody() - Constructor for class org.apache.qpid.framing.BasicReturnBody
 
BindingURL - Interface in org.apache.qpid.url
 
BodyFactory - Interface in org.apache.qpid.framing
Any class that is capable of turning a stream of bytes into an AMQ structure must implement this interface.
bodyFrame - Variable in class org.apache.qpid.framing.AMQFrame
 
bodySize - Variable in class org.apache.qpid.framing.ContentHeaderBody
unsigned long but java can't handle that anyway when allocating byte array
BogusSSLContextFactory - Class in org.apache.qpid.ssl
Factory to create a bogus SSLContext.
BogusSSLContextFactory() - Constructor for class org.apache.qpid.ssl.BogusSSLContextFactory
 
broker - Variable in class org.apache.qpid.framing.ClusterJoinBody
 
broker - Variable in class org.apache.qpid.framing.ClusterLeaveBody
 
broker - Variable in class org.apache.qpid.framing.ClusterPingBody
 
broker - Variable in class org.apache.qpid.framing.ClusterSuspectBody
 
BROKER_SEPARATOR - Static variable in class org.apache.qpid.url.URLHelper
 
buildFilterChain(IoFilterChain) - Method in class org.apache.qpid.pool.ReadWriteThreadModel
 

C

capabilities - Variable in class org.apache.qpid.framing.ConnectionOpenBody
 
challenge - Variable in class org.apache.qpid.framing.ConnectionSecureBody
 
channel - Variable in class org.apache.qpid.framing.AMQFrame
 
CHANNEL_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
 
ChannelAlertBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelAlertBody() - Constructor for class org.apache.qpid.framing.ChannelAlertBody
 
ChannelCloseBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelCloseBody() - Constructor for class org.apache.qpid.framing.ChannelCloseBody
 
ChannelCloseOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelCloseOkBody() - Constructor for class org.apache.qpid.framing.ChannelCloseOkBody
 
ChannelFlowBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelFlowBody() - Constructor for class org.apache.qpid.framing.ChannelFlowBody
 
ChannelFlowOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelFlowOkBody() - Constructor for class org.apache.qpid.framing.ChannelFlowOkBody
 
channelMax - Variable in class org.apache.qpid.framing.ConnectionTuneBody
 
channelMax - Variable in class org.apache.qpid.framing.ConnectionTuneOkBody
 
ChannelOpenBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelOpenBody() - Constructor for class org.apache.qpid.framing.ChannelOpenBody
 
ChannelOpenOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ChannelOpenOkBody() - Constructor for class org.apache.qpid.framing.ChannelOpenOkBody
 
checkVersion(ProtocolVersionList) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
CLASS_ID - Static variable in class org.apache.qpid.framing.AccessRequestBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.AccessRequestOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicAckBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicCancelBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicCancelOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicConsumeBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicConsumeOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicDeliverBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetEmptyBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicPublishBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicQosBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicQosOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRecoverBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRejectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.BasicReturnBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelAlertBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelCloseBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelCloseOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelFlowBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelFlowOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelOpenBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelOpenOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterJoinBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterLeaveBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterMembershipBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterPingBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterSuspectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ClusterSynchBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionRedirectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionStartBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.DtxSelectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.DtxSelectOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.DtxStartBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.DtxStartOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileAckBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileCancelBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileCancelOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileConsumeBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileConsumeOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileDeliverBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileOpenBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileOpenOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FilePublishBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileQosBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileQosOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileRejectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileReturnBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.FileStageBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueBindBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueBindOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeclareBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeclareOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeleteBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeleteOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueuePurgeBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.QueuePurgeOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamCancelBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamCancelOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamConsumeBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamConsumeOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamDeliverBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamPublishBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamQosBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamQosOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.StreamReturnBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestContentBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestContentOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestIntegerBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestIntegerOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestStringBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestStringOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestTableBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TestTableOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TunnelRequestBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxCommitBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxCommitOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxRollbackBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxRollbackOkBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxSelectBody
 
CLASS_ID - Static variable in class org.apache.qpid.framing.TxSelectOkBody
 
classId - Variable in class org.apache.qpid.framing.ChannelCloseBody
 
classId - Variable in class org.apache.qpid.framing.ConnectionCloseBody
 
classId - Variable in class org.apache.qpid.framing.ContentHeaderBody
 
clientProperties - Variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
clusterId - Variable in class org.apache.qpid.framing.BasicGetEmptyBody
 
ClusterJoinBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterJoinBody() - Constructor for class org.apache.qpid.framing.ClusterJoinBody
 
ClusterLeaveBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterLeaveBody() - Constructor for class org.apache.qpid.framing.ClusterLeaveBody
 
ClusterMembershipBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterMembershipBody() - Constructor for class org.apache.qpid.framing.ClusterMembershipBody
 
ClusterPingBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterPingBody() - Constructor for class org.apache.qpid.framing.ClusterPingBody
 
ClusterSuspectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterSuspectBody() - Constructor for class org.apache.qpid.framing.ClusterSuspectBody
 
ClusterSynchBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ClusterSynchBody() - Constructor for class org.apache.qpid.framing.ClusterSynchBody
 
COMMAND_INVALID - Static variable in class org.apache.qpid.protocol.AMQConstant
 
completed(IoSession, Job) - Method in class org.apache.qpid.pool.PoolingFilter
 
CompositeAMQDataBlock - Class in org.apache.qpid.framing
 
CompositeAMQDataBlock(AMQDataBlock[]) - Constructor for class org.apache.qpid.framing.CompositeAMQDataBlock
 
CompositeAMQDataBlock(ByteBuffer, AMQDataBlock[]) - Constructor for class org.apache.qpid.framing.CompositeAMQDataBlock
The encoded block will be logically first before the AMQDataBlocks which are encoded into the buffer afterwards.
ConcurrentLinkedQueueAtomicSize<E> - Class in org.apache.qpid.util
 
ConcurrentLinkedQueueAtomicSize() - Constructor for class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize
 
ConcurrentLinkedQueueNoSize<E> - Class in org.apache.qpid.util
 
ConcurrentLinkedQueueNoSize() - Constructor for class org.apache.qpid.util.ConcurrentLinkedQueueNoSize
 
Configured - Annotation Type in org.apache.qpid.configuration
Marks a field as being "configured" externally.
ConnectionCloseBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionCloseBody() - Constructor for class org.apache.qpid.framing.ConnectionCloseBody
 
ConnectionCloseOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionCloseOkBody() - Constructor for class org.apache.qpid.framing.ConnectionCloseOkBody
 
ConnectionOpenBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionOpenBody() - Constructor for class org.apache.qpid.framing.ConnectionOpenBody
 
ConnectionOpenOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionOpenOkBody() - Constructor for class org.apache.qpid.framing.ConnectionOpenOkBody
 
ConnectionRedirectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionRedirectBody() - Constructor for class org.apache.qpid.framing.ConnectionRedirectBody
 
ConnectionSecureBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionSecureBody() - Constructor for class org.apache.qpid.framing.ConnectionSecureBody
 
ConnectionSecureOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionSecureOkBody() - Constructor for class org.apache.qpid.framing.ConnectionSecureOkBody
 
ConnectionStartBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionStartBody() - Constructor for class org.apache.qpid.framing.ConnectionStartBody
 
ConnectionStartOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionStartOkBody() - Constructor for class org.apache.qpid.framing.ConnectionStartOkBody
 
ConnectionTuneBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionTuneBody() - Constructor for class org.apache.qpid.framing.ConnectionTuneBody
 
ConnectionTuneOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ConnectionTuneOkBody() - Constructor for class org.apache.qpid.framing.ConnectionTuneOkBody
 
consumeRate - Variable in class org.apache.qpid.framing.StreamQosBody
 
consumerCount - Variable in class org.apache.qpid.framing.QueueDeclareOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.BasicCancelBody
 
consumerTag - Variable in class org.apache.qpid.framing.BasicCancelOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
consumerTag - Variable in class org.apache.qpid.framing.BasicConsumeOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.BasicDeliverBody
 
consumerTag - Variable in class org.apache.qpid.framing.FileCancelBody
 
consumerTag - Variable in class org.apache.qpid.framing.FileCancelOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.FileConsumeBody
 
consumerTag - Variable in class org.apache.qpid.framing.FileConsumeOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.FileDeliverBody
 
consumerTag - Variable in class org.apache.qpid.framing.StreamCancelBody
 
consumerTag - Variable in class org.apache.qpid.framing.StreamCancelOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.StreamConsumeBody
 
consumerTag - Variable in class org.apache.qpid.framing.StreamConsumeOkBody
 
consumerTag - Variable in class org.apache.qpid.framing.StreamDeliverBody
 
containsOption(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
containsOption(String) - Method in interface org.apache.qpid.url.BindingURL
 
ContentBody - Class in org.apache.qpid.framing
 
ContentBody() - Constructor for class org.apache.qpid.framing.ContentBody
 
ContentBodyFactory - Class in org.apache.qpid.framing
 
contentChecksum - Variable in class org.apache.qpid.framing.TestContentOkBody
 
ContentHeaderBody - Class in org.apache.qpid.framing
 
ContentHeaderBody() - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBody(ContentHeaderProperties, int) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBody(int, int, ContentHeaderProperties, long) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBodyFactory - Class in org.apache.qpid.framing
 
ContentHeaderProperties - Interface in org.apache.qpid.framing
There will be an implementation of this interface for each content type.
ContentHeaderPropertiesFactory - Class in org.apache.qpid.framing
 
contentSize - Variable in class org.apache.qpid.framing.FileOpenBody
 
CONTEXT_IN_USE - Static variable in class org.apache.qpid.protocol.AMQConstant
 
CONTEXT_UNKNOWN - Static variable in class org.apache.qpid.protocol.AMQConstant
 
convertToHexCharArray(byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
convertToHexString(byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
convertToHexString(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
createAMQFrame(int, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.AccessRequestBody
 
createAMQFrame(int, int) - Static method in class org.apache.qpid.framing.AccessRequestOkBody
 
createAMQFrame(int, long, boolean) - Static method in class org.apache.qpid.framing.BasicAckBody
 
createAMQFrame(int, String, boolean) - Static method in class org.apache.qpid.framing.BasicCancelBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.BasicCancelOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.BasicConsumeBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.BasicConsumeOkBody
 
createAMQFrame(int, String, long, boolean, String, String) - Static method in class org.apache.qpid.framing.BasicDeliverBody
 
createAMQFrame(int, int, String, boolean) - Static method in class org.apache.qpid.framing.BasicGetBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.BasicGetEmptyBody
 
createAMQFrame(int, long, boolean, String, String, long) - Static method in class org.apache.qpid.framing.BasicGetOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean) - Static method in class org.apache.qpid.framing.BasicPublishBody
 
createAMQFrame(int, long, int, boolean) - Static method in class org.apache.qpid.framing.BasicQosBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.BasicQosOkBody
 
createAMQFrame(int, boolean) - Static method in class org.apache.qpid.framing.BasicRecoverBody
 
createAMQFrame(int, long, boolean) - Static method in class org.apache.qpid.framing.BasicRejectBody
 
createAMQFrame(int, int, String, String, String) - Static method in class org.apache.qpid.framing.BasicReturnBody
 
createAMQFrame(int, int, String, FieldTable) - Static method in class org.apache.qpid.framing.ChannelAlertBody
 
createAMQFrame(int, int, String, int, int) - Static method in class org.apache.qpid.framing.ChannelCloseBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ChannelCloseOkBody
 
createAMQFrame(int, boolean) - Static method in class org.apache.qpid.framing.ChannelFlowBody
 
createAMQFrame(int, boolean) - Static method in class org.apache.qpid.framing.ChannelFlowOkBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.ChannelOpenBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ChannelOpenOkBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.ClusterJoinBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.ClusterLeaveBody
 
createAMQFrame(int, byte[]) - Static method in class org.apache.qpid.framing.ClusterMembershipBody
 
createAMQFrame(int, String, long, boolean) - Static method in class org.apache.qpid.framing.ClusterPingBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.ClusterSuspectBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ClusterSynchBody
 
createAMQFrame(int, int, String, int, int) - Static method in class org.apache.qpid.framing.ConnectionCloseBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
createAMQFrame(int, String, String, boolean) - Static method in class org.apache.qpid.framing.ConnectionOpenBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
createAMQFrame(int, String, String) - Static method in class org.apache.qpid.framing.ConnectionRedirectBody
 
createAMQFrame(int, byte[]) - Static method in class org.apache.qpid.framing.ConnectionSecureBody
 
createAMQFrame(int, byte[]) - Static method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
createAMQFrame(int, short, short, FieldTable, byte[], byte[]) - Static method in class org.apache.qpid.framing.ConnectionStartBody
 
createAMQFrame(int, FieldTable, String, byte[], String) - Static method in class org.apache.qpid.framing.ConnectionStartOkBody
 
createAMQFrame(int, int, long, int) - Static method in class org.apache.qpid.framing.ConnectionTuneBody
 
createAMQFrame(int, int, long, int) - Static method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
createAMQFrame(int, ContentBody) - Static method in class org.apache.qpid.framing.ContentBody
 
createAMQFrame(int, int, int, BasicContentHeaderProperties, long) - Static method in class org.apache.qpid.framing.ContentHeaderBody
 
createAMQFrame(int, ContentHeaderBody) - Static method in class org.apache.qpid.framing.ContentHeaderBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.DtxSelectBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.DtxSelectOkBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.DtxStartBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.DtxStartOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean, boolean, boolean, boolean, FieldTable) - Static method in class org.apache.qpid.framing.ExchangeDeclareBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
createAMQFrame(int, int, String, boolean, boolean) - Static method in class org.apache.qpid.framing.ExchangeDeleteBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
createAMQFrame(int, long, boolean) - Static method in class org.apache.qpid.framing.FileAckBody
 
createAMQFrame(int, String, boolean) - Static method in class org.apache.qpid.framing.FileCancelBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.FileCancelOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.FileConsumeBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.FileConsumeOkBody
 
createAMQFrame(int, String, long, boolean, String, String, String) - Static method in class org.apache.qpid.framing.FileDeliverBody
 
createAMQFrame(int, String, long) - Static method in class org.apache.qpid.framing.FileOpenBody
 
createAMQFrame(int, long) - Static method in class org.apache.qpid.framing.FileOpenOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean, String) - Static method in class org.apache.qpid.framing.FilePublishBody
 
createAMQFrame(int, long, int, boolean) - Static method in class org.apache.qpid.framing.FileQosBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.FileQosOkBody
 
createAMQFrame(int, long, boolean) - Static method in class org.apache.qpid.framing.FileRejectBody
 
createAMQFrame(int, int, String, String, String) - Static method in class org.apache.qpid.framing.FileReturnBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.FileStageBody
 
createAMQFrame(int, int, String, String, String, boolean, FieldTable) - Static method in class org.apache.qpid.framing.QueueBindBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.QueueBindOkBody
 
createAMQFrame(int, int, String, boolean, boolean, boolean, boolean, boolean, FieldTable) - Static method in class org.apache.qpid.framing.QueueDeclareBody
 
createAMQFrame(int, String, long, long) - Static method in class org.apache.qpid.framing.QueueDeclareOkBody
 
createAMQFrame(int, int, String, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.QueueDeleteBody
 
createAMQFrame(int, long) - Static method in class org.apache.qpid.framing.QueueDeleteOkBody
 
createAMQFrame(int, int, String, boolean) - Static method in class org.apache.qpid.framing.QueuePurgeBody
 
createAMQFrame(int, long) - Static method in class org.apache.qpid.framing.QueuePurgeOkBody
 
createAMQFrame(int, String, boolean) - Static method in class org.apache.qpid.framing.StreamCancelBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.StreamCancelOkBody
 
createAMQFrame(int, int, String, String, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.StreamConsumeBody
 
createAMQFrame(int, String) - Static method in class org.apache.qpid.framing.StreamConsumeOkBody
 
createAMQFrame(int, String, long, String, String) - Static method in class org.apache.qpid.framing.StreamDeliverBody
 
createAMQFrame(int, int, String, String, boolean, boolean) - Static method in class org.apache.qpid.framing.StreamPublishBody
 
createAMQFrame(int, long, int, long, boolean) - Static method in class org.apache.qpid.framing.StreamQosBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.StreamQosOkBody
 
createAMQFrame(int, int, String, String, String) - Static method in class org.apache.qpid.framing.StreamReturnBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TestContentBody
 
createAMQFrame(int, long) - Static method in class org.apache.qpid.framing.TestContentOkBody
 
createAMQFrame(int, short, int, long, long, short) - Static method in class org.apache.qpid.framing.TestIntegerBody
 
createAMQFrame(int, long) - Static method in class org.apache.qpid.framing.TestIntegerOkBody
 
createAMQFrame(int, String, byte[], short) - Static method in class org.apache.qpid.framing.TestStringBody
 
createAMQFrame(int, byte[]) - Static method in class org.apache.qpid.framing.TestStringOkBody
 
createAMQFrame(int, FieldTable, short, short) - Static method in class org.apache.qpid.framing.TestTableBody
 
createAMQFrame(int, long, byte[]) - Static method in class org.apache.qpid.framing.TestTableOkBody
 
createAMQFrame(int, FieldTable) - Static method in class org.apache.qpid.framing.TunnelRequestBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxCommitBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxCommitOkBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxRollbackBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxRollbackOkBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxSelectBody
 
createAMQFrame(int) - Static method in class org.apache.qpid.framing.TxSelectOkBody
 
createAndPopulateFrame(ByteBuffer) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
createBody(ByteBuffer) - Method in class org.apache.qpid.framing.AMQMethodBodyFactory
 
createBody(ByteBuffer) - Method in interface org.apache.qpid.framing.BodyFactory
 
createBody(ByteBuffer) - Method in class org.apache.qpid.framing.ContentBodyFactory
 
createBody(ByteBuffer) - Method in class org.apache.qpid.framing.ContentHeaderBodyFactory
 
createBody(ByteBuffer) - Method in class org.apache.qpid.framing.HeartbeatBodyFactory
 
createContentHeaderProperties(int, int, ByteBuffer, int) - Method in class org.apache.qpid.framing.ContentHeaderPropertiesFactory
 
createFieldTableFromMessageSelector(String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
createFromBuffer(ByteBuffer, long) - Static method in class org.apache.qpid.framing.ContentHeaderBody
Helper method that is used currently by the persistence layer (by BDB at the moment).
createServerSocket(int) - Method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
createServerSocket(int, int) - Method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
createSocket(String, int) - Method in class org.apache.qpid.ssl.SSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.qpid.ssl.SSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.qpid.ssl.SSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.qpid.ssl.SSLSocketFactory
 

D

decodable(IoSession, ByteBuffer) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
decodable(IoSession, ByteBuffer) - Method in class org.apache.qpid.framing.ProtocolInitiation.Decoder
 
decode(IoSession, ByteBuffer, ProtocolDecoderOutput) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
decode(IoSession, ByteBuffer, ProtocolDecoderOutput) - Method in class org.apache.qpid.framing.ProtocolInitiation.Decoder
 
DEFAULT_OPTION_SEPERATOR - Static variable in class org.apache.qpid.url.URLHelper
 
deliveryTag - Variable in class org.apache.qpid.framing.BasicAckBody
 
deliveryTag - Variable in class org.apache.qpid.framing.BasicDeliverBody
 
deliveryTag - Variable in class org.apache.qpid.framing.BasicGetOkBody
 
deliveryTag - Variable in class org.apache.qpid.framing.BasicRejectBody
 
deliveryTag - Variable in class org.apache.qpid.framing.FileAckBody
 
deliveryTag - Variable in class org.apache.qpid.framing.FileDeliverBody
 
deliveryTag - Variable in class org.apache.qpid.framing.FileRejectBody
 
deliveryTag - Variable in class org.apache.qpid.framing.StreamDeliverBody
 
destroy() - Method in class org.apache.qpid.pool.PoolingFilter
 
details - Variable in class org.apache.qpid.framing.ChannelAlertBody
 
DIRECT_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
DIRECT_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
dispose(IoSession) - Method in class org.apache.qpid.codec.AMQEncoder
 
doDecode(IoSession, ByteBuffer, ProtocolDecoderOutput) - Method in class org.apache.qpid.codec.AMQDecoder
 
doDecodeDataBlock(IoSession, ByteBuffer, ProtocolDecoderOutput) - Method in class org.apache.qpid.codec.AMQDecoder
 
dtxIdentifier - Variable in class org.apache.qpid.framing.DtxStartBody
 
DtxSelectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
DtxSelectBody() - Constructor for class org.apache.qpid.framing.DtxSelectBody
 
DtxSelectOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
DtxSelectOkBody() - Constructor for class org.apache.qpid.framing.DtxSelectOkBody
 
DtxStartBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
DtxStartBody() - Constructor for class org.apache.qpid.framing.DtxStartBody
 
DtxStartOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
DtxStartOkBody() - Constructor for class org.apache.qpid.framing.DtxStartOkBody
 
durable - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
durable - Variable in class org.apache.qpid.framing.QueueDeclareBody
 

E

EncodableAMQDataBlock - Interface in org.apache.qpid.framing
Marker interface to indicate to MINA that a data block should be encoded with the single encoder/decoder that we have defined.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.qpid.codec.AMQEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.qpid.framing.AMQDataBlockEncoder
 
encodedFieldTableLength(FieldTable) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedLongStringLength(String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedLongStringLength(char[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedLongstrLength(byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
EncodingUtils - Class in org.apache.qpid.framing
 
EncodingUtils() - Constructor for class org.apache.qpid.framing.EncodingUtils
 
equals(Object) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.qpid.pool.PoolingFilter
 
exchange - Variable in class org.apache.qpid.framing.BasicDeliverBody
 
exchange - Variable in class org.apache.qpid.framing.BasicGetOkBody
 
exchange - Variable in class org.apache.qpid.framing.BasicPublishBody
 
exchange - Variable in class org.apache.qpid.framing.BasicReturnBody
 
exchange - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
exchange - Variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
exchange - Variable in class org.apache.qpid.framing.FileDeliverBody
 
exchange - Variable in class org.apache.qpid.framing.FilePublishBody
 
exchange - Variable in class org.apache.qpid.framing.FileReturnBody
 
exchange - Variable in class org.apache.qpid.framing.QueueBindBody
 
exchange - Variable in class org.apache.qpid.framing.StreamDeliverBody
 
exchange - Variable in class org.apache.qpid.framing.StreamPublishBody
 
exchange - Variable in class org.apache.qpid.framing.StreamReturnBody
 
ExchangeDeclareBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ExchangeDeclareBody() - Constructor for class org.apache.qpid.framing.ExchangeDeclareBody
 
ExchangeDeclareOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ExchangeDeclareOkBody() - Constructor for class org.apache.qpid.framing.ExchangeDeclareOkBody
 
ExchangeDefaults - Class in org.apache.qpid.exchange
 
ExchangeDefaults() - Constructor for class org.apache.qpid.exchange.ExchangeDefaults
 
ExchangeDeleteBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ExchangeDeleteBody() - Constructor for class org.apache.qpid.framing.ExchangeDeleteBody
 
ExchangeDeleteOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
ExchangeDeleteOkBody() - Constructor for class org.apache.qpid.framing.ExchangeDeleteOkBody
 
exclusive - Variable in class org.apache.qpid.framing.AccessRequestBody
 
exclusive - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
exclusive - Variable in class org.apache.qpid.framing.FileConsumeBody
 
exclusive - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
exclusive - Variable in class org.apache.qpid.framing.StreamConsumeBody
 

F

FieldTable - Class in org.apache.qpid.framing
From the protocol document: field-table = short-integer *field-value-pair field-value-pair = field-name field-value field-name = short-string field-value = 'S' long-string / 'I' long-integer / 'D' decimal-value / 'T' long-integer decimal-value = decimals long-integer decimals = OCTET
FieldTable() - Constructor for class org.apache.qpid.framing.FieldTable
 
FieldTable(ByteBuffer, long) - Constructor for class org.apache.qpid.framing.FieldTable
Construct a new field table.
FieldTableKeyEnumeration - Class in org.apache.qpid.framing
 
FieldTableKeyEnumeration(FieldTable) - Constructor for class org.apache.qpid.framing.FieldTableKeyEnumeration
 
FileAckBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileAckBody() - Constructor for class org.apache.qpid.framing.FileAckBody
 
FileCancelBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileCancelBody() - Constructor for class org.apache.qpid.framing.FileCancelBody
 
FileCancelOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileCancelOkBody() - Constructor for class org.apache.qpid.framing.FileCancelOkBody
 
FileConsumeBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileConsumeBody() - Constructor for class org.apache.qpid.framing.FileConsumeBody
 
FileConsumeOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileConsumeOkBody() - Constructor for class org.apache.qpid.framing.FileConsumeOkBody
 
FileDeliverBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileDeliverBody() - Constructor for class org.apache.qpid.framing.FileDeliverBody
 
FileOpenBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileOpenBody() - Constructor for class org.apache.qpid.framing.FileOpenBody
 
FileOpenOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileOpenOkBody() - Constructor for class org.apache.qpid.framing.FileOpenOkBody
 
FilePublishBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FilePublishBody() - Constructor for class org.apache.qpid.framing.FilePublishBody
 
FileQosBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileQosBody() - Constructor for class org.apache.qpid.framing.FileQosBody
 
FileQosOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileQosOkBody() - Constructor for class org.apache.qpid.framing.FileQosOkBody
 
FileRejectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileRejectBody() - Constructor for class org.apache.qpid.framing.FileRejectBody
 
FileReturnBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileReturnBody() - Constructor for class org.apache.qpid.framing.FileReturnBody
 
FileStageBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
FileStageBody() - Constructor for class org.apache.qpid.framing.FileStageBody
 
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.qpid.pool.PoolingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, IoFilter.WriteRequest) - Method in class org.apache.qpid.pool.PoolingFilter
 
FRAME - Static variable in class org.apache.qpid.framing.HeartbeatBody
 
FRAME_END - Static variable in class org.apache.qpid.protocol.AMQConstant
 
FRAME_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
 
FRAME_MIN_SIZE - Static variable in class org.apache.qpid.protocol.AMQConstant
 
frameMax - Variable in class org.apache.qpid.framing.ConnectionTuneBody
 
frameMax - Variable in class org.apache.qpid.framing.ConnectionTuneOkBody
 

G

get(int, int) - Static method in class org.apache.qpid.framing.MethodBodyDecoderRegistry
 
getAppId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getBlocks() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
getBodySize() - Method in class org.apache.qpid.framing.AccessRequestBody
 
getBodySize() - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.AMQMethodBody
unsigned short
getBodySize() - Method in class org.apache.qpid.framing.BasicAckBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicCancelBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicConsumeBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicDeliverBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicGetBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicGetOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicPublishBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicQosBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicQosOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicRecoverBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicRejectBody
 
getBodySize() - Method in class org.apache.qpid.framing.BasicReturnBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelAlertBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelCloseBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelFlowBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelOpenBody
 
getBodySize() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterJoinBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterPingBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
getBodySize() - Method in class org.apache.qpid.framing.ClusterSynchBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionStartBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
getBodySize() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.DtxSelectBody
 
getBodySize() - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.DtxStartBody
 
getBodySize() - Method in class org.apache.qpid.framing.DtxStartOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileAckBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileCancelBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileCancelOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileConsumeBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileDeliverBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileOpenBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileOpenOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.FilePublishBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileQosBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileQosOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileRejectBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileReturnBody
 
getBodySize() - Method in class org.apache.qpid.framing.FileStageBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueBindBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueBindOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueDeclareBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueDeleteBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueuePurgeBody
 
getBodySize() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamCancelBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamConsumeBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamDeliverBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamPublishBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamQosBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamQosOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.StreamReturnBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestContentBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestContentOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestIntegerBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestStringBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestStringOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestTableBody
 
getBodySize() - Method in class org.apache.qpid.framing.TestTableOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TunnelRequestBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxCommitBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxCommitOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxRollbackBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxSelectBody
 
getBodySize() - Method in class org.apache.qpid.framing.TxSelectOkBody
 
getChannelException(int, String) - Method in class org.apache.qpid.framing.AMQMethodBody
Creates an AMQChannelException for the corresponding body type (a channel exception should include the class and method ids of the body it resulted from).
getChannelException(int, String, Throwable) - Method in class org.apache.qpid.framing.AMQMethodBody
 
getClazz() - Method in class org.apache.qpid.framing.AccessRequestBody
 
getClazz() - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
getClazz() - Method in class org.apache.qpid.framing.AMQMethodBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicAckBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicCancelBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicConsumeBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicDeliverBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicGetBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicGetOkBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicPublishBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicQosBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicQosOkBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicRecoverBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicRejectBody
 
getClazz() - Method in class org.apache.qpid.framing.BasicReturnBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelAlertBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelCloseBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelFlowBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelOpenBody
 
getClazz() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterJoinBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterPingBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
getClazz() - Method in class org.apache.qpid.framing.ClusterSynchBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionStartBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
getClazz() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
getClazz() - Method in class org.apache.qpid.framing.DtxSelectBody
 
getClazz() - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
getClazz() - Method in class org.apache.qpid.framing.DtxStartBody
 
getClazz() - Method in class org.apache.qpid.framing.DtxStartOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
getClazz() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
getClazz() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
getClazz() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
getClazz() - Method in class org.apache.qpid.framing.FileAckBody
 
getClazz() - Method in class org.apache.qpid.framing.FileCancelBody
 
getClazz() - Method in class org.apache.qpid.framing.FileCancelOkBody
 
getClazz() - Method in class org.apache.qpid.framing.FileConsumeBody
 
getClazz() - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
getClazz() - Method in class org.apache.qpid.framing.FileDeliverBody
 
getClazz() - Method in class org.apache.qpid.framing.FileOpenBody
 
getClazz() - Method in class org.apache.qpid.framing.FileOpenOkBody
 
getClazz() - Method in class org.apache.qpid.framing.FilePublishBody
 
getClazz() - Method in class org.apache.qpid.framing.FileQosBody
 
getClazz() - Method in class org.apache.qpid.framing.FileQosOkBody
 
getClazz() - Method in class org.apache.qpid.framing.FileRejectBody
 
getClazz() - Method in class org.apache.qpid.framing.FileReturnBody
 
getClazz() - Method in class org.apache.qpid.framing.FileStageBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueBindBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueBindOkBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueDeclareBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueDeleteBody
 
getClazz() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
getClazz() - Method in class org.apache.qpid.framing.QueuePurgeBody
 
getClazz() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamCancelBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamConsumeBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamDeliverBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamPublishBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamQosBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamQosOkBody
 
getClazz() - Method in class org.apache.qpid.framing.StreamReturnBody
 
getClazz() - Method in class org.apache.qpid.framing.TestContentBody
 
getClazz() - Method in class org.apache.qpid.framing.TestContentOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TestIntegerBody
 
getClazz() - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TestStringBody
 
getClazz() - Method in class org.apache.qpid.framing.TestStringOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TestTableBody
 
getClazz() - Method in class org.apache.qpid.framing.TestTableOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TunnelRequestBody
 
getClazz() - Method in class org.apache.qpid.framing.TxCommitBody
 
getClazz() - Method in class org.apache.qpid.framing.TxCommitOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TxRollbackBody
 
getClazz() - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
getClazz() - Method in class org.apache.qpid.framing.TxSelectBody
 
getClazz() - Method in class org.apache.qpid.framing.TxSelectOkBody
 
getCloseFrame(int) - Method in exception org.apache.qpid.AMQChannelException
 
getClusterId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getCode() - Method in class org.apache.qpid.protocol.AMQConstant
 
getConstant(int) - Static method in class org.apache.qpid.protocol.AMQConstant
 
getContentType() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getCorrelationId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getDataAsBytes() - Method in class org.apache.qpid.framing.FieldTable
 
getDecoder() - Method in class org.apache.qpid.codec.AMQCodecFactory
 
getDeliveryMode() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getDestinationName() - Method in class org.apache.qpid.url.AMQBindingURL
 
getDestinationName() - Method in interface org.apache.qpid.url.BindingURL
 
getEncodedBlock() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
getEncodedSize() - Method in class org.apache.qpid.framing.FieldTable
 
getEncoder() - Method in class org.apache.qpid.codec.AMQCodecFactory
 
getEncoding() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getErrorCode() - Method in exception org.apache.qpid.AMQException
 
getExchangeClass() - Method in class org.apache.qpid.url.AMQBindingURL
 
getExchangeClass() - Method in interface org.apache.qpid.url.BindingURL
 
getExchangeName() - Method in class org.apache.qpid.url.AMQBindingURL
 
getExchangeName() - Method in interface org.apache.qpid.url.BindingURL
 
getExpiration() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getHeaders() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getInstance() - Static method in class org.apache.qpid.framing.AMQMethodBodyFactory
 
getInstance() - Static method in class org.apache.qpid.framing.ContentBodyFactory
 
getInstance() - Static method in class org.apache.qpid.framing.ContentHeaderBodyFactory
 
getInstance() - Static method in class org.apache.qpid.framing.ContentHeaderPropertiesFactory
 
getInstance() - Static method in class org.apache.qpid.pool.ReferenceCountingExecutorService
 
getInstance(boolean) - Static method in class org.apache.qpid.ssl.BogusSSLContextFactory
Get SSLContext singleton.
getMessageId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getMessageTypes() - Method in class org.apache.qpid.framing.AMQDataBlockEncoder
 
getMethod() - Method in class org.apache.qpid.framing.AccessRequestBody
 
getMethod() - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
getMethod() - Method in class org.apache.qpid.framing.AMQMethodBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicAckBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicCancelBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicConsumeBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicDeliverBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicGetBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicGetOkBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicPublishBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicQosBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicQosOkBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicRecoverBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicRejectBody
 
getMethod() - Method in class org.apache.qpid.framing.BasicReturnBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelAlertBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelCloseBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelFlowBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelOpenBody
 
getMethod() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterJoinBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterPingBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
getMethod() - Method in class org.apache.qpid.framing.ClusterSynchBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionStartBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
getMethod() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
getMethod() - Method in class org.apache.qpid.framing.DtxSelectBody
 
getMethod() - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
getMethod() - Method in class org.apache.qpid.framing.DtxStartBody
 
getMethod() - Method in class org.apache.qpid.framing.DtxStartOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
getMethod() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
getMethod() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
getMethod() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
getMethod() - Method in class org.apache.qpid.framing.FileAckBody
 
getMethod() - Method in class org.apache.qpid.framing.FileCancelBody
 
getMethod() - Method in class org.apache.qpid.framing.FileCancelOkBody
 
getMethod() - Method in class org.apache.qpid.framing.FileConsumeBody
 
getMethod() - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
getMethod() - Method in class org.apache.qpid.framing.FileDeliverBody
 
getMethod() - Method in class org.apache.qpid.framing.FileOpenBody
 
getMethod() - Method in class org.apache.qpid.framing.FileOpenOkBody
 
getMethod() - Method in class org.apache.qpid.framing.FilePublishBody
 
getMethod() - Method in class org.apache.qpid.framing.FileQosBody
 
getMethod() - Method in class org.apache.qpid.framing.FileQosOkBody
 
getMethod() - Method in class org.apache.qpid.framing.FileRejectBody
 
getMethod() - Method in class org.apache.qpid.framing.FileReturnBody
 
getMethod() - Method in class org.apache.qpid.framing.FileStageBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueBindBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueBindOkBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueDeclareBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueDeleteBody
 
getMethod() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
getMethod() - Method in class org.apache.qpid.framing.QueuePurgeBody
 
getMethod() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamCancelBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamConsumeBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamDeliverBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamPublishBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamQosBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamQosOkBody
 
getMethod() - Method in class org.apache.qpid.framing.StreamReturnBody
 
getMethod() - Method in class org.apache.qpid.framing.TestContentBody
 
getMethod() - Method in class org.apache.qpid.framing.TestContentOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TestIntegerBody
 
getMethod() - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TestStringBody
 
getMethod() - Method in class org.apache.qpid.framing.TestStringOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TestTableBody
 
getMethod() - Method in class org.apache.qpid.framing.TestTableOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TunnelRequestBody
 
getMethod() - Method in class org.apache.qpid.framing.TxCommitBody
 
getMethod() - Method in class org.apache.qpid.framing.TxCommitOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TxRollbackBody
 
getMethod() - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
getMethod() - Method in class org.apache.qpid.framing.TxSelectBody
 
getMethod() - Method in class org.apache.qpid.framing.TxSelectOkBody
 
getName() - Method in class org.apache.qpid.protocol.AMQConstant
 
getOption(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
getOption(String) - Method in interface org.apache.qpid.url.BindingURL
 
getPool() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
The filters that use the executor service should call this method to get access to the service.
getPriority() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPropertyFlags() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPropertyFlags() - Method in interface org.apache.qpid.framing.ContentHeaderProperties
Gets the property flags.
getPropertyListSize() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPropertyListSize() - Method in interface org.apache.qpid.framing.ContentHeaderProperties
 
getQueueName() - Method in class org.apache.qpid.url.AMQBindingURL
 
getQueueName() - Method in interface org.apache.qpid.url.BindingURL
 
getReplyTo() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getRoutingKey() - Method in class org.apache.qpid.url.AMQBindingURL
 
getRoutingKey() - Method in interface org.apache.qpid.url.BindingURL
 
getServerSocketFactory() - Static method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
getSize() - Method in class org.apache.qpid.framing.AMQBody
Get the size of the body
getSize() - Method in class org.apache.qpid.framing.AMQDataBlock
Get the size of buffer needed to store the byte representation of this frame.
getSize() - Method in class org.apache.qpid.framing.AMQFrame
 
getSize() - Method in class org.apache.qpid.framing.AMQMethodBody
 
getSize() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
getSize() - Method in class org.apache.qpid.framing.ContentBody
 
getSize() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getSize() - Method in class org.apache.qpid.framing.HeartbeatBody
 
getSize() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
getSocketFactory() - Static method in class org.apache.qpid.ssl.SSLSocketFactory
 
getTimestamp() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getType() - Method in class org.apache.qpid.framing.AMQBody
 
getType() - Method in class org.apache.qpid.framing.AMQMethodBody
 
getType() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getType() - Method in class org.apache.qpid.framing.ContentBody
 
getType() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getType() - Method in class org.apache.qpid.framing.HeartbeatBody
 
getUndeliveredMessage() - Method in exception org.apache.qpid.AMQUndeliveredException
 
getURL() - Method in class org.apache.qpid.url.AMQBindingURL
 
getURL() - Method in interface org.apache.qpid.url.BindingURL
 
getUserId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
global - Variable in class org.apache.qpid.framing.BasicQosBody
 
global - Variable in class org.apache.qpid.framing.FileQosBody
 
global - Variable in class org.apache.qpid.framing.StreamQosBody
 

H

hasMoreElements() - Method in class org.apache.qpid.framing.FieldTableKeyEnumeration
 
header - Variable in class org.apache.qpid.framing.ProtocolInitiation
 
HEADERS_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
HEADERS_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
heartbeat - Variable in class org.apache.qpid.framing.ConnectionTuneBody
 
heartbeat - Variable in class org.apache.qpid.framing.ConnectionTuneOkBody
 
HeartbeatBody - Class in org.apache.qpid.framing
 
HeartbeatBody() - Constructor for class org.apache.qpid.framing.HeartbeatBody
 
HeartbeatBodyFactory - Class in org.apache.qpid.framing
 
HeartbeatBodyFactory() - Constructor for class org.apache.qpid.framing.HeartbeatBodyFactory
 
host - Variable in class org.apache.qpid.framing.ConnectionRedirectBody
 

I

identifier - Variable in class org.apache.qpid.framing.FileDeliverBody
 
identifier - Variable in class org.apache.qpid.framing.FileOpenBody
 
identifier - Variable in class org.apache.qpid.framing.FilePublishBody
 
ifEmpty - Variable in class org.apache.qpid.framing.QueueDeleteBody
 
ifUnused - Variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
ifUnused - Variable in class org.apache.qpid.framing.QueueDeleteBody
 
immediate - Variable in class org.apache.qpid.framing.BasicPublishBody
 
immediate - Variable in class org.apache.qpid.framing.FilePublishBody
 
immediate - Variable in class org.apache.qpid.framing.StreamPublishBody
 
init() - Method in class org.apache.qpid.pool.PoolingFilter
 
insist - Variable in class org.apache.qpid.framing.ConnectionOpenBody
 
integer1 - Variable in class org.apache.qpid.framing.TestIntegerBody
 
integer2 - Variable in class org.apache.qpid.framing.TestIntegerBody
 
integer3 - Variable in class org.apache.qpid.framing.TestIntegerBody
 
integer4 - Variable in class org.apache.qpid.framing.TestIntegerBody
 
integerOp - Variable in class org.apache.qpid.framing.TestTableBody
 
integerResult - Variable in class org.apache.qpid.framing.TestTableOkBody
 
internal - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
INTERNAL_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
 
INVALID_PATH - Static variable in class org.apache.qpid.protocol.AMQConstant
 
isSslEnabled() - Static method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
isSslEnabled() - Static method in class org.apache.qpid.ssl.SSLSocketFactory
 

K

keys() - Method in class org.apache.qpid.framing.FieldTable
 
knownHosts - Variable in class org.apache.qpid.framing.ConnectionOpenOkBody
 
knownHosts - Variable in class org.apache.qpid.framing.ConnectionRedirectBody
 

L

load - Variable in class org.apache.qpid.framing.ClusterPingBody
 
locale - Variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
locales - Variable in class org.apache.qpid.framing.ConnectionStartBody
 

M

main(String[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
main(String[]) - Static method in class org.apache.qpid.url.AMQBindingURL
 
mandatory - Variable in class org.apache.qpid.framing.BasicPublishBody
 
mandatory - Variable in class org.apache.qpid.framing.FilePublishBody
 
mandatory - Variable in class org.apache.qpid.framing.StreamPublishBody
 
mechanism - Variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
mechanisms - Variable in class org.apache.qpid.framing.ConnectionStartBody
 
members - Variable in class org.apache.qpid.framing.ClusterMembershipBody
 
MESSAGE_TOO_LARGE - Static variable in class org.apache.qpid.protocol.AMQConstant
 
messageCount - Variable in class org.apache.qpid.framing.BasicGetOkBody
 
messageCount - Variable in class org.apache.qpid.framing.QueueDeclareOkBody
 
messageCount - Variable in class org.apache.qpid.framing.QueueDeleteOkBody
 
messageCount - Variable in class org.apache.qpid.framing.QueuePurgeOkBody
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.qpid.pool.PoolingFilter
 
messageSent(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.qpid.pool.PoolingFilter
 
metaData - Variable in class org.apache.qpid.framing.TunnelRequestBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.AccessRequestBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.AccessRequestOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicAckBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicCancelBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicCancelOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicConsumeBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicConsumeOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicDeliverBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicGetBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicGetEmptyBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicGetOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicPublishBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicQosBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicQosOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicRecoverBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicRejectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.BasicReturnBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelAlertBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelCloseBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelCloseOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelFlowBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelFlowOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelOpenBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ChannelOpenOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterJoinBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterLeaveBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterMembershipBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterPingBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterSuspectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ClusterSynchBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionRedirectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionStartBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.DtxSelectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.DtxSelectOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.DtxStartBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.DtxStartOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileAckBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileCancelBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileCancelOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileConsumeBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileConsumeOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileDeliverBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileOpenBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileOpenOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FilePublishBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileQosBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileQosOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileRejectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileReturnBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.FileStageBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueBindBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueBindOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueDeclareBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueDeclareOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueDeleteBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueueDeleteOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueuePurgeBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.QueuePurgeOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamCancelBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamCancelOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamConsumeBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamConsumeOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamDeliverBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamPublishBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamQosBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamQosOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.StreamReturnBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestContentBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestContentOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestIntegerBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestIntegerOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestStringBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestStringOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestTableBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TestTableOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TunnelRequestBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxCommitBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxCommitOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxRollbackBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxRollbackOkBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxSelectBody
 
METHOD_ID - Static variable in class org.apache.qpid.framing.TxSelectOkBody
 
MethodBodyDecoderRegistry - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
MethodBodyDecoderRegistry() - Constructor for class org.apache.qpid.framing.MethodBodyDecoderRegistry
 
methodId - Variable in class org.apache.qpid.framing.ChannelCloseBody
 
methodId - Variable in class org.apache.qpid.framing.ConnectionCloseBody
 
multiple - Variable in class org.apache.qpid.framing.BasicAckBody
 
multiple - Variable in class org.apache.qpid.framing.FileAckBody
 

N

nextElement() - Method in class org.apache.qpid.framing.FieldTableKeyEnumeration
 
NO_CONSUMERS - Static variable in class org.apache.qpid.protocol.AMQConstant
 
NO_ROUTE - Static variable in class org.apache.qpid.protocol.AMQConstant
 
noAck - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
noAck - Variable in class org.apache.qpid.framing.BasicGetBody
 
noAck - Variable in class org.apache.qpid.framing.FileConsumeBody
 
noLocal - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
noLocal - Variable in class org.apache.qpid.framing.FileConsumeBody
 
noLocal - Variable in class org.apache.qpid.framing.StreamConsumeBody
 
NOT_ALLOWED - Static variable in class org.apache.qpid.protocol.AMQConstant
 
NOT_DELIVERED - Static variable in class org.apache.qpid.protocol.AMQConstant
 
NOT_FOUND - Static variable in class org.apache.qpid.protocol.AMQConstant
 
NOT_IMPLEMENTED - Static variable in class org.apache.qpid.protocol.AMQConstant
 
nowait - Variable in class org.apache.qpid.framing.BasicCancelBody
 
nowait - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
nowait - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
nowait - Variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
nowait - Variable in class org.apache.qpid.framing.FileCancelBody
 
nowait - Variable in class org.apache.qpid.framing.FileConsumeBody
 
nowait - Variable in class org.apache.qpid.framing.QueueBindBody
 
nowait - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
nowait - Variable in class org.apache.qpid.framing.QueueDeleteBody
 
nowait - Variable in class org.apache.qpid.framing.QueuePurgeBody
 
nowait - Variable in class org.apache.qpid.framing.StreamCancelBody
 
nowait - Variable in class org.apache.qpid.framing.StreamConsumeBody
 

O

offer(E) - Method in class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize
 
operation - Variable in class org.apache.qpid.framing.TestIntegerBody
 
operation - Variable in class org.apache.qpid.framing.TestStringBody
 
OPTION_AUTODELETE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_CLIENTID - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_DURABLE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_EXCLUSIVE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_ROUTING_KEY - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_SUBSCRIPTION - Static variable in interface org.apache.qpid.url.BindingURL
 
org.apache.qpid - package org.apache.qpid
 
org.apache.qpid.codec - package org.apache.qpid.codec
 
org.apache.qpid.configuration - package org.apache.qpid.configuration
 
org.apache.qpid.exchange - package org.apache.qpid.exchange
 
org.apache.qpid.framing - package org.apache.qpid.framing
 
org.apache.qpid.pool - package org.apache.qpid.pool
 
org.apache.qpid.protocol - package org.apache.qpid.protocol
 
org.apache.qpid.ssl - package org.apache.qpid.ssl
 
org.apache.qpid.url - package org.apache.qpid.url
 
org.apache.qpid.util - package org.apache.qpid.util
 
outOfBand - Variable in class org.apache.qpid.framing.ChannelOpenBody
 

P

parseError(int, String, String) - Static method in class org.apache.qpid.url.URLHelper
 
parseError(int, int, String, String) - Static method in class org.apache.qpid.url.URLHelper
 
parseOptions(HashMap<String, String>, String) - Static method in class org.apache.qpid.url.URLHelper
 
passive - Variable in class org.apache.qpid.framing.AccessRequestBody
 
passive - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
passive - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
payload - Variable in class org.apache.qpid.framing.ContentBody
 
poll() - Method in class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize
 
PoolingFilter - Class in org.apache.qpid.pool
 
PoolingFilter(ReferenceCountingExecutorService, Set<EventType>, String) - Constructor for class org.apache.qpid.pool.PoolingFilter
 
populateFromBuffer(ByteBuffer, long) - Method in class org.apache.qpid.framing.AMQBody
 
populateFromBuffer(ByteBuffer, int, long, BodyFactory) - Method in class org.apache.qpid.framing.AMQFrame
 
populateFromBuffer(ByteBuffer, long) - Method in class org.apache.qpid.framing.AMQMethodBody
 
populateFromBuffer(ByteBuffer, long) - Method in class org.apache.qpid.framing.ContentBody
 
populateFromBuffer(ByteBuffer, long) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
populateFromBuffer(ByteBuffer, long) - Method in class org.apache.qpid.framing.HeartbeatBody
 
populateFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.AccessRequestBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.AMQMethodBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicAckBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicCancelBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicConsumeBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicDeliverBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicPublishBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicQosBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicQosOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicRecoverBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicRejectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.BasicReturnBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelAlertBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelCloseBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelFlowBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelOpenBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterJoinBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterPingBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterSynchBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionStartBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.DtxSelectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.DtxStartBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.DtxStartOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileAckBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileCancelBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileCancelOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileConsumeBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileDeliverBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileOpenBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileOpenOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FilePublishBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileQosBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileQosOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileRejectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileReturnBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FileStageBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueBindBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueBindOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeclareBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeleteBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueuePurgeBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamCancelBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamConsumeBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamDeliverBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamPublishBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamQosBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamQosOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.StreamReturnBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestContentBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestContentOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestIntegerBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestStringBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestStringOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestTableBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TestTableOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TunnelRequestBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxCommitBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxCommitOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxRollbackBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxSelectBody
 
populateMethodBodyFromBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.TxSelectOkBody
 
populatePropertiesFromBuffer(ByteBuffer, int, int) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
populatePropertiesFromBuffer(ByteBuffer, int, int) - Method in interface org.apache.qpid.framing.ContentHeaderProperties
Populates the properties from buffer.
prefetchCount - Variable in class org.apache.qpid.framing.BasicQosBody
 
prefetchCount - Variable in class org.apache.qpid.framing.FileQosBody
 
prefetchCount - Variable in class org.apache.qpid.framing.StreamQosBody
 
prefetchSize - Variable in class org.apache.qpid.framing.BasicQosBody
 
prefetchSize - Variable in class org.apache.qpid.framing.FileQosBody
 
prefetchSize - Variable in class org.apache.qpid.framing.StreamQosBody
 
printOptions(HashMap<String, String>) - Static method in class org.apache.qpid.url.URLHelper
 
properties - Variable in class org.apache.qpid.framing.ContentHeaderBody
must never be null
PropertyException - Exception in org.apache.qpid.configuration
Indicates an error parsing a property expansion.
PropertyException(String) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(String, Throwable) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(int, String, Throwable) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(int, String) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(Logger, String, Throwable) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(Logger, String) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyException(Logger, int, String) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
PropertyUtils - Class in org.apache.qpid.configuration
Based on code in Apache Ant, this utility class handles property expansion.
PropertyUtils() - Constructor for class org.apache.qpid.configuration.PropertyUtils
 
PROTOCOL_MAJOR - Static variable in interface org.apache.qpid.framing.ProtocolVersionList
 
PROTOCOL_MINOR - Static variable in interface org.apache.qpid.framing.ProtocolVersionList
 
protocolClass - Variable in class org.apache.qpid.framing.ProtocolInitiation
 
ProtocolInitiation - Class in org.apache.qpid.framing
 
ProtocolInitiation(byte, byte) - Constructor for class org.apache.qpid.framing.ProtocolInitiation
 
ProtocolInitiation.Decoder - Class in org.apache.qpid.framing
 
ProtocolInitiation.Decoder() - Constructor for class org.apache.qpid.framing.ProtocolInitiation.Decoder
 
protocolInstance - Variable in class org.apache.qpid.framing.ProtocolInitiation
 
protocolMajor - Variable in class org.apache.qpid.framing.ProtocolInitiation
 
protocolMinor - Variable in class org.apache.qpid.framing.ProtocolInitiation
 
ProtocolVersionList - Interface in org.apache.qpid.framing
NOTE: Don't remove the line containing the token VER or VER1 - these are markers for code generation.
put(Object, Object) - Method in class org.apache.qpid.framing.FieldTable
 
pv - Static variable in interface org.apache.qpid.framing.ProtocolVersionList
 

Q

queue - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
queue - Variable in class org.apache.qpid.framing.BasicGetBody
 
queue - Variable in class org.apache.qpid.framing.FileConsumeBody
 
queue - Variable in class org.apache.qpid.framing.QueueBindBody
 
queue - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
queue - Variable in class org.apache.qpid.framing.QueueDeclareOkBody
 
queue - Variable in class org.apache.qpid.framing.QueueDeleteBody
 
queue - Variable in class org.apache.qpid.framing.QueuePurgeBody
 
queue - Variable in class org.apache.qpid.framing.StreamConsumeBody
 
queue - Variable in class org.apache.qpid.framing.StreamDeliverBody
 
QueueBindBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueBindBody() - Constructor for class org.apache.qpid.framing.QueueBindBody
 
QueueBindOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueBindOkBody() - Constructor for class org.apache.qpid.framing.QueueBindOkBody
 
QueueDeclareBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueDeclareBody() - Constructor for class org.apache.qpid.framing.QueueDeclareBody
 
QueueDeclareOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueDeclareOkBody() - Constructor for class org.apache.qpid.framing.QueueDeclareOkBody
 
QueueDeleteBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueDeleteBody() - Constructor for class org.apache.qpid.framing.QueueDeleteBody
 
QueueDeleteOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueueDeleteOkBody() - Constructor for class org.apache.qpid.framing.QueueDeleteOkBody
 
QueuePurgeBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueuePurgeBody() - Constructor for class org.apache.qpid.framing.QueuePurgeBody
 
QueuePurgeOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
QueuePurgeOkBody() - Constructor for class org.apache.qpid.framing.QueuePurgeOkBody
 

R

read - Variable in class org.apache.qpid.framing.AccessRequestBody
 
READ_EVENTS - Static variable in class org.apache.qpid.pool.PoolingFilter
 
readBooleans(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readFieldTable(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readLongstr(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readLongString(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readShortString(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readTimestamp(ByteBuffer) - Static method in class org.apache.qpid.framing.EncodingUtils
 
ReadWriteThreadModel - Class in org.apache.qpid.pool
 
ReadWriteThreadModel() - Constructor for class org.apache.qpid.pool.ReadWriteThreadModel
 
realm - Variable in class org.apache.qpid.framing.AccessRequestBody
 
redelivered - Variable in class org.apache.qpid.framing.BasicDeliverBody
 
redelivered - Variable in class org.apache.qpid.framing.BasicGetOkBody
 
redelivered - Variable in class org.apache.qpid.framing.FileDeliverBody
 
reduceBufferToFit() - Method in class org.apache.qpid.framing.ContentBody
 
ReferenceCountingExecutorService - Class in org.apache.qpid.pool
We share the executor service among several PoolingFilters.
remove(Object) - Method in class org.apache.qpid.framing.FieldTable
 
replaceProperties(String) - Static method in class org.apache.qpid.configuration.PropertyUtils
Replaces ${xxx} style constructions in the given value with the string value of the corresponding data types.
REPLY_SUCCESS - Static variable in class org.apache.qpid.protocol.AMQConstant
 
replyCode - Variable in class org.apache.qpid.framing.BasicReturnBody
 
replyCode - Variable in class org.apache.qpid.framing.ChannelAlertBody
 
replyCode - Variable in class org.apache.qpid.framing.ChannelCloseBody
 
replyCode - Variable in class org.apache.qpid.framing.ConnectionCloseBody
 
replyCode - Variable in class org.apache.qpid.framing.FileReturnBody
 
replyCode - Variable in class org.apache.qpid.framing.StreamReturnBody
 
replyText - Variable in class org.apache.qpid.framing.BasicReturnBody
 
replyText - Variable in class org.apache.qpid.framing.ChannelAlertBody
 
replyText - Variable in class org.apache.qpid.framing.ChannelCloseBody
 
replyText - Variable in class org.apache.qpid.framing.ConnectionCloseBody
 
replyText - Variable in class org.apache.qpid.framing.FileReturnBody
 
replyText - Variable in class org.apache.qpid.framing.StreamReturnBody
 
requeue - Variable in class org.apache.qpid.framing.BasicRecoverBody
 
requeue - Variable in class org.apache.qpid.framing.BasicRejectBody
 
requeue - Variable in class org.apache.qpid.framing.FileRejectBody
 
RESOURCE_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
 
response - Variable in class org.apache.qpid.framing.ConnectionSecureOkBody
 
response - Variable in class org.apache.qpid.framing.ConnectionStartOkBody
 
responseRequired - Variable in class org.apache.qpid.framing.ClusterPingBody
 
result - Variable in class org.apache.qpid.framing.TestIntegerOkBody
 
result - Variable in class org.apache.qpid.framing.TestStringOkBody
 
routingKey - Variable in class org.apache.qpid.framing.BasicDeliverBody
 
routingKey - Variable in class org.apache.qpid.framing.BasicGetOkBody
 
routingKey - Variable in class org.apache.qpid.framing.BasicPublishBody
 
routingKey - Variable in class org.apache.qpid.framing.BasicReturnBody
 
routingKey - Variable in class org.apache.qpid.framing.FileDeliverBody
 
routingKey - Variable in class org.apache.qpid.framing.FilePublishBody
 
routingKey - Variable in class org.apache.qpid.framing.FileReturnBody
 
routingKey - Variable in class org.apache.qpid.framing.QueueBindBody
 
routingKey - Variable in class org.apache.qpid.framing.StreamPublishBody
 
routingKey - Variable in class org.apache.qpid.framing.StreamReturnBody
 

S

serverProperties - Variable in class org.apache.qpid.framing.ConnectionStartBody
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.qpid.pool.PoolingFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.qpid.pool.PoolingFilter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.qpid.pool.PoolingFilter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.qpid.pool.PoolingFilter
 
setAppId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setClusterId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setContentType(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setCorrelationId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setDeliveryMode(byte) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setDestinationName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setDestinationName(String) - Method in interface org.apache.qpid.url.BindingURL
 
setEncoding(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setExchangeClass(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setExchangeClass(String) - Method in interface org.apache.qpid.url.BindingURL
 
setExchangeName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setExchangeName(String) - Method in interface org.apache.qpid.url.BindingURL
 
setExpectProtocolInitiation(boolean) - Method in class org.apache.qpid.codec.AMQDecoder
 
setExpiration(long) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setHeaders(FieldTable) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setMessageId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setOption(String, String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setOption(String, String) - Method in interface org.apache.qpid.url.BindingURL
 
setPriority(byte) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setPropertyFlags(int) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setQueueName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setQueueName(String) - Method in interface org.apache.qpid.url.BindingURL
 
setReplyTo(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setRoutingKey(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setRoutingKey(String) - Method in interface org.apache.qpid.url.BindingURL
 
setSslEnabled(boolean) - Static method in class org.apache.qpid.ssl.SSLServerSocketFactory
 
setSslEnabled(boolean) - Static method in class org.apache.qpid.ssl.SSLSocketFactory
 
setTimestamp(long) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setType(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setUserId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
size() - Method in class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize
 
size() - Method in class org.apache.qpid.util.ConcurrentLinkedQueueNoSize
 
SIZEOF_UNSIGNED_INT - Static variable in class org.apache.qpid.framing.EncodingUtils
 
SIZEOF_UNSIGNED_SHORT - Static variable in class org.apache.qpid.framing.EncodingUtils
 
SSLServerSocketFactory - Class in org.apache.qpid.ssl
Simple Server Socket factory to create sockets with or without SSL enabled.
SSLServerSocketFactory() - Constructor for class org.apache.qpid.ssl.SSLServerSocketFactory
 
SSLSocketFactory - Class in org.apache.qpid.ssl
Simple Socket factory to create sockets with or without SSL enabled.
SSLSocketFactory() - Constructor for class org.apache.qpid.ssl.SSLSocketFactory
 
stagedSize - Variable in class org.apache.qpid.framing.FileOpenOkBody
 
StreamCancelBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamCancelBody() - Constructor for class org.apache.qpid.framing.StreamCancelBody
 
StreamCancelOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamCancelOkBody() - Constructor for class org.apache.qpid.framing.StreamCancelOkBody
 
StreamConsumeBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamConsumeBody() - Constructor for class org.apache.qpid.framing.StreamConsumeBody
 
StreamConsumeOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamConsumeOkBody() - Constructor for class org.apache.qpid.framing.StreamConsumeOkBody
 
StreamDeliverBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamDeliverBody() - Constructor for class org.apache.qpid.framing.StreamDeliverBody
 
StreamPublishBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamPublishBody() - Constructor for class org.apache.qpid.framing.StreamPublishBody
 
StreamQosBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamQosBody() - Constructor for class org.apache.qpid.framing.StreamQosBody
 
StreamQosOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamQosOkBody() - Constructor for class org.apache.qpid.framing.StreamQosOkBody
 
StreamReturnBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
StreamReturnBody() - Constructor for class org.apache.qpid.framing.StreamReturnBody
 
string1 - Variable in class org.apache.qpid.framing.TestStringBody
 
string2 - Variable in class org.apache.qpid.framing.TestStringBody
 
stringOp - Variable in class org.apache.qpid.framing.TestTableBody
 
stringResult - Variable in class org.apache.qpid.framing.TestTableOkBody
 
SYNTAX_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
 

T

table - Variable in class org.apache.qpid.framing.TestTableBody
 
TestContentBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestContentBody() - Constructor for class org.apache.qpid.framing.TestContentBody
 
TestContentOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestContentOkBody() - Constructor for class org.apache.qpid.framing.TestContentOkBody
 
TestIntegerBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestIntegerBody() - Constructor for class org.apache.qpid.framing.TestIntegerBody
 
TestIntegerOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestIntegerOkBody() - Constructor for class org.apache.qpid.framing.TestIntegerOkBody
 
TestStringBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestStringBody() - Constructor for class org.apache.qpid.framing.TestStringBody
 
TestStringOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestStringOkBody() - Constructor for class org.apache.qpid.framing.TestStringOkBody
 
TestTableBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestTableBody() - Constructor for class org.apache.qpid.framing.TestTableBody
 
TestTableOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TestTableOkBody() - Constructor for class org.apache.qpid.framing.TestTableOkBody
 
ticket - Variable in class org.apache.qpid.framing.AccessRequestOkBody
 
ticket - Variable in class org.apache.qpid.framing.BasicConsumeBody
 
ticket - Variable in class org.apache.qpid.framing.BasicGetBody
 
ticket - Variable in class org.apache.qpid.framing.BasicPublishBody
 
ticket - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
ticket - Variable in class org.apache.qpid.framing.ExchangeDeleteBody
 
ticket - Variable in class org.apache.qpid.framing.FileConsumeBody
 
ticket - Variable in class org.apache.qpid.framing.FilePublishBody
 
ticket - Variable in class org.apache.qpid.framing.QueueBindBody
 
ticket - Variable in class org.apache.qpid.framing.QueueDeclareBody
 
ticket - Variable in class org.apache.qpid.framing.QueueDeleteBody
 
ticket - Variable in class org.apache.qpid.framing.QueuePurgeBody
 
ticket - Variable in class org.apache.qpid.framing.StreamConsumeBody
 
ticket - Variable in class org.apache.qpid.framing.StreamPublishBody
 
toFrame() - Method in class org.apache.qpid.framing.HeartbeatBody
 
TOPIC_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
TOPIC_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
 
toString() - Method in exception org.apache.qpid.AMQUnresolvedAddressException
 
toString() - Method in class org.apache.qpid.framing.AccessRequestBody
 
toString() - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
toString() - Method in class org.apache.qpid.framing.AMQFrame
 
toString() - Method in class org.apache.qpid.framing.AMQMethodBody
 
toString() - Method in class org.apache.qpid.framing.BasicAckBody
 
toString() - Method in class org.apache.qpid.framing.BasicCancelBody
 
toString() - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
toString() - Method in class org.apache.qpid.framing.BasicConsumeBody
 
toString() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
toString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
toString() - Method in class org.apache.qpid.framing.BasicDeliverBody
 
toString() - Method in class org.apache.qpid.framing.BasicGetBody
 
toString() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
toString() - Method in class org.apache.qpid.framing.BasicGetOkBody
 
toString() - Method in class org.apache.qpid.framing.BasicPublishBody
 
toString() - Method in class org.apache.qpid.framing.BasicQosBody
 
toString() - Method in class org.apache.qpid.framing.BasicQosOkBody
 
toString() - Method in class org.apache.qpid.framing.BasicRecoverBody
 
toString() - Method in class org.apache.qpid.framing.BasicRejectBody
 
toString() - Method in class org.apache.qpid.framing.BasicReturnBody
 
toString() - Method in class org.apache.qpid.framing.ChannelAlertBody
 
toString() - Method in class org.apache.qpid.framing.ChannelCloseBody
 
toString() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
toString() - Method in class org.apache.qpid.framing.ChannelFlowBody
 
toString() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
toString() - Method in class org.apache.qpid.framing.ChannelOpenBody
 
toString() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
toString() - Method in class org.apache.qpid.framing.ClusterJoinBody
 
toString() - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
toString() - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
toString() - Method in class org.apache.qpid.framing.ClusterPingBody
 
toString() - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
toString() - Method in class org.apache.qpid.framing.ClusterSynchBody
 
toString() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
toString() - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionStartBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
toString() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
toString() - Method in class org.apache.qpid.framing.DtxSelectBody
 
toString() - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
toString() - Method in class org.apache.qpid.framing.DtxStartBody
 
toString() - Method in class org.apache.qpid.framing.DtxStartOkBody
 
toString() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
toString() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
toString() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
toString() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
toString() - Method in class org.apache.qpid.framing.FileAckBody
 
toString() - Method in class org.apache.qpid.framing.FileCancelBody
 
toString() - Method in class org.apache.qpid.framing.FileCancelOkBody
 
toString() - Method in class org.apache.qpid.framing.FileConsumeBody
 
toString() - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
toString() - Method in class org.apache.qpid.framing.FileDeliverBody
 
toString() - Method in class org.apache.qpid.framing.FileOpenBody
 
toString() - Method in class org.apache.qpid.framing.FileOpenOkBody
 
toString() - Method in class org.apache.qpid.framing.FilePublishBody
 
toString() - Method in class org.apache.qpid.framing.FileQosBody
 
toString() - Method in class org.apache.qpid.framing.FileQosOkBody
 
toString() - Method in class org.apache.qpid.framing.FileRejectBody
 
toString() - Method in class org.apache.qpid.framing.FileReturnBody
 
toString() - Method in class org.apache.qpid.framing.FileStageBody
 
toString() - Method in class org.apache.qpid.framing.QueueBindBody
 
toString() - Method in class org.apache.qpid.framing.QueueBindOkBody
 
toString() - Method in class org.apache.qpid.framing.QueueDeclareBody
 
toString() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
toString() - Method in class org.apache.qpid.framing.QueueDeleteBody
 
toString() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
toString() - Method in class org.apache.qpid.framing.QueuePurgeBody
 
toString() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
toString() - Method in class org.apache.qpid.framing.StreamCancelBody
 
toString() - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
toString() - Method in class org.apache.qpid.framing.StreamConsumeBody
 
toString() - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
toString() - Method in class org.apache.qpid.framing.StreamDeliverBody
 
toString() - Method in class org.apache.qpid.framing.StreamPublishBody
 
toString() - Method in class org.apache.qpid.framing.StreamQosBody
 
toString() - Method in class org.apache.qpid.framing.StreamQosOkBody
 
toString() - Method in class org.apache.qpid.framing.StreamReturnBody
 
toString() - Method in class org.apache.qpid.framing.TestContentBody
 
toString() - Method in class org.apache.qpid.framing.TestContentOkBody
 
toString() - Method in class org.apache.qpid.framing.TestIntegerBody
 
toString() - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
toString() - Method in class org.apache.qpid.framing.TestStringBody
 
toString() - Method in class org.apache.qpid.framing.TestStringOkBody
 
toString() - Method in class org.apache.qpid.framing.TestTableBody
 
toString() - Method in class org.apache.qpid.framing.TestTableOkBody
 
toString() - Method in class org.apache.qpid.framing.TunnelRequestBody
 
toString() - Method in class org.apache.qpid.framing.TxCommitBody
 
toString() - Method in class org.apache.qpid.framing.TxCommitOkBody
 
toString() - Method in class org.apache.qpid.framing.TxRollbackBody
 
toString() - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
toString() - Method in class org.apache.qpid.framing.TxSelectBody
 
toString() - Method in class org.apache.qpid.framing.TxSelectOkBody
 
toString() - Method in class org.apache.qpid.pool.PoolingFilter
 
toString() - Method in class org.apache.qpid.protocol.AMQConstant
 
toString() - Method in class org.apache.qpid.url.AMQBindingURL
 
toString() - Method in interface org.apache.qpid.url.BindingURL
 
toString() - Method in exception org.apache.qpid.url.URLSyntaxException
 
TunnelRequestBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TunnelRequestBody() - Constructor for class org.apache.qpid.framing.TunnelRequestBody
 
TxCommitBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxCommitBody() - Constructor for class org.apache.qpid.framing.TxCommitBody
 
TxCommitOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxCommitOkBody() - Constructor for class org.apache.qpid.framing.TxCommitOkBody
 
TxRollbackBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxRollbackBody() - Constructor for class org.apache.qpid.framing.TxRollbackBody
 
TxRollbackOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxRollbackOkBody() - Constructor for class org.apache.qpid.framing.TxRollbackOkBody
 
TxSelectBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxSelectBody() - Constructor for class org.apache.qpid.framing.TxSelectBody
 
TxSelectOkBody - Class in org.apache.qpid.framing
This class is autogenerated, do not modify.
TxSelectOkBody() - Constructor for class org.apache.qpid.framing.TxSelectOkBody
 
TYPE - Static variable in class org.apache.qpid.framing.AMQMethodBody
 
TYPE - Static variable in class org.apache.qpid.framing.ContentBody
 
TYPE - Static variable in class org.apache.qpid.framing.ContentHeaderBody
 
type - Variable in class org.apache.qpid.framing.ExchangeDeclareBody
 
TYPE - Static variable in class org.apache.qpid.framing.HeartbeatBody
 

U

URLHelper - Class in org.apache.qpid.url
 
URLHelper() - Constructor for class org.apache.qpid.url.URLHelper
 
URLSyntaxException - Exception in org.apache.qpid.url
 
URLSyntaxException(String, String, int, int) - Constructor for exception org.apache.qpid.url.URLSyntaxException
 

V

versionMajor - Variable in class org.apache.qpid.framing.ConnectionStartBody
 
versionMinor - Variable in class org.apache.qpid.framing.ConnectionStartBody
 
virtualHost - Variable in class org.apache.qpid.framing.ConnectionOpenBody
 

W

weight - Variable in class org.apache.qpid.framing.ContentHeaderBody
 
write - Variable in class org.apache.qpid.framing.AccessRequestBody
 
WRITE_EVENTS - Static variable in class org.apache.qpid.pool.PoolingFilter
 
writeBooleans(ByteBuffer, boolean[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeFieldTableBytes(ByteBuffer, FieldTable) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLongstr(ByteBuffer, byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
This is used for writing longstrs.
writeLongStringBytes(ByteBuffer, String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLongStringBytes(ByteBuffer, char[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLongStringBytes(ByteBuffer, byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.AccessRequestBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.AccessRequestOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.AMQMethodBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicAckBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicCancelBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicCancelOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicConsumeBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicConsumeOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicDeliverBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetEmptyBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicGetOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicPublishBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicQosBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicQosOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicRecoverBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicRejectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicReturnBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelAlertBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelCloseBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelCloseOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelFlowBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelFlowOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelOpenBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ChannelOpenOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterJoinBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterLeaveBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterMembershipBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterPingBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterSuspectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ClusterSynchBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionCloseBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionOpenBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionRedirectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionSecureBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionStartBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionStartOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionTuneBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.DtxSelectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.DtxSelectOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.DtxStartBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.DtxStartOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeclareBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeleteBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileAckBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileCancelBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileCancelOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileConsumeBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileConsumeOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileDeliverBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileOpenBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileOpenOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FilePublishBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileQosBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileQosOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileRejectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileReturnBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.FileStageBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueBindBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueBindOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeclareBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeclareOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeleteBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueueDeleteOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueuePurgeBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.QueuePurgeOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamCancelBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamCancelOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamConsumeBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamConsumeOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamDeliverBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamPublishBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamQosBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamQosOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.StreamReturnBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestContentBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestContentOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestIntegerBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestIntegerOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestStringBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestStringOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestTableBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TestTableOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TunnelRequestBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxCommitBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxCommitOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxRollbackBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxRollbackOkBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxSelectBody
 
writeMethodPayload(ByteBuffer) - Method in class org.apache.qpid.framing.TxSelectOkBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.AMQBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.AMQDataBlock
Writes the datablock to the specified buffer.
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.AMQFrame
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.AMQMethodBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.ContentBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.HeartbeatBody
 
writePayload(ByteBuffer) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
writePropertyListPayload(ByteBuffer) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
writePropertyListPayload(ByteBuffer) - Method in interface org.apache.qpid.framing.ContentHeaderProperties
Writes the property list to the buffer, in a suitably encoded form.
writeShortStringBytes(ByteBuffer, String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeTimestamp(ByteBuffer, long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeToBuffer(ByteBuffer) - Method in class org.apache.qpid.framing.FieldTable
 
writeUnsignedByte(ByteBuffer, short) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeUnsignedInteger(ByteBuffer, long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeUnsignedShort(ByteBuffer, int) - Static method in class org.apache.qpid.framing.EncodingUtils
 

_

_iterator - Variable in class org.apache.qpid.framing.FieldTableKeyEnumeration
 
_table - Variable in class org.apache.qpid.framing.FieldTableKeyEnumeration
 

A B C D E F G H I K L M N O P Q R S T U V W _