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

A

AbstractMethodConverter - Class in org.apache.qpid.framing.abstraction
 
AbstractMethodConverter(byte, byte) - Constructor for class org.apache.qpid.framing.abstraction.AbstractMethodConverter
 
accept(NetworkTransportConfiguration, ProtocolEngineFactory, SSLContext) - Method in interface org.apache.qpid.transport.network.IncomingNetworkTransport
 
accept(NetworkTransportConfiguration, ProtocolEngineFactory, SSLContext) - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
 
acceptMode(MessageAcceptMode) - Method in class org.apache.qpid.transport.MessageSubscribe
 
acceptMode(MessageAcceptMode) - Method in class org.apache.qpid.transport.MessageTransfer
 
ACCESS_REFUSED - Static variable in class org.apache.qpid.protocol.AMQConstant
The client attempted to work with a server entity to which it has no access due to security settings.
Accessor - Interface in org.apache.qpid.configuration
 
Accessor.MapAccessor - Class in org.apache.qpid.configuration
 
Accessor.MapAccessor(Map<Object, Object>) - Constructor for class org.apache.qpid.configuration.Accessor.MapAccessor
 
Accessor.SystemPropertyAccessor - Class in org.apache.qpid.configuration
 
Accessor.SystemPropertyAccessor() - Constructor for class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
AccessRequestBody - Interface in org.apache.qpid.framing
 
AccessRequestBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
AccessRequestBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
AccessRequestBodyImpl(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
AccessRequestBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
AccessRequestBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
AccessRequestBodyImpl(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
AccessRequestOkBody - Interface in org.apache.qpid.framing
 
AccessRequestOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
AccessRequestOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
AccessRequestOkBodyImpl(int) - Constructor for class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
AccessRequestOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
AccessRequestOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
AccessRequestOkBodyImpl(int) - Constructor for class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
Acquired - Class in org.apache.qpid.transport
 
Acquired() - Constructor for class org.apache.qpid.transport.Acquired
 
Acquired(RangeSet) - Constructor for class org.apache.qpid.transport.Acquired
 
acquireExecutorService() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Provides a reference to a shared executor service, incrementing the reference count.
acquireMode(MessageAcquireMode) - Method in class org.apache.qpid.transport.MessageSubscribe
 
acquireMode(MessageAcquireMode) - Method in class org.apache.qpid.transport.MessageTransfer
 
add(Range) - Method in class org.apache.qpid.transport.Range
 
add(int, int) - Method in class org.apache.qpid.transport.Range
 
add(int) - Method in class org.apache.qpid.transport.Range
 
add(Range) - Method in interface org.apache.qpid.transport.RangeSet
 
add(int, int) - Method in interface org.apache.qpid.transport.RangeSet
 
add(int) - Method in interface org.apache.qpid.transport.RangeSet
 
add(Range) - Method in class org.apache.qpid.transport.RangeSetImpl
 
add(int, int) - Method in class org.apache.qpid.transport.RangeSetImpl
 
add(int) - Method in class org.apache.qpid.transport.RangeSetImpl
 
addAll(FieldTable) - Method in class org.apache.qpid.framing.FieldTable
 
addCommandLineToProperties(Properties) - Method in class org.apache.qpid.util.CommandLineParser
If a command line has been parsed, calling this method sets all of its parsed options into the specified properties.
addConnectionListener(ConnectionListener) - Method in class org.apache.qpid.transport.Connection
 
addEscapes(String) - Static method in error org.apache.qpid.filter.selector.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpression() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
addFrameSizeObserver(FrameSizeObserver) - Method in class org.apache.qpid.transport.Connection
 
addOption(String, String, String, boolean, String) - Method in class org.apache.qpid.util.CommandLineParser
Adds the option to list of available command line options.
ADDR_SYNTAX_SUPPORTED_IN_0_8 - Static variable in class org.apache.qpid.configuration.ClientProperties
 
Address - Class in org.apache.qpid.messaging
Address
Address(String, String, Map) - Constructor for class org.apache.qpid.messaging.Address
 
address() - Method in class org.apache.qpid.messaging.util.AddressParser
 
AddressParser - Class in org.apache.qpid.messaging.util
AddressParser
AddressParser(String) - Constructor for class org.apache.qpid.messaging.util.AddressParser
 
addTrustManager(X509TrustManager) - Method in class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
adjustBeginLineColumn(int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALREADY_EXISTS - Static variable in class org.apache.qpid.protocol.AMQConstant
The client attempted to work with a server entity to which it has no access because another client is working with it.
alternateExchange(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
alternateExchange(String) - Method in class org.apache.qpid.transport.QueueDeclare
 
alternateExchange(String) - Method in class org.apache.qpid.transport.QueueQueryResult
 
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 - Interface in org.apache.qpid.framing
 
AMQChannelClosedException - Exception in org.apache.qpid
AMQChannelClosedException indicates that an operation cannot be performed becauase a channel has been closed.
AMQChannelClosedException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQChannelClosedException
 
AMQChannelException - Exception in org.apache.qpid
AMQChannelException indicates that an error that requires the channel to be closed has occurred.
AMQChannelException(AMQConstant, String, int, int, byte, byte, Throwable) - Constructor for exception org.apache.qpid.AMQChannelException
 
AMQConnectionClosedException - Exception in org.apache.qpid
AMQConnectionClosedException indicates that a connection has been closed.
AMQConnectionClosedException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQConnectionClosedException
 
AMQConnectionException - Exception in org.apache.qpid
AMQConnectionException indicates that an error that requires the channel to be closed has occurred.
AMQConnectionException(AMQConstant, String, int, int, byte, byte, Throwable) - Constructor for exception org.apache.qpid.AMQConnectionException
 
AMQConnectionFailureException - Exception in org.apache.qpid
AMQConnectionFailureException indicates that a connection to a broker could not be formed.
AMQConnectionFailureException(String, Throwable) - Constructor for exception org.apache.qpid.AMQConnectionFailureException
 
AMQConnectionFailureException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQConnectionFailureException
 
AMQConnectionFailureException(String, Collection<Exception>) - Constructor for exception org.apache.qpid.AMQConnectionFailureException
 
AMQConstant - Class in org.apache.qpid.protocol
Defines constants for AMQP codes and also acts as a factory for creating such constants from the raw codes.
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
 
AMQDecoder - Class in org.apache.qpid.codec
AMQDecoder delegates the decoding of AMQP either to a data block decoder, or in the case of new connections, to a protocol initiation decoder.
AMQDecoder(boolean, AMQVersionAwareProtocolSession) - Constructor for class org.apache.qpid.codec.AMQDecoder
Creates a new AMQP decoder.
AMQDisconnectedException - Exception in org.apache.qpid
AMQDisconnectedException indicates that a broker disconnected without failover.
AMQDisconnectedException(String, Throwable) - Constructor for exception org.apache.qpid.AMQDisconnectedException
 
AMQException - Exception in org.apache.qpid
AMQException forms the root exception of all exceptions relating to the AMQ protocol.
AMQException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
Creates an exception with an optional error code, optional message and optional underlying cause.
AMQException(AMQConstant, boolean, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
Creates an exception with an optional error code, optional message and optional underlying cause.
AMQException(String) - Constructor for exception org.apache.qpid.AMQException
Deprecated.
AMQException(AMQConstant, String) - Constructor for exception org.apache.qpid.AMQException
Deprecated.
AMQException(String, Throwable) - Constructor for exception org.apache.qpid.AMQException
Deprecated.
AMQFrame - Class in org.apache.qpid.framing
 
AMQFrame(int, AMQBody) - Constructor for class org.apache.qpid.framing.AMQFrame
 
AMQFrame(MarkableDataInput, int, long, BodyFactory) - Constructor for class org.apache.qpid.framing.AMQFrame
 
AMQFrameDecodingException - Exception in org.apache.qpid.framing
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct format as defined by the protocol.
AMQFrameDecodingException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQFrameDecodingException(AMQConstant, String) - Constructor for exception org.apache.qpid.framing.AMQFrameDecodingException
 
AMQInternalException - Exception in org.apache.qpid
InternalException encapsulates error code 541, or AMQConstant.INTERNAL_ERROR exceptions relating to the AMQ protocol.
AMQInternalException(String, Throwable) - Constructor for exception org.apache.qpid.AMQInternalException
Creates an exception with an optional message and optional underlying cause.
AMQInternalException(String) - Constructor for exception org.apache.qpid.AMQInternalException
 
AMQInvalidArgumentException - Exception in org.apache.qpid
AMQInvalidArgumentException indicates that an invalid argument has been passed to an AMQP method.
AMQInvalidArgumentException(String, Throwable) - Constructor for exception org.apache.qpid.AMQInvalidArgumentException
 
AMQInvalidRoutingKeyException - Exception in org.apache.qpid
AMQInvalidRoutingKeyException indicates an error with a routing key having an invalid format.
AMQInvalidRoutingKeyException(String, Throwable) - Constructor for exception org.apache.qpid.AMQInvalidRoutingKeyException
 
AMQJ_DEFAULT_SYNCWRITE_TIMEOUT - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
AMQJ_HEARTBEAT_DELAY - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
AMQJ_HEARTBEAT_TIMEOUT_FACTOR - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
AMQJ_TCP_NODELAY_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
AMQMethodBody - Interface in org.apache.qpid.framing
 
AMQMethodBody_0_9 - Class in org.apache.qpid.framing.amqp_0_9
 
AMQMethodBody_0_9() - Constructor for class org.apache.qpid.framing.amqp_0_9.AMQMethodBody_0_9
 
AMQMethodBody_0_91 - Class in org.apache.qpid.framing.amqp_0_91
 
AMQMethodBody_0_91() - Constructor for class org.apache.qpid.framing.amqp_0_91.AMQMethodBody_0_91
 
AMQMethodBody_8_0 - Class in org.apache.qpid.framing.amqp_8_0
 
AMQMethodBody_8_0() - Constructor for class org.apache.qpid.framing.amqp_8_0.AMQMethodBody_8_0
 
AMQMethodBodyFactory - Class in org.apache.qpid.framing
 
AMQMethodBodyFactory(AMQVersionAwareProtocolSession) - Constructor for class org.apache.qpid.framing.AMQMethodBodyFactory
 
AMQMethodBodyImpl - Class in org.apache.qpid.framing
 
AMQMethodBodyImpl() - Constructor for class org.apache.qpid.framing.AMQMethodBodyImpl
 
AMQMethodBodyInstanceFactory - Interface in org.apache.qpid.framing
 
AMQMethodEvent<M extends AMQMethodBody> - Class in org.apache.qpid.protocol
AMQMethodEvent encapsulates an AMQP method call, and the channel on which that method call occurred.
AMQMethodEvent(int, M) - Constructor for class org.apache.qpid.protocol.AMQMethodEvent
Creates a method event to encasulate a method call and channel.
AMQMethodListener - Interface in org.apache.qpid.protocol
AMQMethodListener is a listener that receives notifications of AMQP methods.
AMQP_VERSION - Static variable in class org.apache.qpid.configuration.ClientProperties
 
AMQPFilterTypes - Enum in org.apache.qpid.common
Specifies the different filter types for consumers that filter their messages.
AMQPInvalidClassException - Exception in org.apache.qpid
AMQPInvalidClassException indicates an error when trying to store an illegally typed argument in a field table.
AMQPInvalidClassException(String) - Constructor for exception org.apache.qpid.AMQPInvalidClassException
 
AMQProtocolClassException - Exception in org.apache.qpid.framing
AMQProtocolInstanceException indicates that the protocol class is incorrect in a header.
AMQProtocolClassException(String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQProtocolClassException
 
AMQProtocolException - Exception in org.apache.qpid
 
AMQProtocolException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQProtocolException
Constructor for a Protocol Exception
AMQProtocolHeaderException - Exception in org.apache.qpid.framing
 
AMQProtocolHeaderException(String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQProtocolHeaderException
 
AMQProtocolInstanceException - Exception in org.apache.qpid.framing
AMQProtocolInstanceException indicates that the protocol instance is incorrect in a header.
AMQProtocolInstanceException(String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQProtocolInstanceException
 
AMQProtocolVersionException - Exception in org.apache.qpid.framing
AMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header.
AMQProtocolVersionException(String, Throwable) - Constructor for exception org.apache.qpid.framing.AMQProtocolVersionException
 
AMQProtocolWriter - Interface in org.apache.qpid.protocol
AMQProtocolWriter provides a method to write a frame of data 'to the wire', in the context of the object that implements the method, usually some sort of session.
AMQSecurityException - Exception in org.apache.qpid
SecurityException encapsulates error code 403, or AMQConstant.ACCESS_REFUSED exceptions relating to the AMQ protocol.
AMQSecurityException(String, Throwable) - Constructor for exception org.apache.qpid.AMQSecurityException
Creates an exception with an optional message and optional underlying cause.
AMQSecurityException(String) - Constructor for exception org.apache.qpid.AMQSecurityException
 
AMQSecurityException() - Constructor for exception org.apache.qpid.AMQSecurityException
 
AMQShortString - Class in org.apache.qpid.framing
A short string is a representation of an AMQ Short String Short strings differ from the Java String class by being limited to on ASCII characters (0-127) and thus can be held more effectively in a byte buffer.
AMQShortString(byte[]) - Constructor for class org.apache.qpid.framing.AMQShortString
 
AMQShortString(String) - Constructor for class org.apache.qpid.framing.AMQShortString
 
AMQShortString(char[]) - Constructor for class org.apache.qpid.framing.AMQShortString
 
AMQShortString(CharSequence) - Constructor for class org.apache.qpid.framing.AMQShortString
 
AMQShortString(byte[], int, int) - Constructor for class org.apache.qpid.framing.AMQShortString
 
AMQShortStringTokenizer - Interface in org.apache.qpid.framing
 
AMQTimeoutException - Exception in org.apache.qpid
AMQTimeoutException indicates that an expected response from a broker took too long.
AMQTimeoutException(String, Throwable) - Constructor for exception org.apache.qpid.AMQTimeoutException
 
AMQType - Enum in org.apache.qpid.framing
AMQType is a type that represents the different possible AMQP field table types.
AMQTypedValue - Class in org.apache.qpid.framing
AMQTypedValue combines together a native Java Object value, and an AMQType, as a fully typed AMQP parameter value.
AMQTypedValue() - Constructor for class org.apache.qpid.framing.AMQTypedValue
 
AMQTypeMap - Class in org.apache.qpid.framing
 
AMQUndeliveredException - Exception in org.apache.qpid
AMQUndeliveredException indicates that a message, marked immediate or mandatory, could not be delivered.
AMQUndeliveredException(AMQConstant, String, Object, Throwable) - Constructor for exception org.apache.qpid.AMQUndeliveredException
 
AMQUnresolvedAddressException - Exception in org.apache.qpid
AMQUnresolvedAddressException indicates failure to resolve a socket address.
AMQUnresolvedAddressException(String, String, Throwable) - Constructor for exception org.apache.qpid.AMQUnresolvedAddressException
 
AMQVersionAwareProtocolSession - Interface in org.apache.qpid.protocol
AMQVersionAwareProtocolSession is implemented by all AMQP session classes, that need to provide an awareness to callers of the version of the AMQP protocol that they are able to work with.
AND - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
andExpression() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
appendData(byte[]) - Method in interface org.apache.qpid.api.Message
This will abstract the underlying message data.
appendData(ByteBuffer) - Method in interface org.apache.qpid.api.Message
This will abstract the underlying message data.
appId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
applicationHeaders(Map<String, Object>) - Method in class org.apache.qpid.transport.MessageProperties
 
argsNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
ARGUMENT_INVALID - Static variable in class org.apache.qpid.protocol.AMQConstant
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeBind
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeBound
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.MessageSubscribe
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.QueueDeclare
 
arguments(Map<String, Object>) - Method in class org.apache.qpid.transport.QueueQueryResult
 
ArithmeticExpression - Class in org.apache.qpid.filter
An expression which performs an operation on two expression values
ArithmeticExpression(Expression, Expression) - Constructor for class org.apache.qpid.filter.ArithmeticExpression
 
array() - Method in class org.apache.qpid.transport.Binary
 
asBoolean(int) - Method in class org.apache.qpid.filter.ComparisonExpression
 
asChars() - Method in class org.apache.qpid.framing.AMQShortString
 
asFieldArray(Collection<T>) - Static method in class org.apache.qpid.framing.FieldArray
 
asNumber(Object) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
Assembler - Class in org.apache.qpid.transport.network
Assembler
Assembler(Receiver<ProtocolEvent>) - Constructor for class org.apache.qpid.transport.network.Assembler
 
asString() - Method in class org.apache.qpid.framing.AMQShortString
 
asTypedValue(Object) - Method in enum org.apache.qpid.framing.AMQType
Converts an instance of the type to an equivalent Java native representation, packaged as an AMQTypedValue tagged with its AMQP type.
autoDelete(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
autoDelete(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
autoDelete(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 
available() - Method in interface org.apache.qpid.codec.MarkableDataInput
 
available() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
available() - Method in interface org.apache.qpid.framing.ExtendedDataInput
 
available() - Method in class org.apache.qpid.util.ByteBufferInputStream
 
await() - Method in class org.apache.qpid.transport.util.Waiter
 
awaitClose() - Method in class org.apache.qpid.transport.Session
 
awaitOpen() - Method in class org.apache.qpid.transport.Session
 

B

backup(int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Backup a number of characters.
BasicAckBody - Interface in org.apache.qpid.framing
 
BasicAckBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicAckBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
BasicAckBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
BasicAckBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicAckBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
BasicAckBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
BasicAckBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicAckBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
BasicAckBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
BasicCancelBody - Interface in org.apache.qpid.framing
 
BasicCancelBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
BasicCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
BasicCancelBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
BasicCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
BasicCancelBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
BasicCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
BasicCancelOkBody - Interface in org.apache.qpid.framing
 
BasicCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
BasicCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
BasicCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
BasicCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
BasicCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
BasicCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
BasicConsumeBody - Interface in org.apache.qpid.framing
 
BasicConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
BasicConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
BasicConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
BasicConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
BasicConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
BasicConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
BasicConsumeOkBody - Interface in org.apache.qpid.framing
 
BasicConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
BasicConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
BasicConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
BasicConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
BasicConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
BasicConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
BasicContentHeaderProperties - Class in org.apache.qpid.framing
 
BasicContentHeaderProperties(BasicContentHeaderProperties) - Constructor for class org.apache.qpid.framing.BasicContentHeaderProperties
 
BasicContentHeaderProperties() - Constructor for class org.apache.qpid.framing.BasicContentHeaderProperties
 
BasicDeliverBody - Interface in org.apache.qpid.framing
 
BasicDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
BasicDeliverBodyImpl(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
BasicDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
BasicDeliverBodyImpl(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
BasicDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
BasicDeliverBodyImpl(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
BasicGetBody - Interface in org.apache.qpid.framing
 
BasicGetBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicGetBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
BasicGetBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
BasicGetBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicGetBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
BasicGetBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
BasicGetBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicGetBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
BasicGetBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
BasicGetEmptyBody - Interface in org.apache.qpid.framing
 
BasicGetEmptyBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicGetEmptyBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
BasicGetEmptyBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
BasicGetEmptyBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicGetEmptyBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
BasicGetEmptyBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
BasicGetEmptyBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicGetEmptyBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
BasicGetEmptyBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
BasicGetOkBody - Interface in org.apache.qpid.framing
 
BasicGetOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicGetOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
BasicGetOkBodyImpl(long, boolean, AMQShortString, AMQShortString, long) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
BasicGetOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicGetOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
BasicGetOkBodyImpl(long, boolean, AMQShortString, AMQShortString, long) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
BasicGetOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicGetOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
BasicGetOkBodyImpl(long, boolean, AMQShortString, AMQShortString, long) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
BasicPublishBody - Interface in org.apache.qpid.framing
 
BasicPublishBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicPublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
BasicPublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
BasicPublishBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicPublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
BasicPublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
BasicPublishBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicPublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
BasicPublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
BasicQosBody - Interface in org.apache.qpid.framing
 
BasicQosBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
BasicQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
BasicQosBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
BasicQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
BasicQosBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
BasicQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
BasicQosOkBody - Interface in org.apache.qpid.framing
 
BasicQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
BasicQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
BasicQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
BasicQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
BasicQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
BasicQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
BasicRecoverBody - Interface in org.apache.qpid.framing
 
BasicRecoverBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicRecoverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
BasicRecoverBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
BasicRecoverBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicRecoverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
BasicRecoverBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
BasicRecoverBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicRecoverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
BasicRecoverBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
BasicRecoverOkBody - Interface in org.apache.qpid.framing
 
BasicRecoverOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicRecoverOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
BasicRecoverOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
BasicRecoverSyncBody - Interface in org.apache.qpid.framing
 
BasicRecoverSyncBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicRecoverSyncBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
BasicRecoverSyncBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
BasicRecoverSyncBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicRecoverSyncBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
BasicRecoverSyncBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
BasicRecoverSyncOkBody - Interface in org.apache.qpid.framing
 
BasicRecoverSyncOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicRecoverSyncOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
BasicRecoverSyncOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
BasicRecoverSyncOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicRecoverSyncOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
BasicRecoverSyncOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
BasicRejectBody - Interface in org.apache.qpid.framing
 
BasicRejectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
BasicRejectBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
BasicRejectBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
BasicRejectBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
BasicRejectBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
BasicRejectBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
BasicReturnBody - Interface in org.apache.qpid.framing
 
BasicReturnBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
BasicReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
BasicReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
BasicReturnBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
BasicReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
BasicReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
BasicReturnBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
BasicReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
BasicReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
BBDecoder - Class in org.apache.qpid.transport.codec
Byte Buffer Decoder.
BBDecoder() - Constructor for class org.apache.qpid.transport.codec.BBDecoder
 
BBEncoder - Class in org.apache.qpid.transport.codec
Byte Buffer Encoder.
BBEncoder(int) - Constructor for class org.apache.qpid.transport.codec.BBEncoder
 
beginColumn - Variable in class org.apache.qpid.filter.selector.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.qpid.filter.selector.Token
The line number of the first character of this Token.
beginSize16() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
beginSize32() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
beginSize8() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
BeginToken() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Start.
BETWEEN - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
Binary - Class in org.apache.qpid.transport
Binary
Binary(byte[], int, int) - Constructor for class org.apache.qpid.transport.Binary
 
Binary(byte[]) - Constructor for class org.apache.qpid.transport.Binary
 
BinaryExpression - Class in org.apache.qpid.filter
An expression which performs an operation on two expression values.
BinaryExpression(Expression, Expression) - Constructor for class org.apache.qpid.filter.BinaryExpression
 
Binding<E,T> - Interface in org.apache.qpid.transport
Binding
bindingKey(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
bindingKey(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
bindingKey(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
BindingURL - Interface in org.apache.qpid.url
 
BindingURLParser - Class in org.apache.qpid.url
 
BindingURLParser() - Constructor for class org.apache.qpid.url.BindingURLParser
 
BLOCK_COMMENT - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
body(ByteBuffer) - Method in class org.apache.qpid.transport.MessageTransfer
 
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.
BOOLEAN_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
BooleanExpression - Interface in org.apache.qpid.filter
A BooleanExpression is an expression that always produces a Boolean result.
booleanProperty(Boolean, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
booleanProperty(Accessor, Boolean, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
branchId(byte[]) - Method in class org.apache.qpid.transport.Xid
 
BROKER_SEPARATOR - Static variable in class org.apache.qpid.url.URLHelper
 
bufcolumn - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
buffer - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
buffer() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
bufline - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
bufpos - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
Position in buffer.
BUILD_VERSION_PROPERTY - Static variable in class org.apache.qpid.common.QpidProperties
Defines the name of the source code revision property.
buildClientContext(String, String, String, String, String, String, String, String, String) - Static method in class org.apache.qpid.ssl.SSLContextFactory
 
BYTE_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
BYTEARRAY_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
ByteArrayDataInput - Class in org.apache.qpid.framing
 
ByteArrayDataInput(byte[]) - Constructor for class org.apache.qpid.framing.ByteArrayDataInput
 
ByteArrayDataInput(byte[], int, int) - Constructor for class org.apache.qpid.framing.ByteArrayDataInput
 
ByteBufferInputStream - Class in org.apache.qpid.util
Wraps @link ByteBuffer into InputStream
ByteBufferInputStream(ByteBuffer) - Constructor for class org.apache.qpid.util.ByteBufferInputStream
 
byteRanges(RangeSet) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
BytesDataOutput - Class in org.apache.qpid.util
 
BytesDataOutput(byte[]) - Constructor for class org.apache.qpid.util.BytesDataOutput
 

C

capabilities(List<Object>) - Method in class org.apache.qpid.transport.ConnectionOpen
 
chain(Strings.Resolver...) - Static method in class org.apache.qpid.util.Strings
 
challenge(byte[]) - Method in class org.apache.qpid.transport.ConnectionSecure
 
CHANNEL_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The client attempted to work with a channel that had not been correctly opened.
ChannelAlertBody - Interface in org.apache.qpid.framing
 
ChannelAlertBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelAlertBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
ChannelAlertBodyImpl(int, AMQShortString, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
ChannelCloseBody - Interface in org.apache.qpid.framing
 
ChannelCloseBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
ChannelCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
ChannelCloseBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
ChannelCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
ChannelCloseBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
ChannelCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
ChannelCloseOkBody - Interface in org.apache.qpid.framing
 
ChannelCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
ChannelCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
ChannelCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
ChannelCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
ChannelCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
ChannelCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
ChannelFlowBody - Interface in org.apache.qpid.framing
 
ChannelFlowBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelFlowBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
ChannelFlowBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
ChannelFlowBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelFlowBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
ChannelFlowBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
ChannelFlowBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelFlowBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
ChannelFlowBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
ChannelFlowOkBody - Interface in org.apache.qpid.framing
 
ChannelFlowOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelFlowOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
ChannelFlowOkBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
ChannelFlowOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelFlowOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
ChannelFlowOkBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
ChannelFlowOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelFlowOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
ChannelFlowOkBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
channelMax(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
channelMax(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
ChannelOkBody - Interface in org.apache.qpid.framing
 
ChannelOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
ChannelOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
ChannelOpenBody - Interface in org.apache.qpid.framing
 
ChannelOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
ChannelOpenBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
ChannelOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
ChannelOpenBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
ChannelOpenBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
ChannelOpenBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
ChannelOpenOkBody - Interface in org.apache.qpid.framing
 
ChannelOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
ChannelOpenOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
ChannelOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ChannelOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
ChannelOpenOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
ChannelOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ChannelOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
ChannelOpenOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
ChannelPingBody - Interface in org.apache.qpid.framing
 
ChannelPingBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelPingBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
ChannelPingBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
ChannelPongBody - Interface in org.apache.qpid.framing
 
ChannelPongBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelPongBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
ChannelPongBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
ChannelResumeBody - Interface in org.apache.qpid.framing
 
ChannelResumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ChannelResumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
ChannelResumeBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
CHAR_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
charAt(int) - Method in class org.apache.qpid.framing.AMQShortString
 
check(Object) - Method in class org.apache.qpid.transport.Field
 
checkAvailable(int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
Check that there is at least a certain number of bytes available to read
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidPeersOnlyTrustManager
 
checkEqualOperand(Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
Validates that the expression can be used in == or <> expression.
checkIdentiferFormat(AMQShortString) - Static method in class org.apache.qpid.framing.FieldTable
 
checkLessThanOperand(Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
Only Numeric expressions can be used in >, >=, < or <= expressions.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidPeersOnlyTrustManager
 
checkVersion() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
CLASS_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
classCode(short) - Method in class org.apache.qpid.transport.ExecutionException
 
clear() - Method in class org.apache.qpid.framing.FieldTable
 
clear() - Method in class org.apache.qpid.transport.Range
 
clear() - Method in interface org.apache.qpid.transport.RangeSet
 
clear() - Method in class org.apache.qpid.transport.RangeSetImpl
 
clearAcceptMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearAcceptMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
clearAcquireMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearAcquireMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
clearAlternateExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearAlternateExchange() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearAlternateExchange() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearAppId() - Method in class org.apache.qpid.transport.MessageProperties
 
clearApplicationHeaders() - Method in class org.apache.qpid.transport.MessageProperties
 
clearArgsNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
clearArguments() - Method in class org.apache.qpid.transport.ExchangeBind
 
clearArguments() - Method in class org.apache.qpid.transport.ExchangeBound
 
clearArguments() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearArguments() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
clearArguments() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearArguments() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearArguments() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearAutoDelete() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearAutoDelete() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearAutoDelete() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearBindingKey() - Method in class org.apache.qpid.transport.ExchangeBind
 
clearBindingKey() - Method in class org.apache.qpid.transport.ExchangeBound
 
clearBindingKey() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
clearBranchId() - Method in class org.apache.qpid.transport.Xid
 
clearCapabilities() - Method in class org.apache.qpid.transport.ConnectionOpen
 
clearChallenge() - Method in class org.apache.qpid.transport.ConnectionSecure
 
clearChannelMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
clearChannelMax() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
clearClassCode() - Method in class org.apache.qpid.transport.ExecutionException
 
clearClientProperties() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
clearCode() - Method in class org.apache.qpid.transport.MessageReject
 
clearCode() - Method in class org.apache.qpid.transport.SessionDetached
 
clearCommandCode() - Method in class org.apache.qpid.transport.ExecutionException
 
clearCommandId() - Method in class org.apache.qpid.transport.ExecutionException
 
clearCommandId() - Method in class org.apache.qpid.transport.ExecutionResult
 
clearCommandId() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
clearCommandOffset() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
clearCommands() - Method in class org.apache.qpid.transport.SessionCompleted
 
clearCommands() - Method in class org.apache.qpid.transport.SessionConfirmed
 
clearCommands() - Method in class org.apache.qpid.transport.SessionExpected
 
clearCommands() - Method in class org.apache.qpid.transport.SessionGap
 
clearCommands() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
clearCompleted() - Method in class org.apache.qpid.transport.SessionFlush
 
clearConfirmed() - Method in class org.apache.qpid.transport.SessionFlush
 
clearContentEncoding() - Method in class org.apache.qpid.transport.MessageProperties
 
clearContentLength() - Method in class org.apache.qpid.transport.MessageProperties
 
clearContentType() - Method in class org.apache.qpid.transport.MessageProperties
 
clearCorrelationId() - Method in class org.apache.qpid.transport.MessageProperties
 
clearData() - Method in interface org.apache.qpid.api.Message
This should clear the body of the message.
clearDeliveryMode() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearDescription() - Method in class org.apache.qpid.transport.ExecutionException
 
clearDestination() - Method in class org.apache.qpid.transport.MessageCancel
 
clearDestination() - Method in class org.apache.qpid.transport.MessageFlow
 
clearDestination() - Method in class org.apache.qpid.transport.MessageFlush
 
clearDestination() - Method in class org.apache.qpid.transport.MessageResume
 
clearDestination() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
clearDestination() - Method in class org.apache.qpid.transport.MessageStop
 
clearDestination() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearDestination() - Method in class org.apache.qpid.transport.MessageTransfer
 
clearDiscardUnroutable() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearDurable() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearDurable() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
clearDurable() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearDurable() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearErrorCode() - Method in class org.apache.qpid.transport.ExecutionException
 
clearErrorInfo() - Method in class org.apache.qpid.transport.ExecutionException
 
clearExchange() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearExchange() - Method in class org.apache.qpid.transport.ExchangeBind
 
clearExchange() - Method in class org.apache.qpid.transport.ExchangeBound
 
clearExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearExchange() - Method in class org.apache.qpid.transport.ExchangeDelete
 
clearExchange() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
clearExchange() - Method in class org.apache.qpid.transport.ReplyTo
 
clearExchangeNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
clearExclusive() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearExclusive() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearExclusive() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearExpected() - Method in class org.apache.qpid.transport.SessionFlush
 
clearExpiration() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearFail() - Method in class org.apache.qpid.transport.DtxEnd
 
clearFieldIndex() - Method in class org.apache.qpid.transport.ExecutionException
 
clearFirst() - Method in class org.apache.qpid.transport.FragmentProperties
 
clearFlowMode() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
clearForce() - Method in class org.apache.qpid.transport.SessionAttach
 
clearFormat() - Method in class org.apache.qpid.transport.Xid
 
clearFragments() - Method in class org.apache.qpid.transport.SessionConfirmed
 
clearFragments() - Method in class org.apache.qpid.transport.SessionExpected
 
clearFragmentSize() - Method in class org.apache.qpid.transport.FragmentProperties
 
clearGlobalId() - Method in class org.apache.qpid.transport.Xid
 
clearHeartbeat() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
clearHeartbeatMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
clearHeartbeatMin() - Method in class org.apache.qpid.transport.ConnectionTune
 
clearHost() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
clearIfEmpty() - Method in class org.apache.qpid.transport.QueueDelete
 
clearIfUnused() - Method in class org.apache.qpid.transport.ExchangeDelete
 
clearIfUnused() - Method in class org.apache.qpid.transport.QueueDelete
 
clearImmediate() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearInDoubt() - Method in class org.apache.qpid.transport.RecoverResult
 
clearInsist() - Method in class org.apache.qpid.transport.ConnectionOpen
 
clearJoin() - Method in class org.apache.qpid.transport.DtxStart
 
clearKeyNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
clearKnownHosts() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
clearKnownHosts() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
clearLast() - Method in class org.apache.qpid.transport.FragmentProperties
 
clearLocale() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
clearLocales() - Method in class org.apache.qpid.transport.ConnectionStart
 
clearMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTune
 
clearMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
clearMechanism() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
clearMechanisms() - Method in class org.apache.qpid.transport.ConnectionStart
 
clearMessageCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearMessageId() - Method in class org.apache.qpid.transport.MessageProperties
 
clearName() - Method in class org.apache.qpid.transport.ExchangeQuery
 
clearName() - Method in class org.apache.qpid.transport.SessionAttach
 
clearName() - Method in class org.apache.qpid.transport.SessionAttached
 
clearName() - Method in class org.apache.qpid.transport.SessionDetach
 
clearName() - Method in class org.apache.qpid.transport.SessionDetached
 
clearNotFound() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
clearOffset() - Method in class org.apache.qpid.transport.MessageResumeResult
 
clearOnePhase() - Method in class org.apache.qpid.transport.DtxCommit
 
clearPassive() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearPassive() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearPriority() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearQueue() - Method in class org.apache.qpid.transport.ExchangeBind
 
clearQueue() - Method in class org.apache.qpid.transport.ExchangeBound
 
clearQueue() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
clearQueue() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearQueue() - Method in class org.apache.qpid.transport.QueueDeclare
 
clearQueue() - Method in class org.apache.qpid.transport.QueueDelete
 
clearQueue() - Method in class org.apache.qpid.transport.QueuePurge
 
clearQueue() - Method in class org.apache.qpid.transport.QueueQuery
 
clearQueue() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearQueueNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
clearQueueNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
clearRedelivered() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearReplyCode() - Method in class org.apache.qpid.transport.ConnectionClose
 
clearReplyText() - Method in class org.apache.qpid.transport.ConnectionClose
 
clearReplyTo() - Method in class org.apache.qpid.transport.MessageProperties
 
clearResponse() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
clearResponse() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
clearResume() - Method in class org.apache.qpid.transport.DtxStart
 
clearResumeId() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearResumeId() - Method in class org.apache.qpid.transport.MessageResume
 
clearResumeId() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearResumeTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearResumeTtl() - Method in class org.apache.qpid.transport.MessageSubscribe
 
clearRoutingKey() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearRoutingKey() - Method in class org.apache.qpid.transport.ReplyTo
 
clearServerProperties() - Method in class org.apache.qpid.transport.ConnectionStart
 
clearSetRedelivered() - Method in class org.apache.qpid.transport.MessageRelease
 
clearStatus() - Method in class org.apache.qpid.transport.XaResult
 
clearSubscriberCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
clearSuspend() - Method in class org.apache.qpid.transport.DtxEnd
 
clearSync() - Method in class org.apache.qpid.transport.SessionHeader
 
clearText() - Method in class org.apache.qpid.transport.MessageReject
 
clearTimelyReply() - Method in class org.apache.qpid.transport.SessionCompleted
 
clearTimeout() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
clearTimeout() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
clearTimeout() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
clearTimeout() - Method in class org.apache.qpid.transport.SessionTimeout
 
clearTimestamp() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearTransfers() - Method in class org.apache.qpid.transport.Acquired
 
clearTransfers() - Method in class org.apache.qpid.transport.MessageAccept
 
clearTransfers() - Method in class org.apache.qpid.transport.MessageAcquire
 
clearTransfers() - Method in class org.apache.qpid.transport.MessageReject
 
clearTransfers() - Method in class org.apache.qpid.transport.MessageRelease
 
clearTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
clearType() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
clearType() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
clearUnit() - Method in class org.apache.qpid.transport.MessageFlow
 
clearUserId() - Method in class org.apache.qpid.transport.MessageProperties
 
clearValue() - Method in class org.apache.qpid.transport.ExecutionResult
 
clearValue() - Method in class org.apache.qpid.transport.MessageFlow
 
clearVirtualHost() - Method in class org.apache.qpid.transport.ConnectionOpen
 
clearXid() - Method in class org.apache.qpid.transport.DtxCommit
 
clearXid() - Method in class org.apache.qpid.transport.DtxEnd
 
clearXid() - Method in class org.apache.qpid.transport.DtxForget
 
clearXid() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
clearXid() - Method in class org.apache.qpid.transport.DtxPrepare
 
clearXid() - Method in class org.apache.qpid.transport.DtxRollback
 
clearXid() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
clearXid() - Method in class org.apache.qpid.transport.DtxStart
 
CLIENT_ID_0_10 - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
CLIENT_ID_0_8 - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
ClientDelegate - Class in org.apache.qpid.transport
ClientDelegate
ClientDelegate(ConnectionSettings) - Constructor for class org.apache.qpid.transport.ClientDelegate
 
ClientMethodDispatcher - Interface in org.apache.qpid.framing
 
ClientMethodDispatcher_0_9 - Interface in org.apache.qpid.framing.amqp_0_9
 
ClientMethodDispatcher_0_91 - Interface in org.apache.qpid.framing.amqp_0_91
 
ClientMethodDispatcher_8_0 - Interface in org.apache.qpid.framing.amqp_8_0
 
ClientProperties - Class in org.apache.qpid.configuration
This class centralized the Qpid client properties.
clientProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
cloneForCurrentThread() - Method in exception org.apache.qpid.AMQException
Rethrown this exception as a new exception.
close() - Method in class org.apache.qpid.transport.Connection
 
close(ConnectionCloseCode, String, Option...) - Method in class org.apache.qpid.transport.Connection
 
close() - Method in class org.apache.qpid.transport.network.Disassembler
 
close() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
close() - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
 
close() - Method in class org.apache.qpid.transport.network.io.IoSender
 
close() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
close() - Method in interface org.apache.qpid.transport.network.NetworkTransport
 
close() - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
 
close() - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
close() - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
 
close() - Method in interface org.apache.qpid.transport.Sender
 
close() - Method in class org.apache.qpid.transport.Session
 
close() - Method in class org.apache.qpid.util.ByteBufferInputStream
 
closeCode(ConnectionClose) - Method in class org.apache.qpid.transport.Connection
 
closed() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
closed() - Method in class org.apache.qpid.transport.Connection
 
closed(Connection) - Method in interface org.apache.qpid.transport.ConnectionListener
 
closed() - Method in class org.apache.qpid.transport.network.Assembler
 
closed() - Method in class org.apache.qpid.transport.network.InputHandler
 
closed(Connection) - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
closed() - Method in class org.apache.qpid.transport.network.security.sasl.SASLReceiver
 
closed() - Method in class org.apache.qpid.transport.network.security.ssl.SSLReceiver
 
closed() - Method in interface org.apache.qpid.transport.Receiver
 
closed() - Method in class org.apache.qpid.transport.Session
 
closed(Session) - Method in class org.apache.qpid.transport.SessionDelegate
 
closed(Session) - Method in interface org.apache.qpid.transport.SessionListener
 
code(MessageRejectCode) - Method in class org.apache.qpid.transport.MessageReject
 
code(SessionDetachCode) - Method in class org.apache.qpid.transport.SessionDetached
 
column - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
command(Connection, Method) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
command(Void, Method) - Method in class org.apache.qpid.transport.network.Disassembler
 
command(C, Method) - Method in interface org.apache.qpid.transport.ProtocolDelegate
 
command(Session, Method) - Method in class org.apache.qpid.transport.SessionDelegate
 
command(Session, Method, boolean) - Method in class org.apache.qpid.transport.SessionDelegate
 
COMMAND_INVALID - Static variable in class org.apache.qpid.protocol.AMQConstant
The client sent an invalid sequence of frames, attempting to perform an operation that was considered invalid by the server.
commandCode(short) - Method in class org.apache.qpid.transport.ExecutionException
 
commandId(int) - Method in class org.apache.qpid.transport.ExecutionException
 
commandId(int) - Method in class org.apache.qpid.transport.ExecutionResult
 
commandId(int) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
commandId(int) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
CommandLineParser - Class in org.apache.qpid.util
CommandLineParser provides a utility for specifying the format of a command line and parsing command lines to ensure that they fit their specified format.
CommandLineParser(String[][]) - Constructor for class org.apache.qpid.util.CommandLineParser
Creates a command line options parser from a command line specification.
CommandLineParser.CommandLineOption - Class in org.apache.qpid.util
Holds information about a command line options.
CommandLineParser.CommandLineOption(String, boolean, String, String, boolean, String) - Constructor for class org.apache.qpid.util.CommandLineParser.CommandLineOption
Create a command line option object that holds specific information about a command line option.
commandOffset(long) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
commands(RangeSet) - Method in class org.apache.qpid.transport.SessionCompleted
 
commands(RangeSet) - Method in class org.apache.qpid.transport.SessionConfirmed
 
commands(RangeSet) - Method in class org.apache.qpid.transport.SessionExpected
 
commands(RangeSet) - Method in class org.apache.qpid.transport.SessionGap
 
commands(RangeSet) - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
CommonProperties - Class in org.apache.qpid.configuration
Centralised record of Qpid common properties.
COMPARATOR - Static variable in class org.apache.qpid.util.Serial
 
compare(Comparable, Comparable) - Method in class org.apache.qpid.filter.ComparisonExpression
 
compare(int, int) - Static method in class org.apache.qpid.util.Serial
Compares two numbers using serial arithmetic.
compareTo(AMQShortString) - Method in class org.apache.qpid.framing.AMQShortString
 
compareTo(Object) - Method in class org.apache.qpid.framing.ProtocolVersion
 
ComparisonExpression - Class in org.apache.qpid.filter
A filter performing a comparison of two objects
ComparisonExpression(Expression, Expression) - Constructor for class org.apache.qpid.filter.ComparisonExpression
 
comparisonExpression() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
compile() - Method in class org.apache.qpid.messaging.util.Lexicon
 
complete() - Method in class org.apache.qpid.transport.Method
 
complete(int, int) - Method in class org.apache.qpid.transport.Session
 
completed(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
CompositeAMQDataBlock - Class in org.apache.qpid.framing
 
CompositeAMQDataBlock(AMQDataBlock[]) - Constructor for class org.apache.qpid.framing.CompositeAMQDataBlock
 
compressBufferToArray(ByteBuffer) - Static method in class org.apache.qpid.util.GZIPUtils
Return a new byte array with the compressed contents of the input buffer
Configured - Annotation Type in org.apache.qpid.configuration
Marks a field as having a "configured" value injected into it by a configurator.
confirmed(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
connect(String, int, String, String, String, boolean, String) - Method in class org.apache.qpid.transport.Connection
 
connect(String, int, String, String, String, boolean, String, Map<String, Object>) - Method in class org.apache.qpid.transport.Connection
 
connect(ConnectionSettings) - Method in class org.apache.qpid.transport.Connection
 
connect(ConnectionSettings, Receiver<ByteBuffer>, TransportActivity) - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
 
connect(ConnectionSettings, Receiver<ByteBuffer>, TransportActivity) - Method in interface org.apache.qpid.transport.network.OutgoingNetworkTransport
 
Connection - Class in org.apache.qpid.transport
Connection
Connection() - Constructor for class org.apache.qpid.transport.Connection
 
connection() - Method in class org.apache.qpid.transport.network.ConnectionBinding
 
Connection.SessionFactory - Interface in org.apache.qpid.transport
 
Connection.State - Enum in org.apache.qpid.transport
 
CONNECTION_FORCED - Static variable in class org.apache.qpid.protocol.AMQConstant
An operator intervened to close the connection for some reason.
CONNECTION_OPTION_COMPRESS_MESSAGES - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set a default value for a connection option 'compress_messages'
CONNECTION_OPTION_MESSAGE_COMPRESSION_THRESHOLD_SIZE - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set a default value for a connection option 'message_compression_threshold_size'
CONNECTION_OPTION_SSL_VERIFY_HOST_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set a default value for a connection option 'ssl_verify_hostname'
connectionAuthContinue(Connection, byte[]) - Method in class org.apache.qpid.transport.ServerDelegate
 
connectionAuthFailed(Connection, Exception) - Method in class org.apache.qpid.transport.ServerDelegate
 
ConnectionBinding - Class in org.apache.qpid.transport.network
ConnectionBinding
ConnectionBinding() - Constructor for class org.apache.qpid.transport.network.ConnectionBinding
 
ConnectionClose - Class in org.apache.qpid.transport
 
ConnectionClose() - Constructor for class org.apache.qpid.transport.ConnectionClose
 
ConnectionClose(ConnectionCloseCode, String, Option...) - Constructor for class org.apache.qpid.transport.ConnectionClose
 
connectionClose(Connection, ConnectionClose) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
connectionClose(C, ConnectionClose) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionCloseBody - Interface in org.apache.qpid.framing
 
ConnectionCloseBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
ConnectionCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
ConnectionCloseBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
ConnectionCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
ConnectionCloseBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
ConnectionCloseBodyImpl(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
ConnectionCloseCode - Enum in org.apache.qpid.transport
 
ConnectionCloseOk - Class in org.apache.qpid.transport
 
ConnectionCloseOk(Option...) - Constructor for class org.apache.qpid.transport.ConnectionCloseOk
 
connectionCloseOk(Connection, ConnectionCloseOk) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
connectionCloseOk(C, ConnectionCloseOk) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionCloseOkBody - Interface in org.apache.qpid.framing
 
ConnectionCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
ConnectionCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
ConnectionCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
ConnectionCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
ConnectionCloseOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionCloseOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
ConnectionCloseOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
ConnectionDelegate - Class in org.apache.qpid.transport
Currently only implemented client specific methods the server specific methods are dummy impls for testing the connectionClose is kind of different for both sides
ConnectionDelegate() - Constructor for class org.apache.qpid.transport.ConnectionDelegate
 
ConnectionException - Exception in org.apache.qpid.transport
ConnectionException
ConnectionException(String, ConnectionClose, Throwable) - Constructor for exception org.apache.qpid.transport.ConnectionException
 
ConnectionException(String) - Constructor for exception org.apache.qpid.transport.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.apache.qpid.transport.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.apache.qpid.transport.ConnectionException
 
ConnectionException(ConnectionClose) - Constructor for exception org.apache.qpid.transport.ConnectionException
 
connectionHeartbeat(Connection, ConnectionHeartbeat) - Method in class org.apache.qpid.transport.ClientDelegate
 
connectionHeartbeat(Connection, ConnectionHeartbeat) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
ConnectionHeartbeat - Class in org.apache.qpid.transport
 
ConnectionHeartbeat(Option...) - Constructor for class org.apache.qpid.transport.ConnectionHeartbeat
 
connectionHeartbeat(C, ConnectionHeartbeat) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionInvoker - Class in org.apache.qpid.transport
 
ConnectionInvoker() - Constructor for class org.apache.qpid.transport.ConnectionInvoker
 
ConnectionListener - Interface in org.apache.qpid.transport
ConnectionListener
ConnectionOpen - Class in org.apache.qpid.transport
 
ConnectionOpen() - Constructor for class org.apache.qpid.transport.ConnectionOpen
 
ConnectionOpen(String, List<Object>, Option...) - Constructor for class org.apache.qpid.transport.ConnectionOpen
 
connectionOpen(C, ConnectionOpen) - Method in class org.apache.qpid.transport.MethodDelegate
 
connectionOpen(Connection, ConnectionOpen) - Method in class org.apache.qpid.transport.ServerDelegate
 
ConnectionOpenBody - Interface in org.apache.qpid.framing
 
ConnectionOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
ConnectionOpenBodyImpl(AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
ConnectionOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
ConnectionOpenBodyImpl(AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
ConnectionOpenBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
ConnectionOpenBodyImpl(AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
connectionOpenOk(Connection, ConnectionOpenOk) - Method in class org.apache.qpid.transport.ClientDelegate
 
ConnectionOpenOk - Class in org.apache.qpid.transport
 
ConnectionOpenOk() - Constructor for class org.apache.qpid.transport.ConnectionOpenOk
 
ConnectionOpenOk(List<Object>, Option...) - Constructor for class org.apache.qpid.transport.ConnectionOpenOk
 
connectionOpenOk(C, ConnectionOpenOk) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionOpenOkBody - Interface in org.apache.qpid.framing
 
ConnectionOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
ConnectionOpenOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
ConnectionOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
ConnectionOpenOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
ConnectionOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
ConnectionOpenOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
connectionRedirect(Connection, ConnectionRedirect) - Method in class org.apache.qpid.transport.ClientDelegate
 
ConnectionRedirect - Class in org.apache.qpid.transport
 
ConnectionRedirect() - Constructor for class org.apache.qpid.transport.ConnectionRedirect
 
ConnectionRedirect(String, List<Object>, Option...) - Constructor for class org.apache.qpid.transport.ConnectionRedirect
 
connectionRedirect(C, ConnectionRedirect) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionRedirectBody - Interface in org.apache.qpid.framing
 
ConnectionRedirectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionRedirectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
ConnectionRedirectBodyImpl(AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
ConnectionRedirectBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionRedirectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
ConnectionRedirectBodyImpl(AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
connectionSecure(Connection, ConnectionSecure) - Method in class org.apache.qpid.transport.ClientDelegate
 
ConnectionSecure - Class in org.apache.qpid.transport
 
ConnectionSecure() - Constructor for class org.apache.qpid.transport.ConnectionSecure
 
ConnectionSecure(byte[], Option...) - Constructor for class org.apache.qpid.transport.ConnectionSecure
 
connectionSecure(C, ConnectionSecure) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionSecureBody - Interface in org.apache.qpid.framing
 
ConnectionSecureBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionSecureBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
ConnectionSecureBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
ConnectionSecureBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionSecureBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
ConnectionSecureBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
ConnectionSecureBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionSecureBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
ConnectionSecureBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
ConnectionSecureOk - Class in org.apache.qpid.transport
 
ConnectionSecureOk() - Constructor for class org.apache.qpid.transport.ConnectionSecureOk
 
ConnectionSecureOk(byte[], Option...) - Constructor for class org.apache.qpid.transport.ConnectionSecureOk
 
connectionSecureOk(C, ConnectionSecureOk) - Method in class org.apache.qpid.transport.MethodDelegate
 
connectionSecureOk(Connection, ConnectionSecureOk) - Method in class org.apache.qpid.transport.ServerDelegate
 
ConnectionSecureOkBody - Interface in org.apache.qpid.framing
 
ConnectionSecureOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionSecureOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
ConnectionSecureOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
ConnectionSecureOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionSecureOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
ConnectionSecureOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
ConnectionSecureOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionSecureOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
ConnectionSecureOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
ConnectionSettings - Class in org.apache.qpid.transport
A ConnectionSettings object can only be associated with one Connection object.
ConnectionSettings() - Constructor for class org.apache.qpid.transport.ConnectionSettings
 
connectionStart(Connection, ConnectionStart) - Method in class org.apache.qpid.transport.ClientDelegate
 
ConnectionStart - Class in org.apache.qpid.transport
 
ConnectionStart() - Constructor for class org.apache.qpid.transport.ConnectionStart
 
ConnectionStart(Map<String, Object>, List<Object>, List<Object>, Option...) - Constructor for class org.apache.qpid.transport.ConnectionStart
 
connectionStart(C, ConnectionStart) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionStartBody - Interface in org.apache.qpid.framing
 
ConnectionStartBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionStartBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
ConnectionStartBodyImpl(short, short, FieldTable, byte[], byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
ConnectionStartBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionStartBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
ConnectionStartBodyImpl(short, short, FieldTable, byte[], byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
ConnectionStartBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionStartBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
ConnectionStartBodyImpl(short, short, FieldTable, byte[], byte[]) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
ConnectionStartOk - Class in org.apache.qpid.transport
 
ConnectionStartOk() - Constructor for class org.apache.qpid.transport.ConnectionStartOk
 
ConnectionStartOk(Map<String, Object>, String, byte[], String, Option...) - Constructor for class org.apache.qpid.transport.ConnectionStartOk
 
connectionStartOk(C, ConnectionStartOk) - Method in class org.apache.qpid.transport.MethodDelegate
 
connectionStartOk(Connection, ConnectionStartOk) - Method in class org.apache.qpid.transport.ServerDelegate
 
ConnectionStartOkBody - Interface in org.apache.qpid.framing
 
ConnectionStartOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionStartOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
ConnectionStartOkBodyImpl(FieldTable, AMQShortString, byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
ConnectionStartOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionStartOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
ConnectionStartOkBodyImpl(FieldTable, AMQShortString, byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
ConnectionStartOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionStartOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
ConnectionStartOkBodyImpl(FieldTable, AMQShortString, byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
ConnectionStartProperties - Class in org.apache.qpid.properties
Constants for the various properties clients can set values for during the ConnectionStartOk reply.
ConnectionStartProperties() - Constructor for class org.apache.qpid.properties.ConnectionStartProperties
 
connectionTune(Connection, ConnectionTune) - Method in class org.apache.qpid.transport.ClientDelegate
 
ConnectionTune - Class in org.apache.qpid.transport
 
ConnectionTune() - Constructor for class org.apache.qpid.transport.ConnectionTune
 
ConnectionTune(int, int, int, int, Option...) - Constructor for class org.apache.qpid.transport.ConnectionTune
 
connectionTune(C, ConnectionTune) - Method in class org.apache.qpid.transport.MethodDelegate
 
ConnectionTuneBody - Interface in org.apache.qpid.framing
 
ConnectionTuneBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionTuneBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
ConnectionTuneBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
ConnectionTuneBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionTuneBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
ConnectionTuneBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
ConnectionTuneBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionTuneBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
ConnectionTuneBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
ConnectionTuneOk - Class in org.apache.qpid.transport
 
ConnectionTuneOk() - Constructor for class org.apache.qpid.transport.ConnectionTuneOk
 
ConnectionTuneOk(int, int, int, Option...) - Constructor for class org.apache.qpid.transport.ConnectionTuneOk
 
connectionTuneOk(C, ConnectionTuneOk) - Method in class org.apache.qpid.transport.MethodDelegate
 
connectionTuneOk(Connection, ConnectionTuneOk) - Method in class org.apache.qpid.transport.ServerDelegate
 
ConnectionTuneOkBody - Interface in org.apache.qpid.framing
 
ConnectionTuneOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ConnectionTuneOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
ConnectionTuneOkBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
ConnectionTuneOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ConnectionTuneOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
ConnectionTuneOkBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
ConnectionTuneOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ConnectionTuneOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
ConnectionTuneOkBodyImpl(int, long, int) - Constructor for class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
Constant - Interface in org.apache.qpid.transport
 
ConstantExpression - Class in org.apache.qpid.filter
Represents a constant expression
ConstantExpression(Object) - Constructor for class org.apache.qpid.filter.ConstantExpression
 
contains(byte) - Method in class org.apache.qpid.framing.AMQShortString
 
containsKey(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
containsKey(String) - Method in class org.apache.qpid.framing.FieldTable
 
containsOption(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
containsOption(String) - Method in interface org.apache.qpid.url.BindingURL
 
Content - Interface in org.apache.qpid.framing
 
ContentBody - Class in org.apache.qpid.framing
 
ContentBody() - Constructor for class org.apache.qpid.framing.ContentBody
 
ContentBody(DataInput, long) - Constructor for class org.apache.qpid.framing.ContentBody
 
ContentBody(byte[]) - Constructor for class org.apache.qpid.framing.ContentBody
 
ContentBodyFactory - Class in org.apache.qpid.framing
 
contentBodyReceived(int, ContentBody) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
 
contentEncoding(String) - Method in class org.apache.qpid.transport.MessageProperties
 
ContentHeaderBody - Class in org.apache.qpid.framing
 
ContentHeaderBody() - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBody(DataInput, long) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBody(BasicContentHeaderProperties, int) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBody(int, int, BasicContentHeaderProperties, long) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
 
ContentHeaderBodyFactory - Class in org.apache.qpid.framing
 
ContentHeaderPropertiesFactory - Class in org.apache.qpid.framing
 
contentHeaderReceived(int, ContentHeaderBody) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
 
contentLength(long) - Method in class org.apache.qpid.transport.MessageProperties
 
contentType(String) - Method in class org.apache.qpid.transport.MessageProperties
 
control(Connection, Method) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
control(Void, Method) - Method in class org.apache.qpid.transport.network.Disassembler
 
control(C, Method) - Method in interface org.apache.qpid.transport.ProtocolDelegate
 
control(Session, Method) - Method in class org.apache.qpid.transport.SessionDelegate
 
convert(Xid) - Static method in class org.apache.qpid.dtx.XidImpl
Convert an Xid into the AMQP String format.
convertToBody(MessagePublishInfo) - Method in interface org.apache.qpid.framing.abstraction.ProtocolVersionMethodConverter
 
convertToBody(MessagePublishInfo) - Method in class org.apache.qpid.framing.amqp_0_9.MethodConverter_0_9
 
convertToBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
convertToBody(MessagePublishInfo) - Method in class org.apache.qpid.framing.amqp_0_91.MethodConverter_0_91
 
convertToBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
convertToBody(MessagePublishInfo) - Method in class org.apache.qpid.framing.amqp_8_0.MethodConverter_8_0
 
convertToBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
convertToBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.MethodRegistry
 
convertToFieldTable(Map<String, Object>) - Static method in class org.apache.qpid.framing.FieldTable
 
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
 
convertToInfo(AMQMethodBody) - Method in interface org.apache.qpid.framing.abstraction.ProtocolVersionMethodConverter
 
convertToInfo(AMQMethodBody) - Method in class org.apache.qpid.framing.amqp_0_9.MethodConverter_0_9
 
convertToInfo(AMQMethodBody) - Method in class org.apache.qpid.framing.amqp_0_91.MethodConverter_0_91
 
convertToInfo(AMQMethodBody) - Method in class org.apache.qpid.framing.amqp_8_0.MethodConverter_8_0
 
convertToMap(FieldTable) - Static method in class org.apache.qpid.framing.FieldTable
 
copy() - Method in class org.apache.qpid.transport.Binary
 
copy() - Method in class org.apache.qpid.transport.Range
 
copy() - Method in interface org.apache.qpid.transport.RangeSet
 
copy() - Method in class org.apache.qpid.transport.RangeSetImpl
 
copy(File, File) - Static method in class org.apache.qpid.util.FileUtils
Copies the specified source file to the specified destintaion file.
copy(InputStream, File) - Static method in class org.apache.qpid.util.FileUtils
Copies the specified InputStream to the specified destination file.
copyCheckedEx(File, File) - Static method in class org.apache.qpid.util.FileUtils
Copies the specified source file to the specified destination file.
copyRecursive(File, File) - Static method in class org.apache.qpid.util.FileUtils
 
correlationId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
countTokens() - Method in interface org.apache.qpid.framing.AMQShortStringTokenizer
 
create(int) - Static method in class org.apache.qpid.transport.Method
 
create(int) - Static method in class org.apache.qpid.transport.Struct
 
createAccessRequestBody(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createAccessRequestBody(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createAccessRequestOkBody(int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createAccessRequestOkBody(int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createAMQFrame(int, ByteBuffer, int, int) - Static method in class org.apache.qpid.framing.ContentBody
 
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
 
createAMQTypedValue(int) - Static method in class org.apache.qpid.framing.AMQTypedValue
 
createAMQTypedValue(long) - Static method in class org.apache.qpid.framing.AMQTypedValue
 
createAMQTypedValue(AMQType, Object) - Static method in class org.apache.qpid.framing.AMQTypedValue
 
createAND(BooleanExpression, BooleanExpression) - Static method in class org.apache.qpid.filter.LogicExpression
 
createAndPopulateFrame(BodyFactory, MarkableDataInput) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
createBasicAckBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicAckBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicAckBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicAckBody(long, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicGetBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicGetBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicGetBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicGetBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicGetEmptyBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicGetEmptyBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicGetEmptyBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicGetEmptyBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicGetOkBody(long, boolean, AMQShortString, AMQShortString, long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicGetOkBody(long, boolean, AMQShortString, AMQShortString, long) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicGetOkBody(long, boolean, AMQShortString, AMQShortString, long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicGetOkBody(long, boolean, AMQShortString, AMQShortString, long) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicQosOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicQosOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicQosOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicQosOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicRecoverBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicRecoverBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicRecoverBody(boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicRecoverBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicRecoverOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicRecoverSyncBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicRecoverSyncBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicRecoverSyncOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicRecoverSyncOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicRejectBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicRejectBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicRejectBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicRejectBody(long, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBasicReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createBasicReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createBasicReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createBasicReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createBetween(Expression, Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.AMQMethodBodyFactory
 
createBody(MarkableDataInput, long) - Method in interface org.apache.qpid.framing.BodyFactory
 
createBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.ContentBodyFactory
 
createBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.ContentHeaderBodyFactory
 
createBody(MarkableDataInput, long) - Method in class org.apache.qpid.framing.HeartbeatBodyFactory
 
createBooleanCast(Expression) - Static method in class org.apache.qpid.filter.UnaryExpression
 
createChannelAlertBody(int, AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.MethodRegistry
 
createChannelCloseOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelCloseOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelCloseOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelCloseOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createChannelFlowBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelFlowBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelFlowBody(boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelFlowBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createChannelFlowOkBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelFlowOkBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelFlowOkBody(boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelFlowOkBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createChannelOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelOpenBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelOpenBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelOpenBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelOpenBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createChannelOpenOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelOpenOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createChannelOpenOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createChannelPingBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelPongBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createChannelResumeBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionCloseOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionCloseOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionCloseOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionCloseOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionOpenOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionOpenOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionOpenOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionOpenOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionRedirectBody(AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionRedirectBody(AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionSecureBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionSecureBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionSecureBody(byte[]) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionSecureBody(byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionSecureOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionSecureOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionSecureOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionSecureOkBody(byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionStartBody(short, short, FieldTable, byte[], byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionStartBody(short, short, FieldTable, byte[], byte[]) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionStartBody(short, short, FieldTable, byte[], byte[]) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionStartBody(short, short, FieldTable, byte[], byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionStartOkBody(FieldTable, AMQShortString, byte[], AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionStartOkBody(FieldTable, AMQShortString, byte[], AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionStartOkBody(FieldTable, AMQShortString, byte[], AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionStartOkBody(FieldTable, AMQShortString, byte[], AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionTuneBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionTuneBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionTuneBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionTuneBody(int, long, int) - Method in class org.apache.qpid.framing.MethodRegistry
 
createConnectionTuneOkBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createConnectionTuneOkBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createConnectionTuneOkBody(int, long, int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createConnectionTuneOkBody(int, long, int) - Method in class org.apache.qpid.framing.MethodRegistry
 
createContentHeaderProperties(int, int, DataInput, int) - Method in class org.apache.qpid.framing.ContentHeaderPropertiesFactory
 
createDivide(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
 
createDtxSelectBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createDtxSelectBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createDtxSelectOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createDtxSelectOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createDtxStartBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createDtxStartBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createDtxStartOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createDtxStartOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createEqual(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createExchangeBoundBody(AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeBoundBody(AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeBoundBody(AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeBoundBody(AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createExchangeBoundOkBody(int, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeBoundOkBody(int, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeBoundOkBody(int, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeBoundOkBody(int, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
 
createExchangeDeclareBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeDeclareBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeDeclareBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeDeclareBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
 
createExchangeDeclareOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeDeclareOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeDeclareOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeDeclareOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createExchangeDeleteBody(int, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeDeleteBody(int, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeDeleteBody(int, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeDeleteBody(int, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createExchangeDeleteOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createExchangeDeleteOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createExchangeDeleteOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createExchangeDeleteOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createFileAckBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileAckBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileDeliverBody(AMQShortString, long, boolean, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileOpenBody(AMQShortString, long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileOpenBody(AMQShortString, long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileOpenOkBody(long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileOpenOkBody(long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFilePublishBody(int, AMQShortString, AMQShortString, boolean, boolean, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFilePublishBody(int, AMQShortString, AMQShortString, boolean, boolean, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileQosOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileQosOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileRejectBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileRejectBody(long, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFileStageBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createFileStageBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createFloat(String) - Static method in class org.apache.qpid.filter.ConstantExpression
 
createFromBuffer(DataInputStream, long) - Static method in class org.apache.qpid.framing.ContentHeaderBody
Helper method that is used currently by the persistence layer.
createFromDecimal(String) - Static method in class org.apache.qpid.filter.ConstantExpression
 
createFromHex(String) - Static method in class org.apache.qpid.filter.ConstantExpression
 
createFromOctal(String) - Static method in class org.apache.qpid.filter.ConstantExpression
 
createGreaterThan(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createGreaterThanEqual(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createInExpression(PropertyExpression, List, boolean) - Static method in class org.apache.qpid.filter.UnaryExpression
 
createInFilter(Expression, List) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createIsNotNull(Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createIsNull(Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createLessThan(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createLessThanEqual(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createLike(Expression, String, String) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createMessageAppendBody(byte[], byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageCancelBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageCheckpointBody(byte[], AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageCloseBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageEmptyBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageGetBody(int, AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageOffsetBody(long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageOpenBody(byte[]) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageRecoverBody(boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageRejectBody(int, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageResumeBody(byte[], AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMessageTransferBody(int, AMQShortString, boolean, boolean, long, short, long, short, long, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, byte[], FieldTable, Content) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createMinus(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
 
createMod(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
 
createMultiply(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
 
createNegate(Expression) - Static method in class org.apache.qpid.filter.UnaryExpression
 
createNOT(BooleanExpression) - Static method in class org.apache.qpid.filter.UnaryExpression
 
createNotBetween(Expression, Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createNotEqual(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createNotInFilter(Expression, List) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createNotLike(Expression, String, String) - Static method in class org.apache.qpid.filter.ComparisonExpression
 
createOR(BooleanExpression, BooleanExpression) - Static method in class org.apache.qpid.filter.LogicExpression
 
createPlus(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
 
createQueueBindBody(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueBindBody(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueBindBody(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueBindBody(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueBindOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueBindOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueBindOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueBindOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueDeclareBody(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueDeclareBody(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueDeclareBody(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueDeclareBody(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueDeclareOkBody(AMQShortString, long, long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueDeclareOkBody(AMQShortString, long, long) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueDeclareOkBody(AMQShortString, long, long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueDeclareOkBody(AMQShortString, long, long) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueDeleteBody(int, AMQShortString, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueDeleteBody(int, AMQShortString, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueDeleteBody(int, AMQShortString, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueDeleteBody(int, AMQShortString, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueDeleteOkBody(long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueDeleteOkBody(long) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueDeleteOkBody(long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueueDeleteOkBody(long) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueuePurgeBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueuePurgeBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueuePurgeBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueuePurgeBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueuePurgeOkBody(long) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueuePurgeOkBody(long) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueuePurgeOkBody(long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createQueuePurgeOkBody(long) - Method in class org.apache.qpid.framing.MethodRegistry
 
createQueueUnbindBody(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueUnbindBody(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createQueueUnbindOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createQueueUnbindOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createRangeSet() - Static method in class org.apache.qpid.transport.RangeSetFactory
 
createRangeSet(int) - Static method in class org.apache.qpid.transport.RangeSetFactory
 
createSaslClient(List<Object>) - Method in class org.apache.qpid.transport.ClientDelegate
 
createSaslServer(Connection, String) - Method in class org.apache.qpid.transport.ServerDelegate
 
createSession() - Method in class org.apache.qpid.transport.Connection
 
createSession(long) - Method in class org.apache.qpid.transport.Connection
 
createSession(long, boolean) - Method in class org.apache.qpid.transport.Connection
 
createSession(String) - Method in class org.apache.qpid.transport.Connection
 
createSession(String, long) - Method in class org.apache.qpid.transport.Connection
 
createSession(String, long, boolean) - Method in class org.apache.qpid.transport.Connection
 
createSession(byte[], long) - Method in class org.apache.qpid.transport.Connection
 
createSession(Binary, long) - Method in class org.apache.qpid.transport.Connection
 
createSession(Binary, long, boolean) - Method in class org.apache.qpid.transport.Connection
 
createStreamCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean, FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamConsumeBody(int, AMQShortString, AMQShortString, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamDeliverBody(AMQShortString, long, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamDeliverBody(AMQShortString, long, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamPublishBody(int, AMQShortString, AMQShortString, boolean, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamQosBody(long, int, long, boolean) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamQosBody(long, int, long, boolean) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamQosOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamQosOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createStreamReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createStreamReturnBody(int, AMQShortString, AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createSubstitutionResolver(String, LinkedHashMap<String, String>) - Static method in class org.apache.qpid.util.Strings
 
createTestContentBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestContentOkBody(long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestIntegerBody(short, int, long, long, short) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestIntegerOkBody(long) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestStringBody(AMQShortString, byte[], short) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestStringOkBody(byte[]) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestTableBody(FieldTable, short, short) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTestTableOkBody(long, byte[]) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createThread(Runnable) - Method in class org.apache.qpid.thread.DefaultThreadFactory
 
createThread(Runnable, int) - Method in class org.apache.qpid.thread.DefaultThreadFactory
 
createThread(Runnable) - Method in class org.apache.qpid.thread.RealtimeThreadFactory
 
createThread(Runnable, int) - Method in class org.apache.qpid.thread.RealtimeThreadFactory
 
createThread(Runnable) - Method in interface org.apache.qpid.thread.ThreadFactory
 
createThread(Runnable, int) - Method in interface org.apache.qpid.thread.ThreadFactory
 
createTunnelRequestBody(FieldTable) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTunnelRequestBody(FieldTable) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxCommitBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxCommitBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxCommitBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxCommitBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createTxCommitOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxCommitOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxCommitOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxCommitOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createTxRollbackBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxRollbackBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxRollbackBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxRollbackBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createTxRollbackOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxRollbackOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxRollbackOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxRollbackOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createTxSelectBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxSelectBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxSelectBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxSelectBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
createTxSelectOkBody() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
createTxSelectOkBody() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
createTxSelectOkBody() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
createTxSelectOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
 
curChar - Variable in class org.apache.qpid.filter.selector.SelectorParserTokenManager
 
currentToken - Variable in exception org.apache.qpid.filter.selector.ParseException
This is the last token that has been consumed successfully.

D

DAEMON_DISPATCHER - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to enable allow dispatcher thread to be run as a daemon thread
debug(String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
debug(Throwable, String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
debugStream - Variable in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Debug output.
DECIMAL_LITERAL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
decodable(MarkableDataInput) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
decodable(MarkableDataInput) - Method in class org.apache.qpid.framing.ProtocolInitiation.Decoder
 
decodeBuffer(ByteBuffer) - Method in class org.apache.qpid.codec.AMQDecoder
 
Decoder - Interface in org.apache.qpid.transport.codec
Decoder interface.
DEFAULT - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
Lexical state.
DEFAULT_ADDR_SYNTAX_0_8_SUPPORT - Static variable in class org.apache.qpid.configuration.ClientProperties
 
DEFAULT_CONNECTION_OPTION_COMPRESS_MESSAGES - Static variable in class org.apache.qpid.configuration.ClientProperties
 
DEFAULT_CONNECTION_OPTION_SSL_VERIFY_HOST_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
 
DEFAULT_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
The default direct exchange, which is a special internal exchange that cannot be explicitly bound to.
DEFAULT_FLOW_CONTROL_WAIT_FAILURE - Static variable in class org.apache.qpid.configuration.ClientProperties
Default time (in millis) to wait before failing when sending and the client has been flow controlled by the broker.
DEFAULT_FLOW_CONTROL_WAIT_NOTIFY_PERIOD - Static variable in class org.apache.qpid.configuration.ClientProperties
Default time (in millis) between log notifications that a send is waiting because the client was flow controlled by the broker.
DEFAULT_MAX_CACHED_ADDR_OPTION_STRINGS - Static variable in class org.apache.qpid.configuration.ClientProperties
 
DEFAULT_MESSAGE_COMPRESSION_THRESHOLD_SIZE - Static variable in class org.apache.qpid.configuration.ClientProperties
 
DEFAULT_OPTION_SEPERATOR - Static variable in class org.apache.qpid.url.URLHelper
 
DEFAULT_SYNC_OPERATION_TIMEOUT - Static variable in class org.apache.qpid.configuration.ClientProperties
A default timeout value for synchronous operations
defaultProtocolVersion() - Static method in class org.apache.qpid.framing.ProtocolVersion
 
DefaultThreadFactory - Class in org.apache.qpid.thread
 
DefaultThreadFactory() - Constructor for class org.apache.qpid.thread.DefaultThreadFactory
 
define(String, String) - Method in class org.apache.qpid.messaging.util.Lexicon
 
delegate(C, ProtocolDelegate<C>) - Method in class org.apache.qpid.transport.Method
 
delegate(NetworkDelegate) - Method in class org.apache.qpid.transport.network.Frame
 
delegate(NetworkDelegate) - Method in interface org.apache.qpid.transport.network.NetworkEvent
 
delegate(C, ProtocolDelegate<C>) - Method in class org.apache.qpid.transport.ProtocolError
 
delegate(NetworkDelegate) - Method in class org.apache.qpid.transport.ProtocolError
 
delegate(C, ProtocolDelegate<C>) - Method in interface org.apache.qpid.transport.ProtocolEvent
 
delegate(C, ProtocolDelegate<C>) - Method in class org.apache.qpid.transport.ProtocolHeader
 
delegate(NetworkDelegate) - Method in class org.apache.qpid.transport.ProtocolHeader
 
delete(File, boolean) - Static method in class org.apache.qpid.util.FileUtils
Delete a given file/directory, A directory will always require the recursive flag to be set.
deleteDirectory(String) - Static method in class org.apache.qpid.util.FileUtils
 
deleteFile(String) - Static method in class org.apache.qpid.util.FileUtils
 
deliveryMode(MessageDeliveryMode) - Method in class org.apache.qpid.transport.DeliveryProperties
 
DeliveryProperties - Class in org.apache.qpid.transport
 
DeliveryProperties() - Constructor for class org.apache.qpid.transport.DeliveryProperties
 
DeliveryProperties(MessageDeliveryPriority, MessageDeliveryMode, long, long, long, String, String, String, long, Option...) - Constructor for class org.apache.qpid.transport.DeliveryProperties
 
description(String) - Method in class org.apache.qpid.transport.ExecutionException
 
DEST_SYNTAX - Static variable in class org.apache.qpid.configuration.ClientProperties
This value will be used to determine the default destination syntax type.
destination(String) - Method in class org.apache.qpid.transport.MessageCancel
 
destination(String) - Method in class org.apache.qpid.transport.MessageFlow
 
destination(String) - Method in class org.apache.qpid.transport.MessageFlush
 
destination(String) - Method in class org.apache.qpid.transport.MessageResume
 
destination(String) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
destination(String) - Method in class org.apache.qpid.transport.MessageStop
 
destination(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
destination(String) - Method in class org.apache.qpid.transport.MessageTransfer
 
detached(Session) - Method in class org.apache.qpid.transport.SessionDelegate
 
DIRECT_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
Defines the identifying type name of direct exchanges.
DIRECT_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
The pre-defined direct exchange, the broker MUST provide this.
disable_tracing() - Method in class org.apache.qpid.filter.selector.SelectorParser
Disable tracing.
Disassembler - Class in org.apache.qpid.transport.network
Disassembler
Disassembler(Sender<ByteBuffer>, int) - Constructor for class org.apache.qpid.transport.network.Disassembler
 
discardUnroutable(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
dispatch(Method) - Method in class org.apache.qpid.transport.Connection
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionClose
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionOpen
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionRedirect
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionSecure
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionStart
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionTune
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxCommit
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxEnd
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxForget
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxGetTimeout
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxPrepare
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxRecover
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxRollback
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxSelect
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.DtxStart
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeBind
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeBound
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeDelete
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeQuery
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExecutionException
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExecutionResult
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.ExecutionSync
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageAccept
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageAcquire
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageCancel
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageFlow
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageFlush
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageReject
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageRelease
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageResume
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageStop
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageSubscribe
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.MessageTransfer
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.Method
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.QueueDeclare
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.QueueDelete
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.QueuePurge
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.QueueQuery
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionAttach
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionAttached
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionCompleted
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionConfirmed
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionDetach
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionDetached
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionExpected
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionFlush
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionGap
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.SessionTimeout
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.TxCommit
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.TxRollback
 
dispatch(C, MethodDelegate<C>) - Method in class org.apache.qpid.transport.TxSelect
 
dispatchAccessRequest(AccessRequestBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchAccessRequest(AccessRequestBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchAccessRequestOk(AccessRequestOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchAccessRequestOk(AccessRequestOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicAck(BasicAckBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicAck(BasicAckBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicAck(BasicAckBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicAck(BasicAckBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicCancel(BasicCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicCancel(BasicCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicCancel(BasicCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicCancel(BasicCancelBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicCancelOk(BasicCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicCancelOk(BasicCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicCancelOk(BasicCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicCancelOk(BasicCancelOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicConsume(BasicConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicConsume(BasicConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicConsume(BasicConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicConsume(BasicConsumeBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicConsumeOk(BasicConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicConsumeOk(BasicConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicConsumeOk(BasicConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicConsumeOk(BasicConsumeOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicDeliver(BasicDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicDeliver(BasicDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicDeliver(BasicDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicDeliver(BasicDeliverBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicGet(BasicGetBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicGet(BasicGetBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicGet(BasicGetBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicGet(BasicGetBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicGetEmpty(BasicGetEmptyBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicGetEmpty(BasicGetEmptyBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicGetEmpty(BasicGetEmptyBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicGetEmpty(BasicGetEmptyBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicGetOk(BasicGetOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicGetOk(BasicGetOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicGetOk(BasicGetOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicGetOk(BasicGetOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicPublish(BasicPublishBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicPublish(BasicPublishBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicPublish(BasicPublishBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicPublish(BasicPublishBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicQos(BasicQosBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicQos(BasicQosBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicQos(BasicQosBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicQos(BasicQosBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicQosOk(BasicQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicQosOk(BasicQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicQosOk(BasicQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicQosOk(BasicQosOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchBasicRecover(BasicRecoverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicRecover(BasicRecoverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicRecover(BasicRecoverBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicRecover(BasicRecoverBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicRecoverOk(BasicRecoverOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicReject(BasicRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchBasicReject(BasicRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchBasicReject(BasicRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchBasicReject(BasicRejectBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchBasicReturn(BasicReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchBasicReturn(BasicReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchBasicReturn(BasicReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchBasicReturn(BasicReturnBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelAlert(ChannelAlertBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelClose(ChannelCloseBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchChannelOk(ChannelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelOk(ChannelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelOpen(ChannelOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelOpen(ChannelOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchChannelOpen(ChannelOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchChannelOpen(ChannelOpenBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchChannelOpenOk(ChannelOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelOpenOk(ChannelOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchChannelOpenOk(ChannelOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchChannelOpenOk(ChannelOpenOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchChannelPing(ChannelPingBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelPing(ChannelPingBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelPong(ChannelPongBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchChannelPong(ChannelPongBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchChannelResume(ChannelResumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchConnectionOpen(ConnectionOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionOpen(ConnectionOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionOpen(ConnectionOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionOpen(ConnectionOpenBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchConnectionOpenOk(ConnectionOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionOpenOk(ConnectionOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionOpenOk(ConnectionOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionOpenOk(ConnectionOpenOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionRedirect(ConnectionRedirectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionRedirect(ConnectionRedirectBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionSecure(ConnectionSecureBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionSecure(ConnectionSecureBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionSecure(ConnectionSecureBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionSecure(ConnectionSecureBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionSecureOk(ConnectionSecureOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionSecureOk(ConnectionSecureOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionSecureOk(ConnectionSecureOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionSecureOk(ConnectionSecureOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchConnectionStart(ConnectionStartBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionStart(ConnectionStartBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionStart(ConnectionStartBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionStart(ConnectionStartBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionStartOk(ConnectionStartOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionStartOk(ConnectionStartOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionStartOk(ConnectionStartOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionStartOk(ConnectionStartOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchConnectionTune(ConnectionTuneBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchConnectionTune(ConnectionTuneBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchConnectionTune(ConnectionTuneBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchConnectionTune(ConnectionTuneBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchConnectionTuneOk(ConnectionTuneOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchConnectionTuneOk(ConnectionTuneOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchConnectionTuneOk(ConnectionTuneOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchConnectionTuneOk(ConnectionTuneOkBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchDtxSelect(DtxSelectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchDtxSelect(DtxSelectBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchDtxSelectOk(DtxSelectOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchDtxSelectOk(DtxSelectOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchDtxStart(DtxStartBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchDtxStart(DtxStartBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchDtxStartOk(DtxStartOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchDtxStartOk(DtxStartOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchExchangeBound(ExchangeBoundBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchExchangeBound(ExchangeBoundBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchExchangeBound(ExchangeBoundBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchExchangeBound(ExchangeBoundBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchExchangeBoundOk(ExchangeBoundOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchExchangeBoundOk(ExchangeBoundOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchExchangeBoundOk(ExchangeBoundOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchExchangeBoundOk(ExchangeBoundOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchExchangeDeclare(ExchangeDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchExchangeDeclare(ExchangeDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchExchangeDeclare(ExchangeDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchExchangeDeclare(ExchangeDeclareBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchExchangeDeclareOk(ExchangeDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchExchangeDeclareOk(ExchangeDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchExchangeDeclareOk(ExchangeDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchExchangeDeclareOk(ExchangeDeclareOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchExchangeDelete(ExchangeDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchExchangeDelete(ExchangeDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchExchangeDelete(ExchangeDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchExchangeDelete(ExchangeDeleteBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchExchangeDeleteOk(ExchangeDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchExchangeDeleteOk(ExchangeDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchExchangeDeleteOk(ExchangeDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchExchangeDeleteOk(ExchangeDeleteOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchFileAck(FileAckBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileAck(FileAckBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileCancel(FileCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileCancel(FileCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileCancelOk(FileCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileCancelOk(FileCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileConsume(FileConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileConsume(FileConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileConsumeOk(FileConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileConsumeOk(FileConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileDeliver(FileDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileDeliver(FileDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileOpen(FileOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileOpen(FileOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileOpen(FileOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileOpen(FileOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileOpenOk(FileOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileOpenOk(FileOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileOpenOk(FileOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileOpenOk(FileOpenOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFilePublish(FilePublishBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFilePublish(FilePublishBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileQos(FileQosBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileQos(FileQosBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileQosOk(FileQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileQosOk(FileQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileReject(FileRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileReject(FileRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchFileReturn(FileReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileReturn(FileReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileStage(FileStageBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchFileStage(FileStageBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchFileStage(FileStageBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchFileStage(FileStageBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchMessageAppend(MessageAppendBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageAppend(MessageAppendBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageCancel(MessageCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageCheckpoint(MessageCheckpointBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageCheckpoint(MessageCheckpointBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageClose(MessageCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageClose(MessageCloseBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageConsume(MessageConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageEmpty(MessageEmptyBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageEmpty(MessageEmptyBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageGet(MessageGetBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageOffset(MessageOffsetBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageOffset(MessageOffsetBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageOk(MessageOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageOk(MessageOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageOpen(MessageOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageOpen(MessageOpenBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageQos(MessageQosBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageRecover(MessageRecoverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageReject(MessageRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageReject(MessageRejectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageResume(MessageResumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageResume(MessageResumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchMessageTransfer(MessageTransferBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchMessageTransfer(MessageTransferBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueueBind(QueueBindBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueueBind(QueueBindBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchQueueBind(QueueBindBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchQueueBind(QueueBindBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchQueueBindOk(QueueBindOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchQueueBindOk(QueueBindOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchQueueBindOk(QueueBindOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchQueueBindOk(QueueBindOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchQueueDeclare(QueueDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueueDeclare(QueueDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchQueueDeclare(QueueDeclareBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchQueueDeclare(QueueDeclareBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchQueueDeclareOk(QueueDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchQueueDeclareOk(QueueDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchQueueDeclareOk(QueueDeclareOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchQueueDeclareOk(QueueDeclareOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchQueueDelete(QueueDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueueDelete(QueueDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchQueueDelete(QueueDeleteBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchQueueDelete(QueueDeleteBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchQueueDeleteOk(QueueDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchQueueDeleteOk(QueueDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchQueueDeleteOk(QueueDeleteOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchQueueDeleteOk(QueueDeleteOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchQueuePurge(QueuePurgeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueuePurge(QueuePurgeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchQueuePurge(QueuePurgeBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchQueuePurge(QueuePurgeBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchQueuePurgeOk(QueuePurgeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchQueuePurgeOk(QueuePurgeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchQueuePurgeOk(QueuePurgeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchQueuePurgeOk(QueuePurgeOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchStreamCancel(StreamCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchStreamCancel(StreamCancelBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchStreamCancelOk(StreamCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchStreamCancelOk(StreamCancelOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchStreamConsume(StreamConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchStreamConsume(StreamConsumeBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchStreamConsumeOk(StreamConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchStreamConsumeOk(StreamConsumeOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchStreamDeliver(StreamDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchStreamDeliver(StreamDeliverBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchStreamPublish(StreamPublishBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchStreamPublish(StreamPublishBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchStreamQos(StreamQosBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchStreamQos(StreamQosBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchStreamQosOk(StreamQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchStreamQosOk(StreamQosOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchStreamReturn(StreamReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchStreamReturn(StreamReturnBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestContent(TestContentBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestContent(TestContentBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestContentOk(TestContentOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestContentOk(TestContentOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestInteger(TestIntegerBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestInteger(TestIntegerBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestIntegerOk(TestIntegerOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestIntegerOk(TestIntegerOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestString(TestStringBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestString(TestStringBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestStringOk(TestStringOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestStringOk(TestStringOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestTable(TestTableBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestTable(TestTableBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTestTableOk(TestTableOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTestTableOk(TestTableOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTunnelRequest(TunnelRequestBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchTunnelRequest(TunnelRequestBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTxCommit(TxCommitBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchTxCommit(TxCommitBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchTxCommit(TxCommitBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTxCommit(TxCommitBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchTxCommitOk(TxCommitOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchTxCommitOk(TxCommitOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchTxCommitOk(TxCommitOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTxCommitOk(TxCommitOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchTxRollback(TxRollbackBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchTxRollback(TxRollbackBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchTxRollback(TxRollbackBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTxRollback(TxRollbackBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchTxRollbackOk(TxRollbackOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchTxRollbackOk(TxRollbackOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchTxRollbackOk(TxRollbackOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTxRollbackOk(TxRollbackOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
dispatchTxSelect(TxSelectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ServerMethodDispatcher_0_9
 
dispatchTxSelect(TxSelectBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ServerMethodDispatcher_0_91
 
dispatchTxSelect(TxSelectBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0
 
dispatchTxSelect(TxSelectBody, int) - Method in interface org.apache.qpid.framing.ServerMethodDispatcher
 
dispatchTxSelectOk(TxSelectOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_9.ClientMethodDispatcher_0_9
 
dispatchTxSelectOk(TxSelectOkBody, int) - Method in interface org.apache.qpid.framing.amqp_0_91.ClientMethodDispatcher_0_91
 
dispatchTxSelectOk(TxSelectOkBody, int) - Method in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0
 
dispatchTxSelectOk(TxSelectOkBody, int) - Method in interface org.apache.qpid.framing.ClientMethodDispatcher
 
divide(Number, Number) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
doGet() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
doGet(byte[]) - Method in class org.apache.qpid.transport.codec.BBDecoder
 
doHeartBeat() - Method in class org.apache.qpid.transport.Connection
 
Done() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reset buffer when finished.
doPut(byte) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
doPut(ByteBuffer) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
DOUBLE - Static variable in class org.apache.qpid.filter.ArithmeticExpression
 
DOUBLE_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
DtxCommit - Class in org.apache.qpid.transport
 
DtxCommit() - Constructor for class org.apache.qpid.transport.DtxCommit
 
DtxCommit(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxCommit
 
dtxCommit(C, DtxCommit) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxCommit(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxEnd - Class in org.apache.qpid.transport
 
DtxEnd() - Constructor for class org.apache.qpid.transport.DtxEnd
 
DtxEnd(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxEnd
 
dtxEnd(C, DtxEnd) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxEnd(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxForget - Class in org.apache.qpid.transport
 
DtxForget() - Constructor for class org.apache.qpid.transport.DtxForget
 
DtxForget(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxForget
 
dtxForget(C, DtxForget) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxForget(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxGetTimeout - Class in org.apache.qpid.transport
 
DtxGetTimeout() - Constructor for class org.apache.qpid.transport.DtxGetTimeout
 
DtxGetTimeout(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxGetTimeout
 
dtxGetTimeout(C, DtxGetTimeout) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxGetTimeout(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxPrepare - Class in org.apache.qpid.transport
 
DtxPrepare() - Constructor for class org.apache.qpid.transport.DtxPrepare
 
DtxPrepare(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxPrepare
 
dtxPrepare(C, DtxPrepare) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxPrepare(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxRecover - Class in org.apache.qpid.transport
 
DtxRecover(Option...) - Constructor for class org.apache.qpid.transport.DtxRecover
 
dtxRecover(C, DtxRecover) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxRecover(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxRollback - Class in org.apache.qpid.transport
 
DtxRollback() - Constructor for class org.apache.qpid.transport.DtxRollback
 
DtxRollback(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxRollback
 
dtxRollback(C, DtxRollback) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxRollback(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxSelect - Class in org.apache.qpid.transport
 
DtxSelect(Option...) - Constructor for class org.apache.qpid.transport.DtxSelect
 
dtxSelect(C, DtxSelect) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxSelect(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxSelectBody - Interface in org.apache.qpid.framing
 
DtxSelectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
DtxSelectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
DtxSelectBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
DtxSelectBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
DtxSelectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
DtxSelectBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
DtxSelectOkBody - Interface in org.apache.qpid.framing
 
DtxSelectOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
DtxSelectOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
DtxSelectOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
DtxSelectOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
DtxSelectOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
DtxSelectOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
DtxSetTimeout - Class in org.apache.qpid.transport
 
DtxSetTimeout() - Constructor for class org.apache.qpid.transport.DtxSetTimeout
 
DtxSetTimeout(Xid, long, Option...) - Constructor for class org.apache.qpid.transport.DtxSetTimeout
 
dtxSetTimeout(C, DtxSetTimeout) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxSetTimeout(Xid, long, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxStart - Class in org.apache.qpid.transport
 
DtxStart() - Constructor for class org.apache.qpid.transport.DtxStart
 
DtxStart(Xid, Option...) - Constructor for class org.apache.qpid.transport.DtxStart
 
dtxStart(C, DtxStart) - Method in class org.apache.qpid.transport.MethodDelegate
 
dtxStart(Xid, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
DtxStartBody - Interface in org.apache.qpid.framing
 
DtxStartBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
DtxStartBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
DtxStartBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
DtxStartBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
DtxStartBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
DtxStartBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
DtxStartOkBody - Interface in org.apache.qpid.framing
 
DtxStartOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
DtxStartOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
DtxStartOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
DtxStartOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
DtxStartOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
DtxStartOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
DtxXaStatus - Enum in org.apache.qpid.transport
 
durable(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
durable(boolean) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
durable(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
durable(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 

E

EMPTY_STRING - Static variable in class org.apache.qpid.framing.AMQShortString
 
enable_tracing() - Method in class org.apache.qpid.filter.selector.SelectorParser
Enable tracing.
Encodable - Interface in org.apache.qpid.transport.codec
Encodable
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.
encodedBooleanLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedByteLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedCharLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedContentLength(Content) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedDoubleLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedFieldTableLength(FieldTable) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedFloatLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedIntegerLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedLongLength() - 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
 
encodedShortLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(short) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(int) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
encodedShortStringLength(AMQShortString) - Static method in class org.apache.qpid.framing.EncodingUtils
 
Encoder - Interface in org.apache.qpid.transport.codec
Encoder interface.
encodeString(String) - Static method in class org.apache.qpid.filter.ConstantExpression
Encodes the value of string so that it looks like it would look like when it was provided in a selector.
EncodingUtils - Class in org.apache.qpid.framing
 
endColumn - Variable in class org.apache.qpid.filter.selector.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.qpid.filter.selector.Token
The line number of the last character of this Token.
endpoint(Sender<T>) - Method in interface org.apache.qpid.transport.Binding
 
endpoint(Sender<ByteBuffer>) - Method in class org.apache.qpid.transport.network.ConnectionBinding
 
endSize16(int) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
endSize32(int) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
endSize8(int) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
endsWith(String) - Method in class org.apache.qpid.framing.AMQShortString
 
endsWith(AMQShortString) - Method in class org.apache.qpid.framing.AMQShortString
 
ENV_VARS_RESOLVER - Static variable in class org.apache.qpid.util.Strings
 
EOF - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
End of File.
eof(String) - Method in class org.apache.qpid.messaging.util.Lexicon
 
eol - Variable in exception org.apache.qpid.filter.selector.ParseException
The end of line string for this machine.
eq(int, int) - Static method in class org.apache.qpid.util.Serial
 
equalityExpression() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
equals(Object) - Method in class org.apache.qpid.dtx.XidImpl
Indicates whether some other Xid is "equal to" this one.
equals(Object) - Method in class org.apache.qpid.filter.BinaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.qpid.filter.ConstantExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.qpid.filter.PropertyExpression
 
equals(Object) - Method in class org.apache.qpid.filter.UnaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.qpid.framing.AMQShortString
 
equals(AMQShortString) - Method in class org.apache.qpid.framing.AMQShortString
 
equals(Object) - Method in class org.apache.qpid.framing.FieldTable
 
equals(Object) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
equals(Object) - Method in class org.apache.qpid.framing.ProtocolVersion
 
equals(Object) - Method in class org.apache.qpid.transport.Binary
 
equals(Object) - Method in class org.apache.qpid.transport.ReplyTo
 
equalsCharSequence(CharSequence) - Method in class org.apache.qpid.framing.AMQShortString
 
error(Exception) - Method in interface org.apache.qpid.protocol.AMQMethodListener
Notifies the listener of an error on the event context to which it is listening.
error(Connection, ProtocolError) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
error(ProtocolError) - Method in class org.apache.qpid.transport.network.Assembler
 
error(Void, ProtocolError) - Method in class org.apache.qpid.transport.network.Disassembler
 
error(ProtocolError) - Method in interface org.apache.qpid.transport.network.NetworkDelegate
 
error(C, ProtocolError) - Method in interface org.apache.qpid.transport.ProtocolDelegate
 
error(Session, ProtocolError) - Method in class org.apache.qpid.transport.SessionDelegate
 
error(String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
error(Throwable, String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
errorCode(ExecutionErrorCode) - Method in class org.apache.qpid.transport.ExecutionException
 
errorInfo(Map<String, Object>) - Method in class org.apache.qpid.transport.ExecutionException
 
ESCAPE - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
evaluate(FilterableMessage) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
evaluate(Object, Object) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
evaluate(FilterableMessage) - Method in class org.apache.qpid.filter.ComparisonExpression
 
evaluate(FilterableMessage) - Method in class org.apache.qpid.filter.ConstantExpression
 
evaluate(FilterableMessage) - Method in interface org.apache.qpid.filter.Expression
 
evaluate(FilterableMessage) - Method in class org.apache.qpid.filter.LogicExpression
 
evaluate(FilterableMessage) - Method in class org.apache.qpid.filter.PropertyExpression
 
exception(ConnectionException) - Method in class org.apache.qpid.transport.Connection
 
exception(Throwable) - Method in class org.apache.qpid.transport.Connection
 
exception(Connection, ConnectionException) - Method in interface org.apache.qpid.transport.ConnectionListener
 
exception(Throwable) - Method in class org.apache.qpid.transport.network.Assembler
 
exception(Throwable) - Method in class org.apache.qpid.transport.network.InputHandler
 
exception(Connection, ConnectionException) - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
exception(Throwable) - Method in class org.apache.qpid.transport.network.security.sasl.SASLReceiver
 
exception(Throwable) - Method in class org.apache.qpid.transport.network.security.ssl.SSLReceiver
 
exception(Throwable) - Method in interface org.apache.qpid.transport.Receiver
 
exception(Throwable) - Method in class org.apache.qpid.transport.Session
 
exception(Session, SessionException) - Method in interface org.apache.qpid.transport.SessionListener
 
exchange(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
exchange(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
exchange(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
exchange(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
exchange(String) - Method in class org.apache.qpid.transport.ExchangeDelete
 
exchange(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
exchange(String) - Method in class org.apache.qpid.transport.ReplyTo
 
ExchangeBind - Class in org.apache.qpid.transport
 
ExchangeBind() - Constructor for class org.apache.qpid.transport.ExchangeBind
 
ExchangeBind(String, String, String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.ExchangeBind
 
exchangeBind(C, ExchangeBind) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeBind(String, String, String, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExchangeBound - Class in org.apache.qpid.transport
 
ExchangeBound() - Constructor for class org.apache.qpid.transport.ExchangeBound
 
ExchangeBound(String, String, String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.ExchangeBound
 
exchangeBound(C, ExchangeBound) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeBound(String, String, String, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExchangeBoundBody - Interface in org.apache.qpid.framing
 
ExchangeBoundBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeBoundBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
ExchangeBoundBodyImpl(AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
ExchangeBoundBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeBoundBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
ExchangeBoundBodyImpl(AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
ExchangeBoundBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeBoundBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
ExchangeBoundBodyImpl(AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
ExchangeBoundOkBody - Interface in org.apache.qpid.framing
 
ExchangeBoundOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeBoundOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
ExchangeBoundOkBodyImpl(int, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
ExchangeBoundOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeBoundOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
ExchangeBoundOkBodyImpl(int, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
ExchangeBoundOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeBoundOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
ExchangeBoundOkBodyImpl(int, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
ExchangeBoundResult - Class in org.apache.qpid.transport
 
ExchangeBoundResult() - Constructor for class org.apache.qpid.transport.ExchangeBoundResult
 
ExchangeBoundResult(Option...) - Constructor for class org.apache.qpid.transport.ExchangeBoundResult
 
ExchangeDeclare - Class in org.apache.qpid.transport
 
ExchangeDeclare() - Constructor for class org.apache.qpid.transport.ExchangeDeclare
 
ExchangeDeclare(String, String, String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.ExchangeDeclare
 
exchangeDeclare(C, ExchangeDeclare) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeDeclare(String, String, String, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExchangeDeclareBody - Interface in org.apache.qpid.framing
 
ExchangeDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
ExchangeDeclareBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
ExchangeDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
ExchangeDeclareBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
ExchangeDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
ExchangeDeclareBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
ExchangeDeclareOkBody - Interface in org.apache.qpid.framing
 
ExchangeDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
ExchangeDeclareOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
ExchangeDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
ExchangeDeclareOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
ExchangeDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
ExchangeDeclareOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
ExchangeDefaults - Class in org.apache.qpid.exchange
Defines the names of the standard AMQP exchanges that every AMQP broker should provide.
ExchangeDelete - Class in org.apache.qpid.transport
 
ExchangeDelete() - Constructor for class org.apache.qpid.transport.ExchangeDelete
 
ExchangeDelete(String, Option...) - Constructor for class org.apache.qpid.transport.ExchangeDelete
 
exchangeDelete(C, ExchangeDelete) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeDelete(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExchangeDeleteBody - Interface in org.apache.qpid.framing
 
ExchangeDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
ExchangeDeleteBodyImpl(int, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
ExchangeDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
ExchangeDeleteBodyImpl(int, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
ExchangeDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
ExchangeDeleteBodyImpl(int, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
ExchangeDeleteOkBody - Interface in org.apache.qpid.framing
 
ExchangeDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
ExchangeDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
ExchangeDeleteOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
ExchangeDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
ExchangeDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
ExchangeDeleteOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
ExchangeDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
ExchangeDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
ExchangeDeleteOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
exchangeNotFound(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
ExchangeQuery - Class in org.apache.qpid.transport
 
ExchangeQuery() - Constructor for class org.apache.qpid.transport.ExchangeQuery
 
ExchangeQuery(String, Option...) - Constructor for class org.apache.qpid.transport.ExchangeQuery
 
exchangeQuery(C, ExchangeQuery) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeQuery(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExchangeQueryResult - Class in org.apache.qpid.transport
 
ExchangeQueryResult() - Constructor for class org.apache.qpid.transport.ExchangeQueryResult
 
ExchangeQueryResult(String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.ExchangeQueryResult
 
ExchangeUnbind - Class in org.apache.qpid.transport
 
ExchangeUnbind() - Constructor for class org.apache.qpid.transport.ExchangeUnbind
 
ExchangeUnbind(String, String, String, Option...) - Constructor for class org.apache.qpid.transport.ExchangeUnbind
 
exchangeUnbind(C, ExchangeUnbind) - Method in class org.apache.qpid.transport.MethodDelegate
 
exchangeUnbind(String, String, String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
exclusive(boolean) - Method in class org.apache.qpid.transport.MessageSubscribe
 
exclusive(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
exclusive(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 
execute(MethodDispatcher, int) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
execute(MethodDispatcher, int) - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
execute(Runnable) - Method in class org.apache.qpid.thread.QpidThreadExecutor
 
ExecutionErrorCode - Enum in org.apache.qpid.transport
 
ExecutionException - Class in org.apache.qpid.transport
 
ExecutionException() - Constructor for class org.apache.qpid.transport.ExecutionException
 
ExecutionException(ExecutionErrorCode, int, short, short, short, String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.ExecutionException
 
executionException(C, ExecutionException) - Method in class org.apache.qpid.transport.MethodDelegate
 
executionException(Session, ExecutionException) - Method in class org.apache.qpid.transport.SessionDelegate
 
executionException(ExecutionErrorCode, int, short, short, short, String, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExecutionResult - Class in org.apache.qpid.transport
 
ExecutionResult() - Constructor for class org.apache.qpid.transport.ExecutionResult
 
ExecutionResult(int, Struct, Option...) - Constructor for class org.apache.qpid.transport.ExecutionResult
 
executionResult(C, ExecutionResult) - Method in class org.apache.qpid.transport.MethodDelegate
 
executionResult(Session, ExecutionResult) - Method in class org.apache.qpid.transport.SessionDelegate
 
executionResult(int, Struct, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
ExecutionSync - Class in org.apache.qpid.transport
 
ExecutionSync(Option...) - Constructor for class org.apache.qpid.transport.ExecutionSync
 
executionSync(C, ExecutionSync) - Method in class org.apache.qpid.transport.MethodDelegate
 
executionSync(Session, ExecutionSync) - Method in class org.apache.qpid.transport.SessionDelegate
 
executionSync(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
expand(String) - Static method in class org.apache.qpid.util.Strings
 
expand(String, Strings.Resolver) - Static method in class org.apache.qpid.util.Strings
 
expand(String, boolean, Strings.Resolver...) - Static method in class org.apache.qpid.util.Strings
 
ExpandBuff(boolean) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
 
expected(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
expectedTokenSequences - Variable in exception org.apache.qpid.filter.selector.ParseException
Each entry in this array is an array of integers.
expiration(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
EXPONENT - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
Expression - Interface in org.apache.qpid.filter
Represents an expression
ExtendedDataInput - Interface in org.apache.qpid.framing
 

F

fail(boolean) - Method in class org.apache.qpid.transport.DtxEnd
 
FALSE - Static variable in class org.apache.qpid.filter.ConstantExpression
 
FALSE - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
FANOUT_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
Defines the identifying type name of fanout exchanges.
FANOUT_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
The pre-defined fanout exchange, the boker MUST provide this.
FEATURE_QPID_JMS_SELECTOR - Static variable in class org.apache.qpid.common.ServerPropertyNames
Feature: Signifies that a server supports JMS selectors.
FEDERATION_TAG - Static variable in class org.apache.qpid.common.ServerPropertyNames
Server property: federation tag UUID
Field<C,T> - Class in org.apache.qpid.transport
Field
FieldArray<T> - Class in org.apache.qpid.framing
 
fieldIndex(short) - Method in class org.apache.qpid.transport.ExecutionException
 
FieldTable - Class in org.apache.qpid.framing
 
FieldTable() - Constructor for class org.apache.qpid.framing.FieldTable
 
FieldTable(boolean) - Constructor for class org.apache.qpid.framing.FieldTable
 
FieldTable(DataInput, long) - Constructor for class org.apache.qpid.framing.FieldTable
Construct a new field table.
FieldTable(byte[], int, int) - Constructor for class org.apache.qpid.framing.FieldTable
 
FieldTable.FieldTableElementProcessor - Interface in org.apache.qpid.framing
 
FieldTableFactory - Class in org.apache.qpid.framing
 
FileAckBody - Interface in org.apache.qpid.framing
 
FileAckBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileAckBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
FileAckBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
FileAckBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileAckBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
FileAckBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
FileCancelBody - Interface in org.apache.qpid.framing
 
FileCancelBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
FileCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
FileCancelBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
FileCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
FileCancelOkBody - Interface in org.apache.qpid.framing
 
FileCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
FileCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
FileCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
FileCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
FileConsumeBody - Interface in org.apache.qpid.framing
 
FileConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
FileConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
FileConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
FileConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
FileConsumeOkBody - Interface in org.apache.qpid.framing
 
FileConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
FileConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
FileConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
FileConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
FileDeliverBody - Interface in org.apache.qpid.framing
 
FileDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
FileDeliverBodyImpl(AMQShortString, long, boolean, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
FileDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
FileDeliverBodyImpl(AMQShortString, long, boolean, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
FileOpenBody - Interface in org.apache.qpid.framing
 
FileOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
FileOpenBodyImpl(AMQShortString, long) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
FileOpenBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
FileOpenBodyImpl(AMQShortString, long) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
FileOpenOkBody - Interface in org.apache.qpid.framing
 
FileOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
FileOpenOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
FileOpenOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileOpenOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
FileOpenOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
FilePublishBody - Interface in org.apache.qpid.framing
 
FilePublishBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FilePublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
FilePublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
FilePublishBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FilePublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
FilePublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
FileQosBody - Interface in org.apache.qpid.framing
 
FileQosBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
FileQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
FileQosBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
FileQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
FileQosOkBody - Interface in org.apache.qpid.framing
 
FileQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
FileQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
FileQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
FileQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
FileRejectBody - Interface in org.apache.qpid.framing
 
FileRejectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
FileRejectBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
FileRejectBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
FileRejectBodyImpl(long, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
FileReturnBody - Interface in org.apache.qpid.framing
 
FileReturnBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
FileReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
FileReturnBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
FileReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
FileReturnCode - Enum in org.apache.qpid.transport
 
FileStageBody - Interface in org.apache.qpid.framing
 
FileStageBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
FileStageBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
FileStageBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
FileStageBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
FileStageBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
FileStageBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
FileUtils - Class in org.apache.qpid.util
FileUtils provides some simple helper methods for working with files.
FileUtils.UnableToCopyException - Exception in org.apache.qpid.util
 
FillBuff() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
 
FilterableMessage - Interface in org.apache.qpid.filter
 
first(boolean) - Method in class org.apache.qpid.transport.FragmentProperties
 
FIRST_FRAME - Static variable in class org.apache.qpid.transport.network.Frame
 
FIRST_SEG - Static variable in class org.apache.qpid.transport.network.Frame
 
FLOAT_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
floatProperty(Float, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
flowMode(MessageFlowMode) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
flush() - Method in class org.apache.qpid.transport.Connection
 
flush() - Method in class org.apache.qpid.transport.network.Disassembler
 
flush() - Method in class org.apache.qpid.transport.network.io.IoSender
 
flush() - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
 
flush() - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
flush() - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
 
flush() - Method in interface org.apache.qpid.transport.Sender
 
flushProcessed(Option...) - Method in class org.apache.qpid.transport.Session
 
force(boolean) - Method in class org.apache.qpid.transport.SessionAttach
 
format(long) - Method in class org.apache.qpid.transport.Xid
 
FragmentProperties - Class in org.apache.qpid.transport
 
FragmentProperties() - Constructor for class org.apache.qpid.transport.FragmentProperties
 
FragmentProperties(long, Option...) - Constructor for class org.apache.qpid.transport.FragmentProperties
 
fragments(List<Object>) - Method in class org.apache.qpid.transport.SessionConfirmed
 
fragments(List<Object>) - Method in class org.apache.qpid.transport.SessionExpected
 
fragmentSize(long) - Method in class org.apache.qpid.transport.FragmentProperties
 
FRAME - Static variable in class org.apache.qpid.framing.HeartbeatBody
 
frame(Frame) - Method in class org.apache.qpid.transport.network.Assembler
 
Frame - Class in org.apache.qpid.transport.network
Frame
Frame(byte, SegmentType, byte, int, ByteBuffer) - Constructor for class org.apache.qpid.transport.network.Frame
 
frame(Frame) - Method in interface org.apache.qpid.transport.network.NetworkDelegate
 
FRAME_END - Static variable in class org.apache.qpid.protocol.AMQConstant
 
FRAME_END_BYTE - Static variable in class org.apache.qpid.framing.AMQFrame
 
FRAME_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The client sent a malformed frame that the server could not decode.
FRAME_MIN_SIZE - Static variable in class org.apache.qpid.protocol.AMQConstant
 
FrameSizeObserver - Interface in org.apache.qpid.transport
 
fromUTF8(byte[]) - Static method in class org.apache.qpid.util.Strings
 
Functions - Class in org.apache.qpid.transport.util
Functions
Future<T> - Interface in org.apache.qpid.transport
Future

G

ge(int, int) - Static method in class org.apache.qpid.util.Serial
 
generate() - Method in class org.apache.qpid.util.NameUUIDGen
 
generate() - Method in class org.apache.qpid.util.RandomUUIDGen
 
generate() - Method in interface org.apache.qpid.util.UUIDGen
 
generateFrame(int) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
generateFrame(int) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
generateParseException() - Method in class org.apache.qpid.filter.selector.SelectorParser
Generate ParseException.
get() - Method in class org.apache.qpid.configuration.QpidProperty
 
get(String) - Method in class org.apache.qpid.framing.FieldTable
 
get(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
get(String, int) - Static method in class org.apache.qpid.messaging.util.LineInfo
 
get(int) - Method in class org.apache.qpid.transport.codec.BBDecoder
 
get(int) - Static method in enum org.apache.qpid.transport.ConnectionCloseCode
 
get(int) - Static method in enum org.apache.qpid.transport.DtxXaStatus
 
get(int) - Static method in enum org.apache.qpid.transport.ExecutionErrorCode
 
get(Object) - Method in class org.apache.qpid.transport.Field
 
get(int) - Static method in enum org.apache.qpid.transport.FileReturnCode
 
get() - Method in interface org.apache.qpid.transport.Future
 
get(short) - Static method in enum org.apache.qpid.transport.MessageAcceptMode
 
get(short) - Static method in enum org.apache.qpid.transport.MessageAcquireMode
 
get(short) - Static method in enum org.apache.qpid.transport.MessageCreditUnit
 
get(short) - Static method in enum org.apache.qpid.transport.MessageDeliveryMode
 
get(short) - Static method in enum org.apache.qpid.transport.MessageDeliveryPriority
 
get(short) - Static method in enum org.apache.qpid.transport.MessageFlowMode
 
get(int) - Static method in enum org.apache.qpid.transport.MessageRejectCode
 
get(Connection) - Static method in class org.apache.qpid.transport.network.ConnectionBinding
 
get(ConnectionDelegate) - Static method in class org.apache.qpid.transport.network.ConnectionBinding
 
get(short) - Static method in enum org.apache.qpid.transport.SegmentType
 
get(short) - Static method in enum org.apache.qpid.transport.SessionDetachCode
 
get(int) - Static method in enum org.apache.qpid.transport.StreamReturnCode
 
get(short) - Static method in enum org.apache.qpid.transport.Track
 
get(byte) - Static method in enum org.apache.qpid.transport.Type
 
get(Class<?>) - Static method in class org.apache.qpid.transport.util.Logger
 
getAcceptedIssuers() - Method in class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
getAcceptedIssuers() - Method in class org.apache.qpid.transport.network.security.ssl.QpidPeersOnlyTrustManager
 
getAcceptMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getAcceptMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
getAccessor() - Method in class org.apache.qpid.configuration.QpidProperty
 
getAcquireMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getAcquireMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
getActive() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getActive() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
getActive() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
getActive() - Method in interface org.apache.qpid.framing.ChannelFlowBody
 
getActive() - Method in interface org.apache.qpid.framing.ChannelFlowOkBody
 
getActualMinorVersion() - Method in class org.apache.qpid.framing.ProtocolVersion
 
getAddress() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
getAlternateExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getAlternateExchange() - Method in class org.apache.qpid.transport.QueueDeclare
 
getAlternateExchange() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getAppId() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getAppId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getAppId() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getAppId() - Method in class org.apache.qpid.transport.MessageProperties
 
getAppIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getApplicationHeaders() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getApplicationHeaders() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getApplicationHeaders() - Method in class org.apache.qpid.transport.MessageProperties
 
getArgsNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getArguments() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getArguments() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getArguments() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getArguments() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getArguments() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getArguments() - Method in interface org.apache.qpid.framing.QueueUnbindBody
 
getArguments() - Method in class org.apache.qpid.transport.ExchangeBind
 
getArguments() - Method in class org.apache.qpid.transport.ExchangeBound
 
getArguments() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getArguments() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getArguments() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getArguments() - Method in class org.apache.qpid.transport.QueueDeclare
 
getArguments() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getAutoDelete() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getAutoDelete() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getAutoDelete() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getAutoDelete() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getAutoDelete() - Method in class org.apache.qpid.transport.QueueDeclare
 
getAutoDelete() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getBeginColumn() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get token beginning line number.
getBindingKey() - Method in class org.apache.qpid.transport.ExchangeBind
 
getBindingKey() - Method in class org.apache.qpid.transport.ExchangeBound
 
getBindingKey() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getBindingKeys() - Method in class org.apache.qpid.url.AMQBindingURL
 
getBindingKeys() - Method in interface org.apache.qpid.url.BindingURL
 
getBlocks() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
getBody() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getBody() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getBody() - Method in class org.apache.qpid.transport.MessageTransfer
 
getBody() - Method in class org.apache.qpid.transport.Method
 
getBody() - Method in class org.apache.qpid.transport.network.Frame
 
getBodyBytes() - Method in class org.apache.qpid.transport.MessageTransfer
 
getBodyFrame() - Method in class org.apache.qpid.framing.AMQFrame
 
getBodySize() - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
unsigned short
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
getBodySize() - Method in class org.apache.qpid.framing.ContentHeaderBody
unsigned long but java can't handle that anyway when allocating byte array
getBodySize() - Method in class org.apache.qpid.transport.MessageTransfer
 
getBodySize() - Method in class org.apache.qpid.transport.Method
 
getBodyString() - Method in class org.apache.qpid.transport.MessageTransfer
 
getBoolean(String) - Method in interface org.apache.qpid.configuration.Accessor
 
getBoolean(String) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
getBoolean(String) - Method in class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
getBoolean(String) - Method in class org.apache.qpid.framing.FieldTable
 
getBoolean(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getBranchId() - Method in class org.apache.qpid.transport.Xid
 
getBranchQualifier() - Method in class org.apache.qpid.dtx.XidImpl
Obtain the transaction branch identifier part of XID as an array of bytes.
getBuildVersion() - Static method in class org.apache.qpid.common.QpidProperties
Gets the source code revision.
getByName(String) - Method in class org.apache.qpid.configuration.QpidProperty
 
getByte(String) - Method in class org.apache.qpid.framing.FieldTable
 
getByte(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getByteRanges() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getBytes() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getBytes() - Method in class org.apache.qpid.framing.AMQShortString
 
getBytes(String) - Method in class org.apache.qpid.framing.FieldTable
 
getBytes(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getBytes() - Method in interface org.apache.qpid.framing.MessageAppendBody
 
getBytes() - Method in class org.apache.qpid.transport.Binary
 
getCapabilities() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getCapabilities() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getCapabilities() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getCapabilities() - Method in interface org.apache.qpid.framing.ConnectionOpenBody
 
getCapabilities() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getCertAlias() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getCertificateChain(String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
getChallenge() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
getChallenge() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
getChallenge() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
getChallenge() - Method in interface org.apache.qpid.framing.ConnectionSecureBody
 
getChallenge() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getChannel() - Method in class org.apache.qpid.framing.AMQFrame
 
getChannel() - Method in class org.apache.qpid.transport.Method
 
getChannel() - Method in class org.apache.qpid.transport.network.Frame
 
getChannel() - Method in class org.apache.qpid.transport.ProtocolError
 
getChannel() - Method in interface org.apache.qpid.transport.ProtocolEvent
 
getChannel() - Method in class org.apache.qpid.transport.ProtocolHeader
 
getChannel() - Method in class org.apache.qpid.transport.Session
 
getChannelException(AMQConstant, String) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getChannelException(AMQConstant, String, Throwable) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getChannelException(AMQConstant, String) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getChannelException(AMQConstant, String, Throwable) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getChannelId() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
getChannelId() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
getChannelId() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
getChannelId() - Method in interface org.apache.qpid.framing.ChannelResumeBody
 
getChannelId() - Method in class org.apache.qpid.protocol.AMQMethodEvent
Gets the channel handle for the method call.
getChannelMax() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getChannelMax() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getChannelMax() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getChannelMax() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getChannelMax() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getChannelMax() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getChannelMax() - Method in interface org.apache.qpid.framing.ConnectionTuneBody
 
getChannelMax() - Method in interface org.apache.qpid.framing.ConnectionTuneOkBody
 
getChannelMax() - Method in class org.apache.qpid.transport.Connection
 
getChannelMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
getChannelMax() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getChannelMax() - Method in class org.apache.qpid.transport.ServerDelegate
 
getChannelNotFoundException(int) - Method in interface org.apache.qpid.framing.AMQMethodBody
Convenience Method to create a channel not found exception
getChannelNotFoundException(int) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
Convenience Method to create a channel not found exception
getChannels() - Method in class org.apache.qpid.transport.Connection
 
getCharacter(String) - Method in class org.apache.qpid.framing.FieldTable
 
getCharacter(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getClassCode() - Method in class org.apache.qpid.transport.ExecutionException
 
getClassId() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getClassId() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getClassId() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getClassId() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getClassId() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getClassId() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getClassId() - Method in interface org.apache.qpid.framing.ChannelCloseBody
 
getClassId() - Method in interface org.apache.qpid.framing.ConnectionCloseBody
 
getClassId() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getClazz() - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
getClazz() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
getClientAliases(String, Principal[]) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
getClientProperties() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getClientProperties() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getClientProperties() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getClientProperties() - Method in interface org.apache.qpid.framing.ConnectionStartOkBody
 
getClientProperties() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getClientProperties() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getClose() - Method in exception org.apache.qpid.transport.ConnectionException
 
getCloseFrame(int) - Method in exception org.apache.qpid.AMQChannelException
 
getCloseFrame(int) - Method in exception org.apache.qpid.AMQConnectionException
 
getClusterId() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
getClusterId() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
getClusterId() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
getClusterId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getClusterId() - Method in interface org.apache.qpid.framing.BasicGetEmptyBody
 
getClusterIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getCode() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getCode() - Method in interface org.apache.qpid.framing.MessageRejectBody
 
getCode() - Method in class org.apache.qpid.protocol.AMQConstant
Gets the underlying AMQP status code.
getCode() - Method in class org.apache.qpid.transport.MessageReject
 
getCode() - Method in class org.apache.qpid.transport.SessionDetached
 
getCode() - Method in enum org.apache.qpid.transport.Type
 
getColumn() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Deprecated.
getColumn() - Method in class org.apache.qpid.messaging.util.LineInfo
 
getCommandCode() - Method in class org.apache.qpid.transport.ExecutionException
 
getCommandId() - Method in class org.apache.qpid.transport.ExecutionException
 
getCommandId() - Method in class org.apache.qpid.transport.ExecutionResult
 
getCommandId() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getCommandId() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getCommandOffset() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getCommands() - Method in class org.apache.qpid.transport.SessionCompleted
 
getCommands() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getCommands() - Method in class org.apache.qpid.transport.SessionExpected
 
getCommands() - Method in class org.apache.qpid.transport.SessionGap
 
getCommands() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getCommandsIn() - Method in class org.apache.qpid.transport.Session
 
getCommandsOut() - Method in class org.apache.qpid.transport.Session
 
getCompleted() - Method in class org.apache.qpid.transport.SessionFlush
 
getConfirmed() - Method in class org.apache.qpid.transport.SessionFlush
 
getConnection() - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
 
getConnection() - Method in interface org.apache.qpid.transport.network.OutgoingNetworkTransport
 
getConnection() - Method in class org.apache.qpid.transport.Session
 
getConnectionDelegate() - Method in class org.apache.qpid.transport.Connection
 
getConnectionException(AMQConstant, String) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getConnectionException(AMQConstant, String, Throwable) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getConnectionException(AMQConstant, String) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getConnectionException(AMQConstant, String, Throwable) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getConnectionId() - Method in interface org.apache.qpid.protocol.ServerProtocolEngine
Gets the connection ID associated with this ProtocolEngine
getConnectionSettings() - Method in class org.apache.qpid.transport.ClientDelegate
 
getConnectionSettings() - Method in class org.apache.qpid.transport.Connection
 
getConnectTimeout() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getConstant(int) - Static method in class org.apache.qpid.protocol.AMQConstant
Creates a constant for a status code by looking up the code in the map of known codes.
getConsumeRate() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getConsumeRate() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getConsumeRate() - Method in interface org.apache.qpid.framing.StreamQosBody
 
getConsumerCount() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getConsumerCount() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getConsumerCount() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getConsumerCount() - Method in interface org.apache.qpid.framing.QueueDeclareOkBody
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
getConsumerTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getConsumerTag() - Method in interface org.apache.qpid.framing.BasicCancelBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.BasicCancelOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.BasicConsumeOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.BasicDeliverBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.FileCancelBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.FileCancelOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.FileConsumeOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.StreamCancelBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.StreamCancelOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.StreamConsumeOkBody
 
getConsumerTag() - Method in interface org.apache.qpid.framing.StreamDeliverBody
 
getContainer() - Method in class org.apache.qpid.transport.Field
 
getContentChecksum() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
getContentChecksum() - Method in interface org.apache.qpid.framing.TestContentOkBody
 
getContentEncoding() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getContentEncoding() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getContentEncoding() - Method in class org.apache.qpid.transport.MessageProperties
 
getContentLength() - Method in class org.apache.qpid.transport.MessageProperties
 
getContentSize() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getContentSize() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getContentSize() - Method in interface org.apache.qpid.framing.FileOpenBody
 
getContentType() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getContentType() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getContentType() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getContentType() - Method in class org.apache.qpid.transport.MessageProperties
 
getContentTypeAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getCorrelationId() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getCorrelationId() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getCorrelationId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getCorrelationId() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getCorrelationId() - Method in class org.apache.qpid.transport.MessageProperties
 
getCorrelationIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getData() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
getData() - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
getDataAsBytes() - Method in class org.apache.qpid.framing.FieldTable
 
getDecimal(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getDeliveryMode() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getDeliveryMode() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getDeliveryMode() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getDeliveryMode() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getDeliveryProperties() - Method in interface org.apache.qpid.api.Message
 
getDeliveryProperties() - Method in class org.apache.qpid.transport.Header
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getDeliveryTag() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.BasicAckBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.BasicDeliverBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.BasicGetOkBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.BasicRejectBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.FileAckBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.FileRejectBody
 
getDeliveryTag() - Method in interface org.apache.qpid.framing.StreamDeliverBody
 
getDescription() - Method in class org.apache.qpid.transport.ExecutionException
 
getDestination() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
getDestination() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getDestination() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getDestination() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getDestination() - Method in interface org.apache.qpid.framing.MessageCancelBody
 
getDestination() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getDestination() - Method in interface org.apache.qpid.framing.MessageGetBody
 
getDestination() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getDestination() - Method in class org.apache.qpid.transport.MessageCancel
 
getDestination() - Method in class org.apache.qpid.transport.MessageFlow
 
getDestination() - Method in class org.apache.qpid.transport.MessageFlush
 
getDestination() - Method in class org.apache.qpid.transport.MessageResume
 
getDestination() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getDestination() - Method in class org.apache.qpid.transport.MessageStop
 
getDestination() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getDestination() - Method in class org.apache.qpid.transport.MessageTransfer
 
getDestinationName() - Method in class org.apache.qpid.url.AMQBindingURL
 
getDestinationName() - Method in interface org.apache.qpid.url.BindingURL
 
getDetachCode() - Method in class org.apache.qpid.transport.Session
 
getDetails() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getDetails() - Method in interface org.apache.qpid.framing.ChannelAlertBody
 
getDiscardUnroutable() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getDouble(String) - Method in class org.apache.qpid.framing.FieldTable
 
getDouble(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getDtxIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
getDtxIdentifier() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
getDtxIdentifier() - Method in interface org.apache.qpid.framing.DtxStartBody
 
getDurable() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getDurable() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getDurable() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getDurable() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getDurable() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getDurable() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getDurable() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getDurable() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getDurable() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getDurable() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getDurable() - Method in class org.apache.qpid.transport.QueueDeclare
 
getDurable() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getEncodedSize() - Method in class org.apache.qpid.framing.FieldTable
 
getEncodedTrack() - Method in class org.apache.qpid.transport.Acquired
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionClose
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionStart
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionTune
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxCommit
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxEnd
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxForget
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxPrepare
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxRecover
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxRollback
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxSelect
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getEncodedTrack() - Method in class org.apache.qpid.transport.DtxStart
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeBind
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeBound
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExecutionException
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExecutionResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ExecutionSync
 
getEncodedTrack() - Method in class org.apache.qpid.transport.FragmentProperties
 
getEncodedTrack() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageAccept
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageAcquire
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageCancel
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageFlow
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageFlush
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageProperties
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageReject
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageRelease
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageResume
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageStop
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getEncodedTrack() - Method in class org.apache.qpid.transport.MessageTransfer
 
getEncodedTrack() - Method in class org.apache.qpid.transport.Method
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ProtocolError
 
getEncodedTrack() - Method in interface org.apache.qpid.transport.ProtocolEvent
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ProtocolHeader
 
getEncodedTrack() - Method in class org.apache.qpid.transport.QueueDeclare
 
getEncodedTrack() - Method in class org.apache.qpid.transport.QueueDelete
 
getEncodedTrack() - Method in class org.apache.qpid.transport.QueuePurge
 
getEncodedTrack() - Method in class org.apache.qpid.transport.QueueQuery
 
getEncodedTrack() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.RecoverResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.ReplyTo
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionAttach
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionAttached
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionCompleted
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionDetach
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionDetached
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionExpected
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionFlush
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionGap
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionHeader
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getEncodedTrack() - Method in class org.apache.qpid.transport.SessionTimeout
 
getEncodedTrack() - Method in class org.apache.qpid.transport.TxCommit
 
getEncodedTrack() - Method in class org.apache.qpid.transport.TxRollback
 
getEncodedTrack() - Method in class org.apache.qpid.transport.TxSelect
 
getEncodedTrack() - Method in class org.apache.qpid.transport.XaResult
 
getEncodedTrack() - Method in class org.apache.qpid.transport.Xid
 
getEncodedType() - Method in class org.apache.qpid.transport.Struct
 
getEncoding() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getEncodingAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getEncodingSize(Object) - Method in enum org.apache.qpid.framing.AMQType
Calculates the size of an instance of the type in bytes.
getEncodingSize() - Method in class org.apache.qpid.framing.AMQTypedValue
 
getEncodingSize() - Method in class org.apache.qpid.framing.FieldArray
 
getEndColumn() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get token end line number.
getErrorCode() - Method in exception org.apache.qpid.AMQException
Gets the AMQ protocol exception code associated with this exception.
getErrorCode() - Method in class org.apache.qpid.transport.ExecutionException
 
getErrorInfo() - Method in class org.apache.qpid.transport.ExecutionException
 
getErrors() - Method in class org.apache.qpid.util.CommandLineParser
Lists all the parsing errors from the most recent parsing in a string.
getException() - Method in exception org.apache.qpid.transport.SessionException
 
getExchange() - Method in interface org.apache.qpid.framing.abstraction.MessagePublishInfo
 
getExchange() - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getExchange() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getExchange() - Method in interface org.apache.qpid.framing.BasicDeliverBody
 
getExchange() - Method in interface org.apache.qpid.framing.BasicGetOkBody
 
getExchange() - Method in interface org.apache.qpid.framing.BasicPublishBody
 
getExchange() - Method in interface org.apache.qpid.framing.BasicReturnBody
 
getExchange() - Method in interface org.apache.qpid.framing.ExchangeBoundBody
 
getExchange() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getExchange() - Method in interface org.apache.qpid.framing.ExchangeDeleteBody
 
getExchange() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getExchange() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getExchange() - Method in interface org.apache.qpid.framing.FileReturnBody
 
getExchange() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getExchange() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getExchange() - Method in interface org.apache.qpid.framing.QueueUnbindBody
 
getExchange() - Method in interface org.apache.qpid.framing.StreamDeliverBody
 
getExchange() - Method in interface org.apache.qpid.framing.StreamPublishBody
 
getExchange() - Method in interface org.apache.qpid.framing.StreamReturnBody
 
getExchange() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getExchange() - Method in class org.apache.qpid.transport.ExchangeBind
 
getExchange() - Method in class org.apache.qpid.transport.ExchangeBound
 
getExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getExchange() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getExchange() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getExchange() - Method in class org.apache.qpid.transport.ReplyTo
 
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
 
getExchangeNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getExclusive() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getExclusive() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getExclusive() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getExclusive() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getExclusive() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getExclusive() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getExclusive() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getExclusive() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getExclusive() - Method in class org.apache.qpid.transport.QueueDeclare
 
getExclusive() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getExpected() - Method in class org.apache.qpid.transport.SessionFlush
 
getExpiration() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getExpiration() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getExpiration() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getExpiration() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getExpiration() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getExpressionSymbol() - Method in class org.apache.qpid.filter.BinaryExpression
Returns the symbol that represents this binary expression.
getExpressionSymbol() - Method in class org.apache.qpid.filter.UnaryExpression
Returns the symbol that represents this binary expression.
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
getFactory() - Static method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
getFail() - Method in class org.apache.qpid.transport.DtxEnd
 
getFieldIndex() - Method in class org.apache.qpid.transport.ExecutionException
 
getFields() - Method in class org.apache.qpid.transport.Acquired
 
getFields() - Method in class org.apache.qpid.transport.ConnectionClose
 
getFields() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
getFields() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
getFields() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getFields() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getFields() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getFields() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getFields() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getFields() - Method in class org.apache.qpid.transport.ConnectionStart
 
getFields() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getFields() - Method in class org.apache.qpid.transport.ConnectionTune
 
getFields() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getFields() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getFields() - Method in class org.apache.qpid.transport.DtxCommit
 
getFields() - Method in class org.apache.qpid.transport.DtxEnd
 
getFields() - Method in class org.apache.qpid.transport.DtxForget
 
getFields() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getFields() - Method in class org.apache.qpid.transport.DtxPrepare
 
getFields() - Method in class org.apache.qpid.transport.DtxRecover
 
getFields() - Method in class org.apache.qpid.transport.DtxRollback
 
getFields() - Method in class org.apache.qpid.transport.DtxSelect
 
getFields() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getFields() - Method in class org.apache.qpid.transport.DtxStart
 
getFields() - Method in class org.apache.qpid.transport.ExchangeBind
 
getFields() - Method in class org.apache.qpid.transport.ExchangeBound
 
getFields() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getFields() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getFields() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getFields() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getFields() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getFields() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getFields() - Method in class org.apache.qpid.transport.ExecutionException
 
getFields() - Method in class org.apache.qpid.transport.ExecutionResult
 
getFields() - Method in class org.apache.qpid.transport.ExecutionSync
 
getFields() - Method in class org.apache.qpid.transport.FragmentProperties
 
getFields() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getFields() - Method in class org.apache.qpid.transport.MessageAccept
 
getFields() - Method in class org.apache.qpid.transport.MessageAcquire
 
getFields() - Method in class org.apache.qpid.transport.MessageCancel
 
getFields() - Method in class org.apache.qpid.transport.MessageFlow
 
getFields() - Method in class org.apache.qpid.transport.MessageFlush
 
getFields() - Method in class org.apache.qpid.transport.MessageProperties
 
getFields() - Method in class org.apache.qpid.transport.MessageReject
 
getFields() - Method in class org.apache.qpid.transport.MessageRelease
 
getFields() - Method in class org.apache.qpid.transport.MessageResume
 
getFields() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getFields() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getFields() - Method in class org.apache.qpid.transport.MessageStop
 
getFields() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getFields() - Method in class org.apache.qpid.transport.MessageTransfer
 
getFields() - Method in class org.apache.qpid.transport.QueueDeclare
 
getFields() - Method in class org.apache.qpid.transport.QueueDelete
 
getFields() - Method in class org.apache.qpid.transport.QueuePurge
 
getFields() - Method in class org.apache.qpid.transport.QueueQuery
 
getFields() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getFields() - Method in class org.apache.qpid.transport.RecoverResult
 
getFields() - Method in class org.apache.qpid.transport.ReplyTo
 
getFields() - Method in class org.apache.qpid.transport.SessionAttach
 
getFields() - Method in class org.apache.qpid.transport.SessionAttached
 
getFields() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getFields() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getFields() - Method in class org.apache.qpid.transport.SessionCompleted
 
getFields() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getFields() - Method in class org.apache.qpid.transport.SessionDetach
 
getFields() - Method in class org.apache.qpid.transport.SessionDetached
 
getFields() - Method in class org.apache.qpid.transport.SessionExpected
 
getFields() - Method in class org.apache.qpid.transport.SessionFlush
 
getFields() - Method in class org.apache.qpid.transport.SessionGap
 
getFields() - Method in class org.apache.qpid.transport.SessionHeader
 
getFields() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getFields() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getFields() - Method in class org.apache.qpid.transport.SessionTimeout
 
getFields() - Method in class org.apache.qpid.transport.Struct
 
getFields() - Method in class org.apache.qpid.transport.TxCommit
 
getFields() - Method in class org.apache.qpid.transport.TxRollback
 
getFields() - Method in class org.apache.qpid.transport.TxSelect
 
getFields() - Method in class org.apache.qpid.transport.XaResult
 
getFields() - Method in class org.apache.qpid.transport.Xid
 
getFieldTable(String) - Method in class org.apache.qpid.framing.FieldTable
Extracts a value from the field table that is itself a FieldTable associated with the specified parameter name.
getFieldTable(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
Extracts a value from the field table that is itself a FieldTable associated with the specified parameter name.
getFilter() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getFilter() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getFilter() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getFilter() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getFirst() - Method in class org.apache.qpid.transport.FragmentProperties
 
getFirst() - Method in class org.apache.qpid.transport.Range
 
getFirst() - Method in interface org.apache.qpid.transport.RangeSet
 
getFirst() - Method in class org.apache.qpid.transport.RangeSetImpl
 
getFlags() - Method in class org.apache.qpid.transport.network.Frame
 
getFloat(String) - Method in interface org.apache.qpid.configuration.Accessor
 
getFloat(String) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
getFloat(String) - Method in class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
getFloat(String) - Method in class org.apache.qpid.framing.FieldTable
 
getFloat(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getFlowMode() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getForce() - Method in class org.apache.qpid.transport.SessionAttach
 
getFormat() - Method in class org.apache.qpid.transport.Xid
 
getFormatId() - Method in class org.apache.qpid.dtx.XidImpl
Obtain the format identifier part of the XID.
getFragments() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getFragments() - Method in class org.apache.qpid.transport.SessionExpected
 
getFragmentSize() - Method in class org.apache.qpid.transport.FragmentProperties
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getFrameMax() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getFrameMax() - Method in interface org.apache.qpid.framing.ConnectionTuneBody
 
getFrameMax() - Method in interface org.apache.qpid.framing.ConnectionTuneOkBody
 
getFrameMax() - Method in class org.apache.qpid.transport.ServerDelegate
 
getFrameOverhead() - Static method in class org.apache.qpid.framing.AMQFrame
 
getFrameType() - Method in interface org.apache.qpid.framing.AMQBody
 
getFrameType() - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getFrameType() - Method in class org.apache.qpid.framing.ContentBody
 
getFrameType() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getFrameType() - Method in class org.apache.qpid.framing.HeartbeatBody
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getGlobal() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getGlobal() - Method in interface org.apache.qpid.framing.BasicQosBody
 
getGlobal() - Method in interface org.apache.qpid.framing.FileQosBody
 
getGlobal() - Method in interface org.apache.qpid.framing.MessageQosBody
 
getGlobal() - Method in interface org.apache.qpid.framing.StreamQosBody
 
getGlobalId() - Method in class org.apache.qpid.transport.Xid
 
getGlobalTransactionId() - Method in class org.apache.qpid.dtx.XidImpl
Format identifier.
getHeader() - Method in interface org.apache.qpid.api.Message
 
getHeader(String) - Method in interface org.apache.qpid.filter.FilterableMessage
 
getHeader() - Method in class org.apache.qpid.transport.MessageTransfer
 
getHeader() - Method in class org.apache.qpid.transport.Method
 
getHeaders() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getHeartbeat() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getHeartbeat() - Method in interface org.apache.qpid.framing.ConnectionTuneBody
 
getHeartbeat() - Method in interface org.apache.qpid.framing.ConnectionTuneOkBody
 
getHeartbeat() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getHeartbeatInterval010() - Method in class org.apache.qpid.transport.ConnectionSettings
Gets the heartbeat interval (seconds) for the 0-10 protocol.
getHeartbeatInterval08() - Method in class org.apache.qpid.transport.ConnectionSettings
Gets the heartbeat interval (seconds) for 0-8/9/9-1 protocols.
getHeartbeatMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
getHeartbeatMax() - Method in class org.apache.qpid.transport.ServerDelegate
 
getHeartbeatMin() - Method in class org.apache.qpid.transport.ConnectionTune
 
getHeartbeatTimeoutFactor() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getHost() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getHost() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getHost() - Method in interface org.apache.qpid.framing.ConnectionRedirectBody
 
getHost() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getHost() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getId() - Method in class org.apache.qpid.transport.Method
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getIdentifier() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getIdentifier() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getIdentifier() - Method in interface org.apache.qpid.framing.FileOpenBody
 
getIdentifier() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getIdentifier() - Method in interface org.apache.qpid.framing.MessageCheckpointBody
 
getIdentifier() - Method in interface org.apache.qpid.framing.MessageResumeBody
 
getIdFromSubjectDN(String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
 
getIdleTimeout() - Method in class org.apache.qpid.transport.Connection
 
getIfEmpty() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getIfEmpty() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getIfEmpty() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getIfEmpty() - Method in interface org.apache.qpid.framing.QueueDeleteBody
 
getIfEmpty() - Method in class org.apache.qpid.transport.QueueDelete
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getIfUnused() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getIfUnused() - Method in interface org.apache.qpid.framing.ExchangeDeleteBody
 
getIfUnused() - Method in interface org.apache.qpid.framing.QueueDeleteBody
 
getIfUnused() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getIfUnused() - Method in class org.apache.qpid.transport.QueueDelete
 
GetImage() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get token literal value.
getImmediate() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getImmediate() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getImmediate() - Method in interface org.apache.qpid.framing.BasicPublishBody
 
getImmediate() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getImmediate() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getImmediate() - Method in interface org.apache.qpid.framing.StreamPublishBody
 
getImmediate() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getIncomingTransportInstance() - Static method in class org.apache.qpid.transport.network.Transport
 
getIndex() - Method in class org.apache.qpid.transport.Field
 
getInDoubt() - Method in class org.apache.qpid.transport.RecoverResult
 
getInitializedKeyStore(String, String, String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
 
getInsist() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getInsist() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getInsist() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getInsist() - Method in interface org.apache.qpid.framing.ConnectionOpenBody
 
getInsist() - Method in class org.apache.qpid.transport.ConnectionOpen
 
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
Retrieves the singleton instance of this reference counter.
getInstance() - Method in class org.apache.qpid.transport.ProtocolHeader
 
getInt(String) - Method in interface org.apache.qpid.configuration.Accessor
 
getInt(String) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
getInt(String) - Method in class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
getInteger(String) - Method in class org.apache.qpid.framing.FieldTable
 
getInteger(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getInteger1() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getInteger1() - Method in interface org.apache.qpid.framing.TestIntegerBody
 
getInteger2() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getInteger2() - Method in interface org.apache.qpid.framing.TestIntegerBody
 
getInteger3() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getInteger3() - Method in interface org.apache.qpid.framing.TestIntegerBody
 
getInteger4() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getInteger4() - Method in interface org.apache.qpid.framing.TestIntegerBody
 
getIntegerOp() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getIntegerOp() - Method in interface org.apache.qpid.framing.TestTableBody
 
getIntegerResult() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getIntegerResult() - Method in interface org.apache.qpid.framing.TestTableOkBody
 
getInternal() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getInternal() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getInternal() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getInternal() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getJoin() - Method in class org.apache.qpid.transport.DtxStart
 
getKeyManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getKeyNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getKeyStorePassword() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getKeyStorePath() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getKeyStoreType() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getKnownHosts() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
getKnownHosts() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getKnownHosts() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
getKnownHosts() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
getKnownHosts() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getKnownHosts() - Method in interface org.apache.qpid.framing.ConnectionOpenOkBody
 
getKnownHosts() - Method in interface org.apache.qpid.framing.ConnectionRedirectBody
 
getKnownHosts() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getKnownHosts() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getLast() - Method in class org.apache.qpid.transport.FragmentProperties
 
getLast() - Method in class org.apache.qpid.transport.Range
 
getLast() - Method in interface org.apache.qpid.transport.RangeSet
 
getLast() - Method in class org.apache.qpid.transport.RangeSetImpl
 
getLastReadTime() - Method in interface org.apache.qpid.transport.network.TransportActivity
 
getLastWriteTime() - Method in interface org.apache.qpid.transport.network.TransportActivity
 
getLatestSupportedVersion() - Static method in class org.apache.qpid.framing.ProtocolVersion
 
getLeft() - Method in class org.apache.qpid.filter.BinaryExpression
 
getLine() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Deprecated.
getLine() - Method in class org.apache.qpid.messaging.util.LineInfo
 
getLineInfo() - Method in class org.apache.qpid.messaging.util.Token
 
getLinkedExceptions() - Method in exception org.apache.qpid.AMQConnectionFailureException
 
getLocalAddress() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
getLocalAddress() - Method in class org.apache.qpid.transport.Connection
 
getLocalAddress() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getLocalAddress() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getLocale() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getLocale() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getLocale() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getLocale() - Method in interface org.apache.qpid.framing.ConnectionStartOkBody
 
getLocale() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getLocales() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getLocales() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getLocales() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getLocales() - Method in interface org.apache.qpid.framing.ConnectionStartBody
 
getLocales() - Method in class org.apache.qpid.transport.ConnectionStart
 
getLong(String) - Method in interface org.apache.qpid.configuration.Accessor
 
getLong(String) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
getLong(String) - Method in class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
getLong(String) - Method in class org.apache.qpid.framing.FieldTable
 
getLong(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getLower() - Method in class org.apache.qpid.transport.Range
 
getMajor() - Method in interface org.apache.qpid.framing.AMQMethodBody
AMQP major version
getMajor() - Method in class org.apache.qpid.framing.amqp_0_9.AMQMethodBody_0_9
 
getMajor() - Method in class org.apache.qpid.framing.amqp_0_91.AMQMethodBody_0_91
 
getMajor() - Method in class org.apache.qpid.framing.amqp_8_0.AMQMethodBody_8_0
 
getMajor() - Method in class org.apache.qpid.transport.ProtocolHeader
 
getMajor() - Method in exception org.apache.qpid.transport.ProtocolVersionException
 
getMajorVersion() - Method in class org.apache.qpid.framing.ProtocolVersion
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getMandatory() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getMandatory() - Method in interface org.apache.qpid.framing.BasicPublishBody
 
getMandatory() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getMandatory() - Method in interface org.apache.qpid.framing.StreamPublishBody
 
getMaxChannelCount() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getMaxClassId() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
getMaxClassId() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
getMaxClassId() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
getMaxClassId() - Method in class org.apache.qpid.framing.MethodRegistry
 
getMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTune
 
getMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getMaxMethodId(int) - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
getMaxMethodId(int) - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
getMaxMethodId(int) - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
getMaxMethodId(int) - Method in class org.apache.qpid.framing.MethodRegistry
 
getMaxReadIdle() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getMaxReadIdle() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getMaxWriteIdle() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getMaxWriteIdle() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getMechanism() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getMechanism() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getMechanism() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getMechanism() - Method in interface org.apache.qpid.framing.ConnectionStartOkBody
 
getMechanism() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getMechanisms() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getMechanisms() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getMechanisms() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getMechanisms() - Method in interface org.apache.qpid.framing.ConnectionStartBody
 
getMechanisms() - Method in class org.apache.qpid.transport.ConnectionStart
 
getMessage() - Method in error org.apache.qpid.filter.selector.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.apache.qpid.transport.ProtocolError
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
getMessageCount() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
getMessageCount() - Method in interface org.apache.qpid.framing.BasicGetOkBody
 
getMessageCount() - Method in interface org.apache.qpid.framing.QueueDeclareOkBody
 
getMessageCount() - Method in interface org.apache.qpid.framing.QueueDeleteOkBody
 
getMessageCount() - Method in interface org.apache.qpid.framing.QueuePurgeOkBody
 
getMessageCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getMessageId() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getMessageId() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getMessageId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getMessageId() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getMessageId() - Method in class org.apache.qpid.transport.MessageProperties
 
getMessageIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getMessageProperties() - Method in interface org.apache.qpid.api.Message
 
getMessageProperties() - Method in class org.apache.qpid.transport.Header
 
getMessageTransferId() - Method in interface org.apache.qpid.api.Message
The provides access to the command Id assigned to the message transfer.
getMetaData() - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
getMetaData() - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
getMetaData() - Method in interface org.apache.qpid.framing.TunnelRequestBody
 
getMethod() - Method in interface org.apache.qpid.framing.AMQMethodBody
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
getMethod() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
getMethod() - Method in class org.apache.qpid.protocol.AMQMethodEvent
Gets the method call.
getMethodId() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getMethodId() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getMethodId() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getMethodId() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getMethodId() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getMethodId() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getMethodId() - Method in interface org.apache.qpid.framing.ChannelCloseBody
 
getMethodId() - Method in interface org.apache.qpid.framing.ConnectionCloseBody
 
getMethodRegistry(ProtocolVersion) - Static method in class org.apache.qpid.framing.MethodRegistry
 
getMethodRegistry() - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
Gets the method registry for a specific version of the AMQP.
getMinor() - Method in interface org.apache.qpid.framing.AMQMethodBody
AMQP minor version
getMinor() - Method in class org.apache.qpid.framing.amqp_0_9.AMQMethodBody_0_9
 
getMinor() - Method in class org.apache.qpid.framing.amqp_0_91.AMQMethodBody_0_91
 
getMinor() - Method in class org.apache.qpid.framing.amqp_8_0.AMQMethodBody_8_0
 
getMinor() - Method in class org.apache.qpid.transport.ProtocolHeader
 
getMinor() - Method in exception org.apache.qpid.transport.ProtocolVersionException
 
getMinorVersion() - Method in class org.apache.qpid.framing.ProtocolVersion
 
getMultiple() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
getMultiple() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
getMultiple() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
getMultiple() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
getMultiple() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
getMultiple() - Method in interface org.apache.qpid.framing.BasicAckBody
 
getMultiple() - Method in interface org.apache.qpid.framing.FileAckBody
 
getName() - Method in class org.apache.qpid.filter.PropertyExpression
 
getName() - Method in class org.apache.qpid.messaging.Address
 
getName() - Method in class org.apache.qpid.messaging.util.Token.Type
 
getName() - Method in class org.apache.qpid.protocol.AMQConstant
Gets a short description of the status code.
getName() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getName() - Method in class org.apache.qpid.transport.Field
 
getName() - Method in class org.apache.qpid.transport.Session
 
getName() - Method in class org.apache.qpid.transport.SessionAttach
 
getName() - Method in class org.apache.qpid.transport.SessionAttached
 
getName() - Method in class org.apache.qpid.transport.SessionDetach
 
getName() - Method in class org.apache.qpid.transport.SessionDetached
 
getNetworkConnection() - Method in class org.apache.qpid.transport.Connection
 
getNextToken() - Method in class org.apache.qpid.filter.selector.SelectorParser
Get the next Token.
getNextToken() - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Get the next Token.
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getNoAck() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getNoAck() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getNoAck() - Method in interface org.apache.qpid.framing.BasicGetBody
 
getNoAck() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getNoAck() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getNoAck() - Method in interface org.apache.qpid.framing.MessageGetBody
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getNoLocal() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getNoLocal() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getNoLocal() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getNoLocal() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getNoLocal() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getNonStandardProperties() - Method in class org.apache.qpid.transport.Header
 
getNotFound() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
getNowait() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getNowait() - Method in interface org.apache.qpid.framing.BasicCancelBody
 
getNowait() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getNowait() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getNowait() - Method in interface org.apache.qpid.framing.ExchangeDeleteBody
 
getNowait() - Method in interface org.apache.qpid.framing.FileCancelBody
 
getNowait() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getNowait() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getNowait() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getNowait() - Method in interface org.apache.qpid.framing.QueueDeleteBody
 
getNowait() - Method in interface org.apache.qpid.framing.QueuePurgeBody
 
getNowait() - Method in interface org.apache.qpid.framing.StreamCancelBody
 
getNowait() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getObject(String) - Method in class org.apache.qpid.framing.FieldTable
 
getObject(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getOffset() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getOnePhase() - Method in class org.apache.qpid.transport.DtxCommit
 
getOperation() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
getOperation() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getOperation() - Method in interface org.apache.qpid.framing.TestIntegerBody
 
getOperation() - Method in interface org.apache.qpid.framing.TestStringBody
 
getOption(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
getOption(String) - Method in interface org.apache.qpid.url.BindingURL
 
getOptions() - Method in class org.apache.qpid.messaging.Address
 
getOptionsInForce() - Method in class org.apache.qpid.util.CommandLineParser
Lists the properties set from the most recent parsing or an empty string if no parsing has been done yet.
getOSArch() - Static method in class org.apache.qpid.util.SystemUtils
 
getOSConfigSuffix() - Static method in class org.apache.qpid.util.SystemUtils
 
getOSName() - Static method in class org.apache.qpid.util.SystemUtils
 
getOSString() - Static method in class org.apache.qpid.util.SystemUtils
 
getOSVersion() - Static method in class org.apache.qpid.util.SystemUtils
 
getOutgoingTransportInstance(ProtocolVersion) - Static method in class org.apache.qpid.transport.network.Transport
 
getOutOfBand() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
getOutOfBand() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
getOutOfBand() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
getOutOfBand() - Method in interface org.apache.qpid.framing.ChannelOpenBody
 
getPackWidth() - Method in class org.apache.qpid.transport.Acquired
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionClose
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionStart
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionTune
 
getPackWidth() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getPackWidth() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxCommit
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxEnd
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxForget
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxPrepare
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxRecover
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxRollback
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxSelect
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getPackWidth() - Method in class org.apache.qpid.transport.DtxStart
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeBind
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeBound
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getPackWidth() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getPackWidth() - Method in class org.apache.qpid.transport.ExecutionException
 
getPackWidth() - Method in class org.apache.qpid.transport.ExecutionResult
 
getPackWidth() - Method in class org.apache.qpid.transport.ExecutionSync
 
getPackWidth() - Method in class org.apache.qpid.transport.FragmentProperties
 
getPackWidth() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageAccept
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageAcquire
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageCancel
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageFlow
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageFlush
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageProperties
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageReject
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageRelease
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageResume
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageStop
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getPackWidth() - Method in class org.apache.qpid.transport.MessageTransfer
 
getPackWidth() - Method in class org.apache.qpid.transport.QueueDeclare
 
getPackWidth() - Method in class org.apache.qpid.transport.QueueDelete
 
getPackWidth() - Method in class org.apache.qpid.transport.QueuePurge
 
getPackWidth() - Method in class org.apache.qpid.transport.QueueQuery
 
getPackWidth() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getPackWidth() - Method in class org.apache.qpid.transport.RecoverResult
 
getPackWidth() - Method in class org.apache.qpid.transport.ReplyTo
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionAttach
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionAttached
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionCompleted
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionDetach
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionDetached
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionExpected
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionFlush
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionGap
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionHeader
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getPackWidth() - Method in class org.apache.qpid.transport.SessionTimeout
 
getPackWidth() - Method in class org.apache.qpid.transport.Struct
 
getPackWidth() - Method in class org.apache.qpid.transport.TxCommit
 
getPackWidth() - Method in class org.apache.qpid.transport.TxRollback
 
getPackWidth() - Method in class org.apache.qpid.transport.TxSelect
 
getPackWidth() - Method in class org.apache.qpid.transport.XaResult
 
getPackWidth() - Method in class org.apache.qpid.transport.Xid
 
getPassive() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getPassive() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getPassive() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getPassive() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getPassive() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getPassive() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getPassive() - Method in class org.apache.qpid.transport.QueueDeclare
 
getPassword() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getPattern() - Method in class org.apache.qpid.messaging.util.Token.Type
 
getPayload() - Method in class org.apache.qpid.framing.ContentBody
 
getPeerPrincipal() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getPeerPrincipal() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getPID() - Static method in class org.apache.qpid.properties.ConnectionStartProperties
 
getPlatformInfo() - Static method in class org.apache.qpid.properties.ConnectionStartProperties
 
getPool() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Provides access to the executor service, without touching the reference count.
getPort() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getPosition() - Method in class org.apache.qpid.messaging.util.Token
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getPrefetchCount() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getPrefetchCount() - Method in interface org.apache.qpid.framing.BasicQosBody
 
getPrefetchCount() - Method in interface org.apache.qpid.framing.FileQosBody
 
getPrefetchCount() - Method in interface org.apache.qpid.framing.MessageQosBody
 
getPrefetchCount() - Method in interface org.apache.qpid.framing.StreamQosBody
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
getPrefetchSize() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
getPrefetchSize() - Method in interface org.apache.qpid.framing.BasicQosBody
 
getPrefetchSize() - Method in interface org.apache.qpid.framing.FileQosBody
 
getPrefetchSize() - Method in interface org.apache.qpid.framing.MessageQosBody
 
getPrefetchSize() - Method in interface org.apache.qpid.framing.StreamQosBody
 
getPriority() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getPriority() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getPriority() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPriority() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getPriority() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getPrivateKey(String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
getProductName() - Static method in class org.apache.qpid.common.QpidProperties
Gets the product name.
getProperties() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getProperty(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getPropertyFlags() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPropertyListSize() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getPropertyNames() - Method in class org.apache.qpid.framing.FieldTable
 
getProtocol() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getProtocolClass() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
getProtocolInstance() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
getProtocolMajor() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
getProtocolMajorVersion() - Method in class org.apache.qpid.framing.abstraction.AbstractMethodConverter
 
getProtocolMajorVersion() - Method in interface org.apache.qpid.protocol.ProtocolVersionAware
Deprecated.
Reports the AMQP major version, that the implementer can handle.
getProtocolMinor() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
getProtocolMinorVersion() - Method in class org.apache.qpid.framing.abstraction.AbstractMethodConverter
 
getProtocolMinorVersion() - Method in interface org.apache.qpid.protocol.ProtocolVersionAware
Deprecated.
Reports the AMQP minor version, that the implementer can handle.
getProtocolVersion() - Method in interface org.apache.qpid.protocol.ProtocolVersionAware
 
getProtocolVersionMethodConverter() - Method in class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
getProtocolVersionMethodConverter() - Method in class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
getProtocolVersionMethodConverter() - Method in class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
getProtocolVersionMethodConverter() - Method in class org.apache.qpid.framing.MethodRegistry
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getQueue() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
getQueue() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getQueue() - Method in interface org.apache.qpid.framing.BasicGetBody
 
getQueue() - Method in interface org.apache.qpid.framing.ExchangeBoundBody
 
getQueue() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getQueue() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getQueue() - Method in interface org.apache.qpid.framing.MessageGetBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueueDeclareOkBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueueDeleteBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueuePurgeBody
 
getQueue() - Method in interface org.apache.qpid.framing.QueueUnbindBody
 
getQueue() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getQueue() - Method in interface org.apache.qpid.framing.StreamDeliverBody
 
getQueue() - Method in class org.apache.qpid.transport.ExchangeBind
 
getQueue() - Method in class org.apache.qpid.transport.ExchangeBound
 
getQueue() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getQueue() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getQueue() - Method in class org.apache.qpid.transport.QueueDeclare
 
getQueue() - Method in class org.apache.qpid.transport.QueueDelete
 
getQueue() - Method in class org.apache.qpid.transport.QueuePurge
 
getQueue() - Method in class org.apache.qpid.transport.QueueQuery
 
getQueue() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getQueueName() - Method in class org.apache.qpid.url.AMQBindingURL
 
getQueueName() - Method in interface org.apache.qpid.url.BindingURL
 
getQueueNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getQueueNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getRead() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getRead() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getRead() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getReadBufferSize() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getReadBytes() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
getRealm() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getRealm() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getRealm() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getReceiveBufferSize() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
getRecvBuffSize() - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getRedelivered() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getRedelivered() - Method in interface org.apache.qpid.framing.BasicDeliverBody
 
getRedelivered() - Method in interface org.apache.qpid.framing.BasicGetOkBody
 
getRedelivered() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getRedelivered() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getRedelivered() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getReference() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
getReference() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
getReference() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
getReference() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
getReference() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
getReference() - Method in interface org.apache.qpid.framing.MessageAppendBody
 
getReference() - Method in interface org.apache.qpid.framing.MessageCheckpointBody
 
getReference() - Method in interface org.apache.qpid.framing.MessageCloseBody
 
getReference() - Method in interface org.apache.qpid.framing.MessageOpenBody
 
getReference() - Method in interface org.apache.qpid.framing.MessageResumeBody
 
getReferenceCount() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Return the ReferenceCount to this ExecutorService
getReleaseVersion() - Static method in class org.apache.qpid.common.QpidProperties
Gets the product version.
getRemoteAddress() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
getRemoteAddress() - Method in class org.apache.qpid.transport.Connection
 
getRemoteAddress() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getRemoteAddress() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getReplyCode() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getReplyCode() - Method in interface org.apache.qpid.framing.BasicReturnBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.ChannelAlertBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.ChannelCloseBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.ConnectionCloseBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.ExchangeBoundOkBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.FileReturnBody
 
getReplyCode() - Method in interface org.apache.qpid.framing.StreamReturnBody
 
getReplyCode() - Method in class org.apache.qpid.transport.ConnectionClose
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getReplyText() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getReplyText() - Method in interface org.apache.qpid.framing.BasicReturnBody
 
getReplyText() - Method in interface org.apache.qpid.framing.ChannelAlertBody
 
getReplyText() - Method in interface org.apache.qpid.framing.ChannelCloseBody
 
getReplyText() - Method in interface org.apache.qpid.framing.ConnectionCloseBody
 
getReplyText() - Method in interface org.apache.qpid.framing.ExchangeBoundOkBody
 
getReplyText() - Method in interface org.apache.qpid.framing.FileReturnBody
 
getReplyText() - Method in interface org.apache.qpid.framing.StreamReturnBody
 
getReplyText() - Method in class org.apache.qpid.transport.ConnectionClose
 
getReplyTo() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getReplyTo() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getReplyTo() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getReplyTo() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getReplyTo() - Method in class org.apache.qpid.transport.MessageProperties
 
getReplyToAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
getRequeue() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
getRequeue() - Method in interface org.apache.qpid.framing.BasicRecoverBody
 
getRequeue() - Method in interface org.apache.qpid.framing.BasicRecoverSyncBody
 
getRequeue() - Method in interface org.apache.qpid.framing.BasicRejectBody
 
getRequeue() - Method in interface org.apache.qpid.framing.FileRejectBody
 
getRequeue() - Method in interface org.apache.qpid.framing.MessageRecoverBody
 
getResponse() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
getResponse() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
getResponse() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
getResponse() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
getResponse() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
getResponse() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
getResponse() - Method in interface org.apache.qpid.framing.ConnectionSecureOkBody
 
getResponse() - Method in interface org.apache.qpid.framing.ConnectionStartOkBody
 
getResponse() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getResponse() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getResult() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
getResult() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
getResult() - Method in interface org.apache.qpid.framing.FieldTable.FieldTableElementProcessor
 
getResult() - Method in interface org.apache.qpid.framing.TestIntegerOkBody
 
getResult() - Method in interface org.apache.qpid.framing.TestStringOkBody
 
getResume() - Method in class org.apache.qpid.transport.DtxStart
 
getResumeId() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getResumeId() - Method in class org.apache.qpid.transport.MessageResume
 
getResumeId() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getResumeTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getResumeTtl() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getRevisionVersion() - Method in class org.apache.qpid.framing.ProtocolVersion
 
getRight() - Method in class org.apache.qpid.filter.BinaryExpression
 
getRight() - Method in class org.apache.qpid.filter.UnaryExpression
 
getRoutingKey() - Method in interface org.apache.qpid.framing.abstraction.MessagePublishInfo
 
getRoutingKey() - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getRoutingKey() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
getRoutingKey() - Method in interface org.apache.qpid.framing.BasicDeliverBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.BasicGetOkBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.BasicPublishBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.BasicReturnBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.ExchangeBoundBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.FileDeliverBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.FileReturnBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.QueueUnbindBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.StreamPublishBody
 
getRoutingKey() - Method in interface org.apache.qpid.framing.StreamReturnBody
 
getRoutingKey() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getRoutingKey() - Method in class org.apache.qpid.transport.ReplyTo
 
getRoutingKey() - Method in class org.apache.qpid.url.AMQBindingURL
 
getRoutingKey() - Method in interface org.apache.qpid.url.BindingURL
 
getSaslClient() - Method in class org.apache.qpid.transport.Connection
 
getSaslClient() - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
getSaslMechs() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getSaslProtocol() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getSaslServerName() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getSecurityLayer() - Method in class org.apache.qpid.transport.Connection
 
getSecurityToken() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getSecurityToken() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getSendBufferSize() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
getSendBuffSize() - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
getSender() - Method in class org.apache.qpid.transport.Connection
 
getSender() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
getSender() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
getServerAliases(String, Principal[]) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
getServerProperties() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getServerProperties() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getServerProperties() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getServerProperties() - Method in interface org.apache.qpid.framing.ConnectionStartBody
 
getServerProperties() - Method in class org.apache.qpid.transport.Connection
 
getServerProperties() - Method in class org.apache.qpid.transport.ConnectionStart
 
getSession(int) - Method in class org.apache.qpid.transport.Connection
 
getSession(Connection, SessionDelegate, SessionAttach) - Method in class org.apache.qpid.transport.ServerDelegate
 
getSession(Connection, SessionAttach) - Method in class org.apache.qpid.transport.ServerDelegate
 
getSessionListener() - Method in class org.apache.qpid.transport.Session
 
getSetRedelivered() - Method in class org.apache.qpid.transport.MessageRelease
 
getShort(String) - Method in class org.apache.qpid.framing.FieldTable
 
getShort(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getSize() - Method in interface 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 interface org.apache.qpid.framing.AMQMethodBody
 
getSize() - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
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
 
getSize() - Method in class org.apache.qpid.transport.network.Frame
 
getSizeOf(AMQShortString) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getSizeOf(FieldTable) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getSizeOf(byte[]) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getSizeOf(Content) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
getSizeWidth() - Method in class org.apache.qpid.transport.Acquired
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionClose
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionStart
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionTune
 
getSizeWidth() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getSizeWidth() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxCommit
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxEnd
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxForget
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxPrepare
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxRecover
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxRollback
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxSelect
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getSizeWidth() - Method in class org.apache.qpid.transport.DtxStart
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeBind
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeBound
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExecutionException
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExecutionResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.ExecutionSync
 
getSizeWidth() - Method in class org.apache.qpid.transport.FragmentProperties
 
getSizeWidth() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageAccept
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageAcquire
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageCancel
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageFlow
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageFlush
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageProperties
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageReject
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageRelease
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageResume
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageStop
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getSizeWidth() - Method in class org.apache.qpid.transport.MessageTransfer
 
getSizeWidth() - Method in class org.apache.qpid.transport.QueueDeclare
 
getSizeWidth() - Method in class org.apache.qpid.transport.QueueDelete
 
getSizeWidth() - Method in class org.apache.qpid.transport.QueuePurge
 
getSizeWidth() - Method in class org.apache.qpid.transport.QueueQuery
 
getSizeWidth() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.RecoverResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.ReplyTo
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionAttach
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionAttached
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionCompleted
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionDetach
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionDetached
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionExpected
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionFlush
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionGap
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionHeader
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getSizeWidth() - Method in class org.apache.qpid.transport.SessionTimeout
 
getSizeWidth() - Method in class org.apache.qpid.transport.Struct
 
getSizeWidth() - Method in class org.apache.qpid.transport.TxCommit
 
getSizeWidth() - Method in class org.apache.qpid.transport.TxRollback
 
getSizeWidth() - Method in class org.apache.qpid.transport.TxSelect
 
getSizeWidth() - Method in class org.apache.qpid.transport.XaResult
 
getSizeWidth() - Method in class org.apache.qpid.transport.Xid
 
getSslErrorFlag() - Method in class org.apache.qpid.transport.network.security.SSLStatus
 
getSslLock() - Method in class org.apache.qpid.transport.network.security.SSLStatus
Lock used to coordinate the SSL sender with the SSL receiver.
getStagedSize() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
getStagedSize() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
getStagedSize() - Method in interface org.apache.qpid.framing.FileOpenOkBody
 
getState() - Method in class org.apache.qpid.transport.Session
 
getStateLock() - Method in class org.apache.qpid.transport.Session
 
getStatus() - Method in class org.apache.qpid.transport.XaResult
 
getString(String) - Method in interface org.apache.qpid.configuration.Accessor
 
getString(String) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
getString(String) - Method in class org.apache.qpid.configuration.Accessor.SystemPropertyAccessor
 
getString(String) - Method in class org.apache.qpid.framing.FieldTable
 
getString(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getString1() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getString1() - Method in interface org.apache.qpid.framing.TestStringBody
 
getString2() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
getString2() - Method in interface org.apache.qpid.framing.TestStringBody
 
getStringOp() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getStringOp() - Method in interface org.apache.qpid.framing.TestTableBody
 
getStringResult() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
getStringResult() - Method in interface org.apache.qpid.framing.TestTableOkBody
 
getStructs() - Method in class org.apache.qpid.transport.Header
 
getStructType() - Method in class org.apache.qpid.transport.Acquired
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionClose
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionSecure
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionStart
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionTune
 
getStructType() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
getStructType() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getStructType() - Method in class org.apache.qpid.transport.DtxCommit
 
getStructType() - Method in class org.apache.qpid.transport.DtxEnd
 
getStructType() - Method in class org.apache.qpid.transport.DtxForget
 
getStructType() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getStructType() - Method in class org.apache.qpid.transport.DtxPrepare
 
getStructType() - Method in class org.apache.qpid.transport.DtxRecover
 
getStructType() - Method in class org.apache.qpid.transport.DtxRollback
 
getStructType() - Method in class org.apache.qpid.transport.DtxSelect
 
getStructType() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getStructType() - Method in class org.apache.qpid.transport.DtxStart
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeBind
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeBound
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeDelete
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeQuery
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getStructType() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
getStructType() - Method in class org.apache.qpid.transport.ExecutionException
 
getStructType() - Method in class org.apache.qpid.transport.ExecutionResult
 
getStructType() - Method in class org.apache.qpid.transport.ExecutionSync
 
getStructType() - Method in class org.apache.qpid.transport.FragmentProperties
 
getStructType() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getStructType() - Method in class org.apache.qpid.transport.MessageAccept
 
getStructType() - Method in class org.apache.qpid.transport.MessageAcquire
 
getStructType() - Method in class org.apache.qpid.transport.MessageCancel
 
getStructType() - Method in class org.apache.qpid.transport.MessageFlow
 
getStructType() - Method in class org.apache.qpid.transport.MessageFlush
 
getStructType() - Method in class org.apache.qpid.transport.MessageProperties
 
getStructType() - Method in class org.apache.qpid.transport.MessageReject
 
getStructType() - Method in class org.apache.qpid.transport.MessageRelease
 
getStructType() - Method in class org.apache.qpid.transport.MessageResume
 
getStructType() - Method in class org.apache.qpid.transport.MessageResumeResult
 
getStructType() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
getStructType() - Method in class org.apache.qpid.transport.MessageStop
 
getStructType() - Method in class org.apache.qpid.transport.MessageSubscribe
 
getStructType() - Method in class org.apache.qpid.transport.MessageTransfer
 
getStructType() - Method in class org.apache.qpid.transport.QueueDeclare
 
getStructType() - Method in class org.apache.qpid.transport.QueueDelete
 
getStructType() - Method in class org.apache.qpid.transport.QueuePurge
 
getStructType() - Method in class org.apache.qpid.transport.QueueQuery
 
getStructType() - Method in class org.apache.qpid.transport.QueueQueryResult
 
getStructType() - Method in class org.apache.qpid.transport.RecoverResult
 
getStructType() - Method in class org.apache.qpid.transport.ReplyTo
 
getStructType() - Method in class org.apache.qpid.transport.SessionAttach
 
getStructType() - Method in class org.apache.qpid.transport.SessionAttached
 
getStructType() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
getStructType() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
getStructType() - Method in class org.apache.qpid.transport.SessionCompleted
 
getStructType() - Method in class org.apache.qpid.transport.SessionConfirmed
 
getStructType() - Method in class org.apache.qpid.transport.SessionDetach
 
getStructType() - Method in class org.apache.qpid.transport.SessionDetached
 
getStructType() - Method in class org.apache.qpid.transport.SessionExpected
 
getStructType() - Method in class org.apache.qpid.transport.SessionFlush
 
getStructType() - Method in class org.apache.qpid.transport.SessionGap
 
getStructType() - Method in class org.apache.qpid.transport.SessionHeader
 
getStructType() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
getStructType() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getStructType() - Method in class org.apache.qpid.transport.SessionTimeout
 
getStructType() - Method in class org.apache.qpid.transport.Struct
 
getStructType() - Method in class org.apache.qpid.transport.TxCommit
 
getStructType() - Method in class org.apache.qpid.transport.TxRollback
 
getStructType() - Method in class org.apache.qpid.transport.TxSelect
 
getStructType() - Method in class org.apache.qpid.transport.XaResult
 
getStructType() - Method in class org.apache.qpid.transport.Xid
 
getSubject() - Method in class org.apache.qpid.messaging.Address
 
getSubject() - Method in interface org.apache.qpid.protocol.ServerProtocolEngine
 
getSubscriberCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
GetSuffix(int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Get the suffix.
getSupportedProtocolVersions() - Static method in class org.apache.qpid.framing.ProtocolVersion
 
getSuspend() - Method in class org.apache.qpid.transport.DtxEnd
 
getSync() - Method in class org.apache.qpid.transport.SessionHeader
 
getTable() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
getTable() - Method in interface org.apache.qpid.framing.TestTableBody
 
getTabSize(int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
 
getTcpNoDelay() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
getText() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
getText() - Method in interface org.apache.qpid.framing.MessageRejectBody
 
getText() - Method in class org.apache.qpid.messaging.util.LineInfo
 
getText() - Method in class org.apache.qpid.transport.MessageReject
 
getThreadFactory() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Return the thread factory used by the ThreadPoolExecutor to create new threads.
getThreadFactory() - Static method in class org.apache.qpid.thread.Threading
 
getTicket() - Method in interface org.apache.qpid.framing.AccessRequestOkBody
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
getTicket() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
getTicket() - Method in interface org.apache.qpid.framing.BasicConsumeBody
 
getTicket() - Method in interface org.apache.qpid.framing.BasicGetBody
 
getTicket() - Method in interface org.apache.qpid.framing.BasicPublishBody
 
getTicket() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getTicket() - Method in interface org.apache.qpid.framing.ExchangeDeleteBody
 
getTicket() - Method in interface org.apache.qpid.framing.FileConsumeBody
 
getTicket() - Method in interface org.apache.qpid.framing.FilePublishBody
 
getTicket() - Method in interface org.apache.qpid.framing.MessageConsumeBody
 
getTicket() - Method in interface org.apache.qpid.framing.MessageGetBody
 
getTicket() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getTicket() - Method in interface org.apache.qpid.framing.QueueBindBody
 
getTicket() - Method in interface org.apache.qpid.framing.QueueDeclareBody
 
getTicket() - Method in interface org.apache.qpid.framing.QueueDeleteBody
 
getTicket() - Method in interface org.apache.qpid.framing.QueuePurgeBody
 
getTicket() - Method in interface org.apache.qpid.framing.QueueUnbindBody
 
getTicket() - Method in interface org.apache.qpid.framing.StreamConsumeBody
 
getTicket() - Method in interface org.apache.qpid.framing.StreamPublishBody
 
getTimelyReply() - Method in class org.apache.qpid.transport.SessionCompleted
 
getTimeout() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getTimeout() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
getTimeout() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
getTimeout() - Method in class org.apache.qpid.transport.SessionTimeout
 
GetTimeoutResult - Class in org.apache.qpid.transport
 
GetTimeoutResult() - Constructor for class org.apache.qpid.transport.GetTimeoutResult
 
GetTimeoutResult(long) - Constructor for class org.apache.qpid.transport.GetTimeoutResult
 
getTimestamp() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getTimestamp() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getTimestamp() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getTimestamp(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
getTimestamp() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getTimestamp() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getTimeToNextTick(long) - Method in interface org.apache.qpid.transport.network.Ticker
 
getToken(int) - Method in class org.apache.qpid.filter.selector.SelectorParser
Get the specific Token.
getTrack() - Method in class org.apache.qpid.transport.network.Frame
 
getTransactionId() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getTransactionId() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getTransfers() - Method in class org.apache.qpid.transport.Acquired
 
getTransfers() - Method in class org.apache.qpid.transport.MessageAccept
 
getTransfers() - Method in class org.apache.qpid.transport.MessageAcquire
 
getTransfers() - Method in class org.apache.qpid.transport.MessageReject
 
getTransfers() - Method in class org.apache.qpid.transport.MessageRelease
 
getTrustManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getTrustStorePassword() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getTrustStorePath() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getTrustStoreType() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getTtl() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getTtl() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
getType() - Method in interface org.apache.qpid.filter.FilterableMessage
 
getType() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
getType() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
getType() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
getType() - Method in class org.apache.qpid.framing.AMQTypedValue
 
getType(Byte) - Static method in class org.apache.qpid.framing.AMQTypeMap
 
getType() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getType() - Method in interface org.apache.qpid.framing.ExchangeDeclareBody
 
getType() - Method in class org.apache.qpid.messaging.util.Token
 
getType() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
getType() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
getType() - Method in class org.apache.qpid.transport.Field
 
getType() - Method in class org.apache.qpid.transport.network.Frame
 
getTypeAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getUndeliveredMessage() - Method in exception org.apache.qpid.AMQUndeliveredException
 
getUnit() - Method in class org.apache.qpid.transport.MessageFlow
 
getUpper() - Method in class org.apache.qpid.transport.Range
 
getURL() - Method in class org.apache.qpid.url.AMQBindingURL
 
getURL() - Method in interface org.apache.qpid.url.BindingURL
 
getUsage() - Method in class org.apache.qpid.util.CommandLineParser
Generates a usage string consisting of the name of each option and each options argument description and comment.
getUserId() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
getUserId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getUserId() - Method in interface org.apache.qpid.framing.MessageTransferBody
 
getUserID() - Method in class org.apache.qpid.transport.Connection
 
getUserId() - Method in class org.apache.qpid.transport.MessageProperties
 
getUserID() - Method in interface org.apache.qpid.transport.network.security.SecurityLayer
 
getUserIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
getUsername() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getValue() - Method in enum org.apache.qpid.common.AMQPFilterTypes
Gets the identifying string of the filter type.
getValue() - Method in class org.apache.qpid.filter.ConstantExpression
 
getValue() - Method in class org.apache.qpid.filter.selector.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
getValue() - Method in class org.apache.qpid.framing.AMQTypedValue
 
getValue() - Method in interface org.apache.qpid.framing.MessageOffsetBody
 
getValue() - Method in class org.apache.qpid.messaging.util.Token
 
getValue() - Method in enum org.apache.qpid.transport.ConnectionCloseCode
 
getValue() - Method in enum org.apache.qpid.transport.DtxXaStatus
 
getValue() - Method in enum org.apache.qpid.transport.ExecutionErrorCode
 
getValue() - Method in class org.apache.qpid.transport.ExecutionResult
 
getValue() - Method in enum org.apache.qpid.transport.FileReturnCode
 
getValue() - Method in enum org.apache.qpid.transport.MessageAcceptMode
 
getValue() - Method in enum org.apache.qpid.transport.MessageAcquireMode
 
getValue() - Method in enum org.apache.qpid.transport.MessageCreditUnit
 
getValue() - Method in enum org.apache.qpid.transport.MessageDeliveryMode
 
getValue() - Method in enum org.apache.qpid.transport.MessageDeliveryPriority
 
getValue() - Method in class org.apache.qpid.transport.MessageFlow
 
getValue() - Method in enum org.apache.qpid.transport.MessageFlowMode
 
getValue() - Method in enum org.apache.qpid.transport.MessageRejectCode
 
getValue() - Method in enum org.apache.qpid.transport.SegmentType
 
getValue() - Method in enum org.apache.qpid.transport.SessionDetachCode
 
getValue() - Method in enum org.apache.qpid.transport.StreamReturnCode
 
getValue() - Method in enum org.apache.qpid.transport.Track
 
getVersionMajor() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getVersionMajor() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getVersionMajor() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getVersionMajor() - Method in interface org.apache.qpid.framing.ConnectionStartBody
 
getVersionMinor() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
getVersionMinor() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
getVersionMinor() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
getVersionMinor() - Method in interface org.apache.qpid.framing.ConnectionStartBody
 
getVersionString() - Static method in class org.apache.qpid.common.QpidProperties
Extracts all of the version information as a printable string.
getVhost() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getVirtualHost() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
getVirtualHost() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
getVirtualHost() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
getVirtualHost() - Method in interface org.apache.qpid.framing.ConnectionOpenBody
 
getVirtualHost() - Method in class org.apache.qpid.transport.ConnectionOpen
 
getWeight() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
getWidth() - Method in enum org.apache.qpid.transport.Type
 
getWrite() - Method in interface org.apache.qpid.framing.AccessRequestBody
 
getWrite() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
getWrite() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
getWriteBufferSize() - Method in class org.apache.qpid.transport.ConnectionSettings
 
getWrittenBytes() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
getXid() - Method in class org.apache.qpid.transport.DtxCommit
 
getXid() - Method in class org.apache.qpid.transport.DtxEnd
 
getXid() - Method in class org.apache.qpid.transport.DtxForget
 
getXid() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
getXid() - Method in class org.apache.qpid.transport.DtxPrepare
 
getXid() - Method in class org.apache.qpid.transport.DtxRollback
 
getXid() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
getXid() - Method in class org.apache.qpid.transport.DtxStart
 
globalId(byte[]) - Method in class org.apache.qpid.transport.Xid
 
gt(int, int) - Static method in class org.apache.qpid.util.Serial
 
GZIP_CONTENT_ENCODING - Static variable in class org.apache.qpid.util.GZIPUtils
 
GZIPUtils - Class in org.apache.qpid.util
 
GZIPUtils() - Constructor for class org.apache.qpid.util.GZIPUtils
 

H

handle(int, AMQVersionAwareProtocolSession) - Method in interface org.apache.qpid.framing.AMQBody
 
handle(int, AMQVersionAwareProtocolSession) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
handle(int, AMQVersionAwareProtocolSession) - Method in class org.apache.qpid.framing.ContentBody
 
handle(int, AMQVersionAwareProtocolSession) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
handle(int, AMQVersionAwareProtocolSession) - Method in class org.apache.qpid.framing.HeartbeatBody
 
handle(Connection, Method) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
handle(C, Method) - Method in class org.apache.qpid.transport.MethodDelegate
 
handle(Session, Method) - Method in class org.apache.qpid.transport.SessionDelegate
 
HANDSHAKE_TIMEOUT_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
 
HANDSHAKE_TIMEOUT_PROP_NAME - Static variable in class org.apache.qpid.configuration.CommonProperties
 
has(Object) - Method in class org.apache.qpid.transport.Field
 
has(Object, boolean) - Method in class org.apache.qpid.transport.Field
 
hasAcceptMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasAcceptMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
hasAcquireMode() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasAcquireMode() - Method in class org.apache.qpid.transport.MessageTransfer
 
hasAlternateExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasAlternateExchange() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasAlternateExchange() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasAppId() - Method in class org.apache.qpid.transport.MessageProperties
 
hasApplicationHeaders() - Method in class org.apache.qpid.transport.MessageProperties
 
hasArgsNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasArguments() - Method in class org.apache.qpid.transport.ExchangeBind
 
hasArguments() - Method in class org.apache.qpid.transport.ExchangeBound
 
hasArguments() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasArguments() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
hasArguments() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasArguments() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasArguments() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasAutoDelete() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasAutoDelete() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasAutoDelete() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasBindingKey() - Method in class org.apache.qpid.transport.ExchangeBind
 
hasBindingKey() - Method in class org.apache.qpid.transport.ExchangeBound
 
hasBindingKey() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
hasBranchId() - Method in class org.apache.qpid.transport.Xid
 
hasCapabilities() - Method in class org.apache.qpid.transport.ConnectionOpen
 
hasChallenge() - Method in class org.apache.qpid.transport.ConnectionSecure
 
hasChannelMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
hasChannelMax() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
hasClassCode() - Method in class org.apache.qpid.transport.ExecutionException
 
hasClientProperties() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
hasCode() - Method in class org.apache.qpid.transport.MessageReject
 
hasCode() - Method in class org.apache.qpid.transport.SessionDetached
 
hasCommandCode() - Method in class org.apache.qpid.transport.ExecutionException
 
hasCommandId() - Method in class org.apache.qpid.transport.ExecutionException
 
hasCommandId() - Method in class org.apache.qpid.transport.ExecutionResult
 
hasCommandId() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
hasCommandOffset() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
hasCommands() - Method in class org.apache.qpid.transport.SessionCompleted
 
hasCommands() - Method in class org.apache.qpid.transport.SessionConfirmed
 
hasCommands() - Method in class org.apache.qpid.transport.SessionExpected
 
hasCommands() - Method in class org.apache.qpid.transport.SessionGap
 
hasCommands() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
hasCompleted() - Method in class org.apache.qpid.transport.SessionFlush
 
hasCompletionListener() - Method in class org.apache.qpid.transport.Method
 
hasConfirmed() - Method in class org.apache.qpid.transport.SessionFlush
 
hasContentEncoding() - Method in class org.apache.qpid.transport.MessageProperties
 
hasContentLength() - Method in class org.apache.qpid.transport.MessageProperties
 
hasContentType() - Method in class org.apache.qpid.transport.MessageProperties
 
hasCorrelationId() - Method in class org.apache.qpid.transport.MessageProperties
 
hasDeliveryMode() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasDescription() - Method in class org.apache.qpid.transport.ExecutionException
 
hasDestination() - Method in class org.apache.qpid.transport.MessageCancel
 
hasDestination() - Method in class org.apache.qpid.transport.MessageFlow
 
hasDestination() - Method in class org.apache.qpid.transport.MessageFlush
 
hasDestination() - Method in class org.apache.qpid.transport.MessageResume
 
hasDestination() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
hasDestination() - Method in class org.apache.qpid.transport.MessageStop
 
hasDestination() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasDestination() - Method in class org.apache.qpid.transport.MessageTransfer
 
hasDiscardUnroutable() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasDurable() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasDurable() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
hasDurable() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasDurable() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasErrorCode() - Method in class org.apache.qpid.transport.ExecutionException
 
hasErrorInfo() - Method in class org.apache.qpid.transport.ExecutionException
 
hasExcessCapacity() - Method in class org.apache.qpid.transport.Binary
 
hasExchange() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasExchange() - Method in class org.apache.qpid.transport.ExchangeBind
 
hasExchange() - Method in class org.apache.qpid.transport.ExchangeBound
 
hasExchange() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasExchange() - Method in class org.apache.qpid.transport.ExchangeDelete
 
hasExchange() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
hasExchange() - Method in class org.apache.qpid.transport.ReplyTo
 
hasExchangeNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasExclusive() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasExclusive() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasExclusive() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasExpected() - Method in class org.apache.qpid.transport.SessionFlush
 
hasExpiration() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasFail() - Method in class org.apache.qpid.transport.DtxEnd
 
hasFieldIndex() - Method in class org.apache.qpid.transport.ExecutionException
 
hasFirst() - Method in class org.apache.qpid.transport.FragmentProperties
 
hasFlowMode() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
hasForce() - Method in class org.apache.qpid.transport.SessionAttach
 
hasFormat() - Method in class org.apache.qpid.transport.Xid
 
hasFragments() - Method in class org.apache.qpid.transport.SessionConfirmed
 
hasFragments() - Method in class org.apache.qpid.transport.SessionExpected
 
hasFragmentSize() - Method in class org.apache.qpid.transport.FragmentProperties
 
hasGlobalId() - Method in class org.apache.qpid.transport.Xid
 
hashCode() - Method in class org.apache.qpid.dtx.XidImpl
 
hashCode() - Method in class org.apache.qpid.filter.BinaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.qpid.filter.ConstantExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.qpid.filter.PropertyExpression
 
hashCode() - Method in class org.apache.qpid.filter.UnaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.qpid.framing.AMQShortString
 
hashCode() - Method in class org.apache.qpid.framing.FieldTable
 
hashCode() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
hashCode() - Method in class org.apache.qpid.framing.ProtocolVersion
 
hashCode() - Method in class org.apache.qpid.transport.Binary
 
hashCode() - Method in class org.apache.qpid.transport.ReplyTo
 
hasHeartbeat() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
hasHeartbeatMax() - Method in class org.apache.qpid.transport.ConnectionTune
 
hasHeartbeatMin() - Method in class org.apache.qpid.transport.ConnectionTune
 
hasHost() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
hasIfEmpty() - Method in class org.apache.qpid.transport.QueueDelete
 
hasIfUnused() - Method in class org.apache.qpid.transport.ExchangeDelete
 
hasIfUnused() - Method in class org.apache.qpid.transport.QueueDelete
 
hasImmediate() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasInDoubt() - Method in class org.apache.qpid.transport.RecoverResult
 
hasInsist() - Method in class org.apache.qpid.transport.ConnectionOpen
 
hasJoin() - Method in class org.apache.qpid.transport.DtxStart
 
hasKeyNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasKnownHosts() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
hasKnownHosts() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
hasLast() - Method in class org.apache.qpid.transport.FragmentProperties
 
hasLocale() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
hasLocales() - Method in class org.apache.qpid.transport.ConnectionStart
 
hasMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTune
 
hasMaxFrameSize() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
hasMechanism() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
hasMechanisms() - Method in class org.apache.qpid.transport.ConnectionStart
 
hasMessageCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasMessageId() - Method in class org.apache.qpid.transport.MessageProperties
 
hasMoreTokens() - Method in interface org.apache.qpid.framing.AMQShortStringTokenizer
 
hasName() - Method in class org.apache.qpid.transport.ExchangeQuery
 
hasName() - Method in class org.apache.qpid.transport.SessionAttach
 
hasName() - Method in class org.apache.qpid.transport.SessionAttached
 
hasName() - Method in class org.apache.qpid.transport.SessionDetach
 
hasName() - Method in class org.apache.qpid.transport.SessionDetached
 
hasNotFound() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
hasOffset() - Method in class org.apache.qpid.transport.MessageResumeResult
 
hasOnePhase() - Method in class org.apache.qpid.transport.DtxCommit
 
hasPassive() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasPassive() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasPayload() - Method in class org.apache.qpid.transport.Acquired
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionClose
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionOpen
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionSecure
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionStart
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionTune
 
hasPayload() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
hasPayload() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasPayload() - Method in class org.apache.qpid.transport.DtxCommit
 
hasPayload() - Method in class org.apache.qpid.transport.DtxEnd
 
hasPayload() - Method in class org.apache.qpid.transport.DtxForget
 
hasPayload() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
hasPayload() - Method in class org.apache.qpid.transport.DtxPrepare
 
hasPayload() - Method in class org.apache.qpid.transport.DtxRecover
 
hasPayload() - Method in class org.apache.qpid.transport.DtxRollback
 
hasPayload() - Method in class org.apache.qpid.transport.DtxSelect
 
hasPayload() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
hasPayload() - Method in class org.apache.qpid.transport.DtxStart
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeBind
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeBound
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeDelete
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeQuery
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
hasPayload() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
hasPayload() - Method in class org.apache.qpid.transport.ExecutionException
 
hasPayload() - Method in class org.apache.qpid.transport.ExecutionResult
 
hasPayload() - Method in class org.apache.qpid.transport.ExecutionSync
 
hasPayload() - Method in class org.apache.qpid.transport.FragmentProperties
 
hasPayload() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
hasPayload() - Method in class org.apache.qpid.transport.MessageAccept
 
hasPayload() - Method in class org.apache.qpid.transport.MessageAcquire
 
hasPayload() - Method in class org.apache.qpid.transport.MessageCancel
 
hasPayload() - Method in class org.apache.qpid.transport.MessageFlow
 
hasPayload() - Method in class org.apache.qpid.transport.MessageFlush
 
hasPayload() - Method in class org.apache.qpid.transport.MessageProperties
 
hasPayload() - Method in class org.apache.qpid.transport.MessageReject
 
hasPayload() - Method in class org.apache.qpid.transport.MessageRelease
 
hasPayload() - Method in class org.apache.qpid.transport.MessageResume
 
hasPayload() - Method in class org.apache.qpid.transport.MessageResumeResult
 
hasPayload() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
hasPayload() - Method in class org.apache.qpid.transport.MessageStop
 
hasPayload() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasPayload() - Method in class org.apache.qpid.transport.MessageTransfer
 
hasPayload() - Method in class org.apache.qpid.transport.Method
 
hasPayload() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasPayload() - Method in class org.apache.qpid.transport.QueueDelete
 
hasPayload() - Method in class org.apache.qpid.transport.QueuePurge
 
hasPayload() - Method in class org.apache.qpid.transport.QueueQuery
 
hasPayload() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasPayload() - Method in class org.apache.qpid.transport.RecoverResult
 
hasPayload() - Method in class org.apache.qpid.transport.ReplyTo
 
hasPayload() - Method in class org.apache.qpid.transport.SessionAttach
 
hasPayload() - Method in class org.apache.qpid.transport.SessionAttached
 
hasPayload() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
hasPayload() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
hasPayload() - Method in class org.apache.qpid.transport.SessionCompleted
 
hasPayload() - Method in class org.apache.qpid.transport.SessionConfirmed
 
hasPayload() - Method in class org.apache.qpid.transport.SessionDetach
 
hasPayload() - Method in class org.apache.qpid.transport.SessionDetached
 
hasPayload() - Method in class org.apache.qpid.transport.SessionExpected
 
hasPayload() - Method in class org.apache.qpid.transport.SessionFlush
 
hasPayload() - Method in class org.apache.qpid.transport.SessionGap
 
hasPayload() - Method in class org.apache.qpid.transport.SessionHeader
 
hasPayload() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
hasPayload() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
hasPayload() - Method in class org.apache.qpid.transport.SessionTimeout
 
hasPayload() - Method in class org.apache.qpid.transport.TxCommit
 
hasPayload() - Method in class org.apache.qpid.transport.TxRollback
 
hasPayload() - Method in class org.apache.qpid.transport.TxSelect
 
hasPayload() - Method in class org.apache.qpid.transport.XaResult
 
hasPayload() - Method in class org.apache.qpid.transport.Xid
 
hasPriority() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasQueue() - Method in class org.apache.qpid.transport.ExchangeBind
 
hasQueue() - Method in class org.apache.qpid.transport.ExchangeBound
 
hasQueue() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
hasQueue() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasQueue() - Method in class org.apache.qpid.transport.QueueDeclare
 
hasQueue() - Method in class org.apache.qpid.transport.QueueDelete
 
hasQueue() - Method in class org.apache.qpid.transport.QueuePurge
 
hasQueue() - Method in class org.apache.qpid.transport.QueueQuery
 
hasQueue() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasQueueNotFound() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasQueueNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
hasRedelivered() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasRemaining() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
hasRemaining() - Method in interface org.apache.qpid.transport.codec.Decoder
Tells whether there are any remaining byte(s) to be read.
hasReplyCode() - Method in class org.apache.qpid.transport.ConnectionClose
 
hasReplyText() - Method in class org.apache.qpid.transport.ConnectionClose
 
hasReplyTo() - Method in class org.apache.qpid.transport.MessageProperties
 
hasResponse() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
hasResponse() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
hasResume() - Method in class org.apache.qpid.transport.DtxStart
 
hasResumeId() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasResumeId() - Method in class org.apache.qpid.transport.MessageResume
 
hasResumeId() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasResumeTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasResumeTtl() - Method in class org.apache.qpid.transport.MessageSubscribe
 
hasRoutingKey() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasRoutingKey() - Method in class org.apache.qpid.transport.ReplyTo
 
hasServerProperties() - Method in class org.apache.qpid.transport.ConnectionStart
 
hasSessionWithName(byte[]) - Method in class org.apache.qpid.transport.Connection
 
hasSetRedelivered() - Method in class org.apache.qpid.transport.MessageRelease
 
hasStatus() - Method in class org.apache.qpid.transport.XaResult
 
hasSubscriberCount() - Method in class org.apache.qpid.transport.QueueQueryResult
 
hasSuspend() - Method in class org.apache.qpid.transport.DtxEnd
 
hasSync() - Method in class org.apache.qpid.transport.SessionHeader
 
hasText() - Method in class org.apache.qpid.transport.MessageReject
 
hasTime() - Method in class org.apache.qpid.transport.util.Waiter
 
hasTimelyReply() - Method in class org.apache.qpid.transport.SessionCompleted
 
hasTimeout() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
hasTimeout() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
hasTimeout() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
hasTimeout() - Method in class org.apache.qpid.transport.SessionTimeout
 
hasTimestamp() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasTransfers() - Method in class org.apache.qpid.transport.Acquired
 
hasTransfers() - Method in class org.apache.qpid.transport.MessageAccept
 
hasTransfers() - Method in class org.apache.qpid.transport.MessageAcquire
 
hasTransfers() - Method in class org.apache.qpid.transport.MessageReject
 
hasTransfers() - Method in class org.apache.qpid.transport.MessageRelease
 
hasTtl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
hasType() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
hasType() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
hasUnit() - Method in class org.apache.qpid.transport.MessageFlow
 
hasUserId() - Method in class org.apache.qpid.transport.MessageProperties
 
hasValue() - Method in class org.apache.qpid.transport.ExecutionResult
 
hasValue() - Method in class org.apache.qpid.transport.MessageFlow
 
hasVirtualHost() - Method in class org.apache.qpid.transport.ConnectionOpen
 
hasXid() - Method in class org.apache.qpid.transport.DtxCommit
 
hasXid() - Method in class org.apache.qpid.transport.DtxEnd
 
hasXid() - Method in class org.apache.qpid.transport.DtxForget
 
hasXid() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
hasXid() - Method in class org.apache.qpid.transport.DtxPrepare
 
hasXid() - Method in class org.apache.qpid.transport.DtxRollback
 
hasXid() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
hasXid() - Method in class org.apache.qpid.transport.DtxStart
 
Header - Class in org.apache.qpid.transport
Header
Header(DeliveryProperties, MessageProperties) - Constructor for class org.apache.qpid.transport.Header
 
Header(DeliveryProperties, MessageProperties, List<Struct>) - Constructor for class org.apache.qpid.transport.Header
 
header(Header) - Method in class org.apache.qpid.transport.MessageTransfer
 
HEADER_SIZE - Static variable in class org.apache.qpid.transport.network.Frame
 
HEADERS_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
Defines the identifying type name of headers exchanges.
HEADERS_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
The pre-defined headers exchange, the specification does not say this needs to be provided.
heartbeat(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
HeartbeatBody - Class in org.apache.qpid.framing
 
HeartbeatBody() - Constructor for class org.apache.qpid.framing.HeartbeatBody
 
HeartbeatBody(DataInputStream, long) - Constructor for class org.apache.qpid.framing.HeartbeatBody
 
HeartbeatBodyFactory - Class in org.apache.qpid.framing
 
HeartbeatBodyFactory() - Constructor for class org.apache.qpid.framing.HeartbeatBodyFactory
 
heartbeatBodyReceived(int, HeartbeatBody) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
 
heartbeatMax(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
heartbeatMin(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
HEX_LITERAL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
host(String) - Method in class org.apache.qpid.transport.ConnectionRedirect
 

I

ID - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
identifier() - Method in enum org.apache.qpid.framing.AMQType
Extracts the byte identifier for the typ.
IDLE_TIMEOUT_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
ifEmpty(boolean) - Method in class org.apache.qpid.transport.QueueDelete
 
ifUnused(boolean) - Method in class org.apache.qpid.transport.ExchangeDelete
 
ifUnused(boolean) - Method in class org.apache.qpid.transport.QueueDelete
 
IGNORE_SET_CLIENTID_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Currently with Qpid it is not possible to change the client ID.
image - Variable in class org.apache.qpid.filter.selector.Token
The string image of the token.
immediate(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
IN - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
IN_USE - Static variable in class org.apache.qpid.protocol.AMQConstant
The client requested a method that was not allowed because some precondition failed.
inBuf - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
includes(int) - Method in class org.apache.qpid.transport.Range
 
includes(Range) - Method in class org.apache.qpid.transport.Range
 
includes(Range) - Method in interface org.apache.qpid.transport.RangeSet
 
includes(int) - Method in interface org.apache.qpid.transport.RangeSet
 
includes(Range) - Method in class org.apache.qpid.transport.RangeSetImpl
 
includes(int) - Method in class org.apache.qpid.transport.RangeSetImpl
 
IncomingNetworkTransport - Interface in org.apache.qpid.transport.network
 
inDoubt(List<Object>) - Method in class org.apache.qpid.transport.RecoverResult
 
info(String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
info(Throwable, String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
init(Connection, ProtocolHeader) - Method in class org.apache.qpid.transport.ClientDelegate
 
init(ByteBuffer) - Method in class org.apache.qpid.transport.codec.BBDecoder
 
init() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
init(ProtocolHeader) - Method in class org.apache.qpid.transport.network.Assembler
 
init(Void, ProtocolHeader) - Method in class org.apache.qpid.transport.network.Disassembler
 
init(ProtocolHeader) - Method in interface org.apache.qpid.transport.network.NetworkDelegate
 
init(C, ProtocolHeader) - Method in interface org.apache.qpid.transport.ProtocolDelegate
 
init(Connection, ProtocolHeader) - Method in class org.apache.qpid.transport.ServerDelegate
 
init(Session, ProtocolHeader) - Method in class org.apache.qpid.transport.SessionDelegate
 
initiate() - Method in class org.apache.qpid.transport.network.io.IoSender
 
input_stream - Variable in class org.apache.qpid.filter.selector.SelectorParserTokenManager
 
InputHandler - Class in org.apache.qpid.transport.network
InputHandler
InputHandler(Receiver<NetworkEvent>, InputHandler.State) - Constructor for class org.apache.qpid.transport.network.InputHandler
 
InputHandler(Receiver<NetworkEvent>) - Constructor for class org.apache.qpid.transport.network.InputHandler
 
InputHandler.State - Enum in org.apache.qpid.transport.network
 
inputStream - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
insist(boolean) - Method in class org.apache.qpid.transport.ConnectionOpen
 
INT_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
INTEGER - Static variable in class org.apache.qpid.filter.ArithmeticExpression
 
intern() - Method in class org.apache.qpid.framing.AMQShortString
 
intern(boolean) - Method in class org.apache.qpid.framing.AMQShortString
 
INTERNAL_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The server could not complete the method because of an internal error.
intersect(Range) - Method in class org.apache.qpid.transport.Range
 
intersects(Range) - Method in class org.apache.qpid.transport.Range
 
intProperty(Integer, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
intProperty(Accessor, Integer, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
INVALID_ARGUMENT - Static variable in class org.apache.qpid.protocol.AMQConstant
 
INVALID_OBJECT_MSG - Static variable in exception org.apache.qpid.AMQPInvalidClassException
Error message text when trying to store an unsupported class or null object
INVALID_PATH - Static variable in class org.apache.qpid.protocol.AMQConstant
The client tried to work with an unknown virtual host or cluster.
INVALID_ROUTING_KEY - Static variable in class org.apache.qpid.protocol.AMQConstant
 
invoke(Method) - Method in class org.apache.qpid.transport.Connection
 
invoke(Method) - Method in class org.apache.qpid.transport.ConnectionInvoker
 
invoke(Method) - Method in class org.apache.qpid.transport.Session
 
invoke(Method, Runnable) - Method in class org.apache.qpid.transport.Session
 
invoke(Method, Class<T>) - Method in class org.apache.qpid.transport.Session
 
invoke(Method) - Method in class org.apache.qpid.transport.SessionInvoker
 
invoke(Method, Class<T>) - Method in class org.apache.qpid.transport.SessionInvoker
 
IO_NETWORK_TRANSPORT_TIMEOUT_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
 
IO_NETWORK_TRANSPORT_TIMEOUT_PROP_NAME - Static variable in class org.apache.qpid.configuration.CommonProperties
The timeout used by the IO layer for timeouts such as send timeout in IoSender, and the close timeout for IoSender and IoReceiver
IoNetworkConnection - Class in org.apache.qpid.transport.network.io
 
IoNetworkConnection(Socket, Receiver<ByteBuffer>, int, int, long, Ticker) - Constructor for class org.apache.qpid.transport.network.io.IoNetworkConnection
 
IoNetworkTransport - Class in org.apache.qpid.transport.network.io
 
IoNetworkTransport() - Constructor for class org.apache.qpid.transport.network.io.IoNetworkTransport
 
IoSender - Class in org.apache.qpid.transport.network.io
 
IoSender(Socket, int, long) - Constructor for class org.apache.qpid.transport.network.io.IoSender
 
IS - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
isBatch() - Method in class org.apache.qpid.transport.Method
 
isBytesFull() - Method in class org.apache.qpid.transport.Session
 
isClean() - Method in class org.apache.qpid.framing.FieldTable
 
isClosing() - Method in class org.apache.qpid.transport.Session
 
isCommandsFull(int) - Method in class org.apache.qpid.transport.Session
 
isConnectionControl() - Method in class org.apache.qpid.transport.Acquired
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionClose
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionOpen
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionRedirect
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionSecure
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionStart
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionStartOk
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionTune
 
isConnectionControl() - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
isConnectionControl() - Method in class org.apache.qpid.transport.DeliveryProperties
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxCommit
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxEnd
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxForget
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxGetTimeout
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxPrepare
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxRecover
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxRollback
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxSelect
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxSetTimeout
 
isConnectionControl() - Method in class org.apache.qpid.transport.DtxStart
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeBind
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeBound
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeDeclare
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeDelete
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeQuery
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExchangeUnbind
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExecutionException
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExecutionResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.ExecutionSync
 
isConnectionControl() - Method in class org.apache.qpid.transport.FragmentProperties
 
isConnectionControl() - Method in class org.apache.qpid.transport.GetTimeoutResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageAccept
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageAcquire
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageCancel
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageFlow
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageFlush
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageProperties
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageReject
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageRelease
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageResume
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageResumeResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageStop
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageSubscribe
 
isConnectionControl() - Method in class org.apache.qpid.transport.MessageTransfer
 
isConnectionControl() - Method in class org.apache.qpid.transport.ProtocolError
 
isConnectionControl() - Method in interface org.apache.qpid.transport.ProtocolEvent
 
isConnectionControl() - Method in class org.apache.qpid.transport.ProtocolHeader
 
isConnectionControl() - Method in class org.apache.qpid.transport.QueueDeclare
 
isConnectionControl() - Method in class org.apache.qpid.transport.QueueDelete
 
isConnectionControl() - Method in class org.apache.qpid.transport.QueuePurge
 
isConnectionControl() - Method in class org.apache.qpid.transport.QueueQuery
 
isConnectionControl() - Method in class org.apache.qpid.transport.QueueQueryResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.RecoverResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.ReplyTo
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionAttach
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionAttached
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionCommandFragment
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionCommandPoint
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionCompleted
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionConfirmed
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionDetach
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionDetached
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionExpected
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionFlush
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionGap
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionHeader
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
isConnectionControl() - Method in class org.apache.qpid.transport.SessionTimeout
 
isConnectionControl() - Method in class org.apache.qpid.transport.TxCommit
 
isConnectionControl() - Method in class org.apache.qpid.transport.TxRollback
 
isConnectionControl() - Method in class org.apache.qpid.transport.TxSelect
 
isConnectionControl() - Method in class org.apache.qpid.transport.XaResult
 
isConnectionControl() - Method in class org.apache.qpid.transport.Xid
 
isConnectionResuming() - Method in class org.apache.qpid.transport.Connection
 
isDebugEnabled() - Method in class org.apache.qpid.transport.util.Logger
 
isDirty() - Method in class org.apache.qpid.transport.Struct
 
isDone() - Method in interface org.apache.qpid.transport.Future
 
isEmpty() - Method in class org.apache.qpid.framing.FieldTable
 
isEmpty() - Method in class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
isFirstFrame() - Method in class org.apache.qpid.transport.network.Frame
 
isFirstSegment() - Method in class org.apache.qpid.transport.network.Frame
 
isFixed() - Method in enum org.apache.qpid.transport.Type
 
isFlowBlocked() - Method in class org.apache.qpid.transport.Session
An auxiliary method for test purposes only
isFull(int) - Method in class org.apache.qpid.transport.Session
 
isHardError() - Method in exception org.apache.qpid.AMQException
 
isHardError() - Method in exception org.apache.qpid.AMQInvalidArgumentException
 
isHardError() - Method in exception org.apache.qpid.AMQUndeliveredException
 
isImmediate() - Method in interface org.apache.qpid.framing.abstraction.MessagePublishInfo
 
isImmediate() - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
isLastFrame() - Method in class org.apache.qpid.transport.network.Frame
 
isLastSegment() - Method in class org.apache.qpid.transport.network.Frame
 
isMandatory() - Method in interface org.apache.qpid.framing.abstraction.MessagePublishInfo
 
isMandatory() - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
isMessageCompressionSupported() - Method in class org.apache.qpid.transport.Connection
 
isNullStringValue(String) - Method in class org.apache.qpid.framing.FieldTable
 
isPersistent() - Method in interface org.apache.qpid.filter.FilterableMessage
 
isRedelivered() - Method in interface org.apache.qpid.filter.FilterableMessage
 
isSecurityLayerEstablished() - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
isSupported() - Method in class org.apache.qpid.framing.ProtocolVersion
 
isSync() - Method in class org.apache.qpid.transport.Method
 
isTcpNodelay() - Method in class org.apache.qpid.transport.ConnectionSettings
 
isTransacted() - Method in class org.apache.qpid.transport.Session
 
isUnreliable() - Method in class org.apache.qpid.transport.Method
 
isUseSASLEncryption() - Method in class org.apache.qpid.transport.ConnectionSettings
 
isUseSSL() - Method in class org.apache.qpid.transport.ConnectionSettings
 
isVerifyHostname() - Method in class org.apache.qpid.transport.ConnectionSettings
 
isWindows() - Static method in class org.apache.qpid.util.SystemUtils
 
itemExists(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
itemExists(String) - Method in class org.apache.qpid.framing.FieldTable
 
iterator() - Method in class org.apache.qpid.framing.FieldArray
 
iterator() - Method in class org.apache.qpid.framing.FieldTable
 
iterator() - Method in class org.apache.qpid.transport.Range
 
iterator() - Method in interface org.apache.qpid.transport.RangeSet
 
iterator() - Method in class org.apache.qpid.transport.RangeSetImpl
 

J

JAddr - Class in org.apache.qpid.messaging.util
JAddr
JAVA_SYS_PROPS_RESOLVER - Static variable in class org.apache.qpid.util.Strings
 
jj_nt - Variable in class org.apache.qpid.filter.selector.SelectorParser
Next token.
jjFillToken() - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Token literal values.
JmsSelector() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
join(Collection<AMQShortString>, AMQShortString) - Static method in class org.apache.qpid.framing.AMQShortString
 
join(boolean) - Method in class org.apache.qpid.transport.DtxStart
 
join(String, Iterable) - Static method in class org.apache.qpid.util.Strings
 
join(String, Object[]) - Static method in class org.apache.qpid.util.Strings
 

K

keyNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
keys() - Method in class org.apache.qpid.framing.FieldTable
 
keySet() - Method in class org.apache.qpid.framing.FieldTable
 
kind - Variable in class org.apache.qpid.filter.selector.Token
An integer that describes the kind of this token.
knownHosts(List<Object>) - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
knownHosts(List<Object>) - Method in class org.apache.qpid.transport.ConnectionRedirect
 

L

L1 - Static variable in class org.apache.qpid.transport.network.Frame
 
L2 - Static variable in class org.apache.qpid.transport.network.Frame
 
L3 - Static variable in class org.apache.qpid.transport.network.Frame
 
L4 - Static variable in class org.apache.qpid.transport.network.Frame
 
last(boolean) - Method in class org.apache.qpid.transport.FragmentProperties
 
LAST_FRAME - Static variable in class org.apache.qpid.transport.network.Frame
 
LAST_SEG - Static variable in class org.apache.qpid.transport.network.Frame
 
le(int, int) - Static method in class org.apache.qpid.util.Serial
 
LEGACY_RECEIVE_BUFFER_SIZE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
LEGACY_SEND_BUFFER_SIZE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
length() - Method in class org.apache.qpid.framing.AMQShortString
Get the length of the short string
length() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
length() - Method in class org.apache.qpid.util.BytesDataOutput
 
lex(String) - Static method in class org.apache.qpid.messaging.util.AddressParser
 
lex(String) - Method in class org.apache.qpid.messaging.util.Lexer
 
Lexer - Class in org.apache.qpid.messaging.util
Lexer
Lexer(List<Token.Type>, Token.Type, Pattern) - Constructor for class org.apache.qpid.messaging.util.Lexer
 
LexError - Exception in org.apache.qpid.messaging.util
LexError
LexError(String) - Constructor for exception org.apache.qpid.messaging.util.LexError
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.qpid.filter.selector.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
Lexicon - Class in org.apache.qpid.messaging.util
Lexicon
Lexicon() - Constructor for class org.apache.qpid.messaging.util.Lexicon
 
lexStateNames - Static variable in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Lexer state names.
LIKE - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
line - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
LINE_COMMENT - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
LineInfo - Class in org.apache.qpid.messaging.util
LineInfo
LineInfo(int, int, String) - Constructor for class org.apache.qpid.messaging.util.LineInfo
 
literal() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
locale(String) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
locales(List<Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
log - Static variable in class org.apache.qpid.transport.Connection
 
log - Static variable in class org.apache.qpid.transport.SessionDelegate
 
Logger - Class in org.apache.qpid.transport.util
Logger
LoggingUncaughtExceptionHandler - Class in org.apache.qpid.thread
An Thread.UncaughtExceptionHandler that writes the exception to the application log via the SLF4J framework.
LoggingUncaughtExceptionHandler() - Constructor for class org.apache.qpid.thread.LoggingUncaughtExceptionHandler
 
LogicExpression - Class in org.apache.qpid.filter
A filter performing a comparison of two objects
LogicExpression(BooleanExpression, BooleanExpression) - Constructor for class org.apache.qpid.filter.LogicExpression
 
LONG - Static variable in class org.apache.qpid.filter.ArithmeticExpression
 
LONG_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
longProperty(Long, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
longProperty(Accessor, Long, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
lsb(int) - Static method in class org.apache.qpid.transport.util.Functions
 
lsb(long) - Static method in class org.apache.qpid.transport.util.Functions
 
lt(int, int) - Static method in class org.apache.qpid.util.Serial
 

M

main(String[]) - Static method in class org.apache.qpid.common.QpidProperties
Prints the versioning information to the console.
main(String[]) - Static method in class org.apache.qpid.messaging.util.JAddr
 
main(String[]) - Static method in class org.apache.qpid.messaging.util.Lexicon
 
main(String[]) - Static method in class org.apache.qpid.url.BindingURLParser
 
map() - Method in class org.apache.qpid.messaging.util.AddressParser
 
mark(int) - Method in interface org.apache.qpid.codec.MarkableDataInput
 
mark(int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
mark(int) - Method in class org.apache.qpid.util.ByteBufferInputStream
 
MarkableDataInput - Interface in org.apache.qpid.codec
 
markSupported() - Method in class org.apache.qpid.util.ByteBufferInputStream
 
matches(FilterableMessage) - Method in interface org.apache.qpid.filter.BooleanExpression
 
matches(FilterableMessage) - Method in class org.apache.qpid.filter.ComparisonExpression
 
matches(FilterableMessage) - Method in class org.apache.qpid.filter.LogicExpression
 
max(int, int) - Static method in class org.apache.qpid.util.Serial
 
MAX_CHANNEL_MAX - Static variable in class org.apache.qpid.transport.Connection
 
MAX_FRAME_SIZE - Static variable in class org.apache.qpid.transport.network.ConnectionBinding
 
MAX_LENGTH - Static variable in class org.apache.qpid.framing.AMQShortString
The maximum number of octets in AMQ short string as defined in AMQP specification
MAX_PREFETCH_DEFAULT - Static variable in class org.apache.qpid.configuration.ClientProperties
 
MAX_PREFETCH_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
This property is currently used within the 0.10 code path only The maximum number of pre-fetched messages per destination This property is used for all the connection unless it is overwritten by the connectionURL type: long
maxFrameSize(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
maxFrameSize(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
maxNextCharInd - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
mechanism(String) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
mechanisms(List<Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
Message - Interface in org.apache.qpid.api
 
message(Session, MessageTransfer) - Method in interface org.apache.qpid.transport.SessionListener
 
MESSAGE_TOO_LARGE - Static variable in class org.apache.qpid.protocol.AMQConstant
The client attempted to transfer content larger than the server could accept at the present time.
MessageAccept - Class in org.apache.qpid.transport
 
MessageAccept() - Constructor for class org.apache.qpid.transport.MessageAccept
 
MessageAccept(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.MessageAccept
 
messageAccept(C, MessageAccept) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageAccept(RangeSet, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageAcceptMode - Enum in org.apache.qpid.transport
 
MessageAcquire - Class in org.apache.qpid.transport
 
MessageAcquire() - Constructor for class org.apache.qpid.transport.MessageAcquire
 
MessageAcquire(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.MessageAcquire
 
messageAcquire(C, MessageAcquire) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageAcquire(RangeSet, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageAcquireMode - Enum in org.apache.qpid.transport
 
MessageAppendBody - Interface in org.apache.qpid.framing
 
MessageAppendBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageAppendBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
MessageAppendBodyImpl(byte[], byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
MessageCancel - Class in org.apache.qpid.transport
 
MessageCancel() - Constructor for class org.apache.qpid.transport.MessageCancel
 
MessageCancel(String, Option...) - Constructor for class org.apache.qpid.transport.MessageCancel
 
messageCancel(C, MessageCancel) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageCancel(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageCancelBody - Interface in org.apache.qpid.framing
 
MessageCancelBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
MessageCancelBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
MessageCheckpointBody - Interface in org.apache.qpid.framing
 
MessageCheckpointBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageCheckpointBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
MessageCheckpointBodyImpl(byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
MessageCloseBody - Interface in org.apache.qpid.framing
 
MessageCloseBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageCloseBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
MessageCloseBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
MessageConsumeBody - Interface in org.apache.qpid.framing
 
MessageConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
MessageConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
messageCount(long) - Method in class org.apache.qpid.transport.QueueQueryResult
 
MessageCreditUnit - Enum in org.apache.qpid.transport
 
MessageDeliveryMode - Enum in org.apache.qpid.transport
 
MessageDeliveryPriority - Enum in org.apache.qpid.transport
 
MessageEmptyBody - Interface in org.apache.qpid.framing
 
MessageEmptyBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageEmptyBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
MessageEmptyBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
MessageFlow - Class in org.apache.qpid.transport
 
MessageFlow() - Constructor for class org.apache.qpid.transport.MessageFlow
 
MessageFlow(String, MessageCreditUnit, long, Option...) - Constructor for class org.apache.qpid.transport.MessageFlow
 
messageFlow(C, MessageFlow) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageFlow(Session, MessageFlow) - Method in class org.apache.qpid.transport.SessionDelegate
 
messageFlow(String, MessageCreditUnit, long, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageFlowMode - Enum in org.apache.qpid.transport
 
MessageFlush - Class in org.apache.qpid.transport
 
MessageFlush() - Constructor for class org.apache.qpid.transport.MessageFlush
 
MessageFlush(String, Option...) - Constructor for class org.apache.qpid.transport.MessageFlush
 
messageFlush(C, MessageFlush) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageFlush(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageGetBody - Interface in org.apache.qpid.framing
 
MessageGetBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageGetBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
MessageGetBodyImpl(int, AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
messageId(UUID) - Method in class org.apache.qpid.transport.MessageProperties
 
MessageOffsetBody - Interface in org.apache.qpid.framing
 
MessageOffsetBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageOffsetBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
MessageOffsetBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
MessageOkBody - Interface in org.apache.qpid.framing
 
MessageOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
MessageOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
MessageOpenBody - Interface in org.apache.qpid.framing
 
MessageOpenBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageOpenBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
MessageOpenBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
MessageProperties - Class in org.apache.qpid.transport
 
MessageProperties() - Constructor for class org.apache.qpid.transport.MessageProperties
 
MessageProperties(long, UUID, byte[], ReplyTo, String, String, byte[], byte[], Map<String, Object>) - Constructor for class org.apache.qpid.transport.MessageProperties
 
MessagePublishInfo - Interface in org.apache.qpid.framing.abstraction
 
MessagePublishInfoImpl - Class in org.apache.qpid.framing.abstraction
 
MessagePublishInfoImpl() - Constructor for class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
MessagePublishInfoImpl(AMQShortString, boolean, boolean, AMQShortString) - Constructor for class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
MessageQosBody - Interface in org.apache.qpid.framing
 
MessageQosBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
MessageQosBodyImpl(long, int, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
MessageRecoverBody - Interface in org.apache.qpid.framing
 
MessageRecoverBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageRecoverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
MessageRecoverBodyImpl(boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
MessageReject - Class in org.apache.qpid.transport
 
MessageReject() - Constructor for class org.apache.qpid.transport.MessageReject
 
MessageReject(RangeSet, MessageRejectCode, String, Option...) - Constructor for class org.apache.qpid.transport.MessageReject
 
messageReject(C, MessageReject) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageReject(RangeSet, MessageRejectCode, String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageRejectBody - Interface in org.apache.qpid.framing
 
MessageRejectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageRejectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
MessageRejectBodyImpl(int, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
MessageRejectCode - Enum in org.apache.qpid.transport
 
MessageRelease - Class in org.apache.qpid.transport
 
MessageRelease() - Constructor for class org.apache.qpid.transport.MessageRelease
 
MessageRelease(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.MessageRelease
 
messageRelease(C, MessageRelease) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageRelease(RangeSet, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageResume - Class in org.apache.qpid.transport
 
MessageResume() - Constructor for class org.apache.qpid.transport.MessageResume
 
MessageResume(String, String, Option...) - Constructor for class org.apache.qpid.transport.MessageResume
 
messageResume(C, MessageResume) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageResume(String, String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageResumeBody - Interface in org.apache.qpid.framing
 
MessageResumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageResumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
MessageResumeBodyImpl(byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
MessageResumeResult - Class in org.apache.qpid.transport
 
MessageResumeResult() - Constructor for class org.apache.qpid.transport.MessageResumeResult
 
MessageResumeResult(long) - Constructor for class org.apache.qpid.transport.MessageResumeResult
 
MessageSetFlowMode - Class in org.apache.qpid.transport
 
MessageSetFlowMode() - Constructor for class org.apache.qpid.transport.MessageSetFlowMode
 
MessageSetFlowMode(String, MessageFlowMode, Option...) - Constructor for class org.apache.qpid.transport.MessageSetFlowMode
 
messageSetFlowMode(C, MessageSetFlowMode) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageSetFlowMode(Session, MessageSetFlowMode) - Method in class org.apache.qpid.transport.SessionDelegate
 
messageSetFlowMode(String, MessageFlowMode, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageStop - Class in org.apache.qpid.transport
 
MessageStop() - Constructor for class org.apache.qpid.transport.MessageStop
 
MessageStop(String, Option...) - Constructor for class org.apache.qpid.transport.MessageStop
 
messageStop(C, MessageStop) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageStop(Session, MessageStop) - Method in class org.apache.qpid.transport.SessionDelegate
 
messageStop(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageSubscribe - Class in org.apache.qpid.transport
 
MessageSubscribe() - Constructor for class org.apache.qpid.transport.MessageSubscribe
 
MessageSubscribe(String, String, MessageAcceptMode, MessageAcquireMode, String, long, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.MessageSubscribe
 
messageSubscribe(C, MessageSubscribe) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageSubscribe(String, String, MessageAcceptMode, MessageAcquireMode, String, long, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageTransfer - Class in org.apache.qpid.transport
 
MessageTransfer() - Constructor for class org.apache.qpid.transport.MessageTransfer
 
MessageTransfer(String, MessageAcceptMode, MessageAcquireMode, Header, ByteBuffer, Option...) - Constructor for class org.apache.qpid.transport.MessageTransfer
 
messageTransfer(C, MessageTransfer) - Method in class org.apache.qpid.transport.MethodDelegate
 
messageTransfer(String, MessageAcceptMode, MessageAcquireMode, Header, byte[], Option...) - Method in class org.apache.qpid.transport.Session
 
messageTransfer(String, MessageAcceptMode, MessageAcquireMode, Header, String, Option...) - Method in class org.apache.qpid.transport.Session
 
messageTransfer(Session, MessageTransfer) - Method in class org.apache.qpid.transport.SessionDelegate
 
messageTransfer(String, MessageAcceptMode, MessageAcquireMode, Header, ByteBuffer, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
MessageTransferBody - Interface in org.apache.qpid.framing
 
MessageTransferBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
MessageTransferBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
MessageTransferBodyImpl(int, AMQShortString, boolean, boolean, long, short, long, short, long, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, AMQShortString, byte[], FieldTable, Content) - Constructor for class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
Method - Class in org.apache.qpid.transport
Method
Method() - Constructor for class org.apache.qpid.transport.Method
 
Method.CompletionListener - Interface in org.apache.qpid.transport
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
METHOD_ID - Static variable in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
MethodConverter_0_9 - Class in org.apache.qpid.framing.amqp_0_9
 
MethodConverter_0_9() - Constructor for class org.apache.qpid.framing.amqp_0_9.MethodConverter_0_9
 
MethodConverter_0_91 - Class in org.apache.qpid.framing.amqp_0_91
 
MethodConverter_0_91() - Constructor for class org.apache.qpid.framing.amqp_0_91.MethodConverter_0_91
 
MethodConverter_8_0 - Class in org.apache.qpid.framing.amqp_8_0
 
MethodConverter_8_0() - Constructor for class org.apache.qpid.framing.amqp_8_0.MethodConverter_8_0
 
MethodDelegate<C> - Class in org.apache.qpid.transport
 
MethodDelegate() - Constructor for class org.apache.qpid.transport.MethodDelegate
 
MethodDispatcher - Interface in org.apache.qpid.framing
 
MethodDispatcher_0_9 - Interface in org.apache.qpid.framing.amqp_0_9
 
MethodDispatcher_0_91 - Interface in org.apache.qpid.framing.amqp_0_91
 
MethodDispatcher_8_0 - Interface in org.apache.qpid.framing.amqp_8_0
 
methodFrameReceived(int, AMQMethodBody) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
 
methodReceived(AMQMethodEvent<B>) - Method in interface org.apache.qpid.protocol.AMQMethodListener
Notifies the listener that an AMQP method event has occurred.
MethodRegistry - Class in org.apache.qpid.framing
 
MethodRegistry(ProtocolVersion) - Constructor for class org.apache.qpid.framing.MethodRegistry
 
MethodRegistry_0_9 - Class in org.apache.qpid.framing.amqp_0_9
 
MethodRegistry_0_9() - Constructor for class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
MethodRegistry_0_9(ProtocolVersion) - Constructor for class org.apache.qpid.framing.amqp_0_9.MethodRegistry_0_9
 
MethodRegistry_0_91 - Class in org.apache.qpid.framing.amqp_0_91
 
MethodRegistry_0_91() - Constructor for class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
MethodRegistry_0_91(ProtocolVersion) - Constructor for class org.apache.qpid.framing.amqp_0_91.MethodRegistry_0_91
 
MethodRegistry_8_0 - Class in org.apache.qpid.framing.amqp_8_0
 
MethodRegistry_8_0() - Constructor for class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
MethodRegistry_8_0(ProtocolVersion) - Constructor for class org.apache.qpid.framing.amqp_8_0.MethodRegistry_8_0
 
mgmtClose() - Method in class org.apache.qpid.transport.Connection
 
min(int, int) - Static method in class org.apache.qpid.util.Serial
 
MIN_MAX_FRAME_SIZE - Static variable in interface org.apache.qpid.transport.Constant
 
MIN_USABLE_CHANNEL_NUM - Static variable in class org.apache.qpid.transport.Connection
 
minus(Number, Number) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
mod(Number, Number) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
mod(int, int) - Static method in class org.apache.qpid.transport.util.Functions
 
multExpr() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
multiply(Number, Number) - Method in class org.apache.qpid.filter.ArithmeticExpression
 

N

name(String) - Method in class org.apache.qpid.transport.ExchangeQuery
 
name(byte[]) - Method in class org.apache.qpid.transport.SessionAttach
 
name(byte[]) - Method in class org.apache.qpid.transport.SessionAttached
 
name(byte[]) - Method in class org.apache.qpid.transport.SessionDetach
 
name(byte[]) - Method in class org.apache.qpid.transport.SessionDetached
 
NameUUIDGen - Class in org.apache.qpid.util
NameUUIDGen
NameUUIDGen() - Constructor for class org.apache.qpid.util.NameUUIDGen
 
needClientAuth() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
NetworkConnection - Interface in org.apache.qpid.transport.network
 
NetworkDelegate - Interface in org.apache.qpid.transport.network
NetworkDelegate
NetworkEvent - Interface in org.apache.qpid.transport.network
NetworkEvent
NetworkTransport - Interface in org.apache.qpid.transport.network
A network transport is responsible for the establishment of network connections.
NetworkTransportConfiguration - Interface in org.apache.qpid.transport
This interface provides a means for NetworkDrivers to configure TCP options such as incoming and outgoing buffer sizes and set particular options on the socket.
newFieldTable() - Static method in class org.apache.qpid.framing.FieldTableFactory
 
newFieldTable(DataInput, long) - Static method in class org.apache.qpid.framing.FieldTableFactory
 
newGenerator() - Static method in class org.apache.qpid.util.UUIDs
 
newGenerator(String) - Static method in class org.apache.qpid.util.UUIDs
 
newInstance(MarkableDataInput, long) - Method in interface org.apache.qpid.framing.AMQMethodBodyInstanceFactory
 
newInstance(ConnectionSettings) - Static method in class org.apache.qpid.transport.network.security.SecurityLayerFactory
 
newInstance(int) - Static method in class org.apache.qpid.transport.Range
 
newInstance(int, int) - Static method in class org.apache.qpid.transport.Range
 
newProtocolEngine() - Method in interface org.apache.qpid.protocol.ProtocolEngineFactory
 
newSession(Connection, Binary, long, boolean) - Method in interface org.apache.qpid.transport.Connection.SessionFactory
 
newToken(int, String) - Static method in class org.apache.qpid.filter.selector.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.qpid.filter.selector.Token
 
next - Variable in class org.apache.qpid.filter.selector.Token
A reference to the next regular (non-special) token from the input stream.
nextCommandId() - Method in class org.apache.qpid.transport.Session
 
nextToken() - Method in interface org.apache.qpid.framing.AMQShortStringTokenizer
 
NO_CONSUMERS - Static variable in class org.apache.qpid.protocol.AMQConstant
When the exchange cannot deliver to a consumer when the immediate flag is set.
NO_ROUTE - Static variable in class org.apache.qpid.protocol.AMQConstant
When the exchange cannot route the result of a .Publish, most likely due to an invalid routing key.
NON_PERSISTENT - Static variable in class org.apache.qpid.framing.BasicContentHeaderProperties
 
NOT - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
NOT_ALLOWED - Static variable in class org.apache.qpid.protocol.AMQConstant
The client tried to work with some entity in a manner that is prohibited by the server, due to security settings or by some other criteria.
NOT_DELIVERED - Static variable in class org.apache.qpid.protocol.AMQConstant
The client asked for a specific message that is no longer available.
NOT_FOUND - Static variable in class org.apache.qpid.protocol.AMQConstant
The client attempted to work with a server entity that does not exist.
NOT_IMPLEMENTED - Static variable in class org.apache.qpid.protocol.AMQConstant
The client tried to use functionality that is not implemented in the server.
notFound(boolean) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
notifyFailoverRequired() - Method in class org.apache.qpid.transport.Connection
 
notifyFailoverRequired() - Method in class org.apache.qpid.transport.Session
 
NULL - Static variable in class org.apache.qpid.filter.ConstantExpression
 
NULL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
NULL_STRING_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 

O

OCTAL_LITERAL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
offset() - Method in class org.apache.qpid.transport.Binary
 
offset(long) - Method in class org.apache.qpid.transport.MessageResumeResult
 
onComplete(Method) - Method in interface org.apache.qpid.transport.Method.CompletionListener
 
onePhase(boolean) - Method in class org.apache.qpid.transport.DtxCommit
 
opened(Connection) - Method in interface org.apache.qpid.transport.ConnectionListener
 
opened(Connection) - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
opened(Session) - Method in interface org.apache.qpid.transport.SessionListener
 
openFileOrDefaultResource(String, String, ClassLoader) - Static method in class org.apache.qpid.util.FileUtils
Either opens the specified filename as an input stream or either the filesystem or classpath, or uses the default resource loaded using the specified class loader, if opening the file fails or no file name is specified.
Option - Enum in org.apache.qpid.transport
 
OPTION_AUTODELETE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_BINDING_KEY - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_BROWSE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_DURABLE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_EXCHANGE_AUTODELETE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_EXCHANGE_DURABLE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_EXCHANGE_INTERNAL - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_EXCLUSIVE - Static variable in interface org.apache.qpid.url.BindingURL
 
OPTION_REJECT_BEHAVIOUR - Static variable in interface org.apache.qpid.url.BindingURL
This option is only applicable for 0-8/0-9/0-9-1 protocols connection
OPTION_ROUTING_KEY - Static variable in interface org.apache.qpid.url.BindingURL
 
OR - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
orExpression() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
org.apache.qpid - package org.apache.qpid
 
org.apache.qpid.api - package org.apache.qpid.api
 
org.apache.qpid.codec - package org.apache.qpid.codec
 
org.apache.qpid.common - package org.apache.qpid.common
 
org.apache.qpid.configuration - package org.apache.qpid.configuration
 
org.apache.qpid.dtx - package org.apache.qpid.dtx
 
org.apache.qpid.exchange - package org.apache.qpid.exchange
 
org.apache.qpid.filter - package org.apache.qpid.filter
 
org.apache.qpid.filter.selector - package org.apache.qpid.filter.selector
 
org.apache.qpid.framing - package org.apache.qpid.framing
 
org.apache.qpid.framing.abstraction - package org.apache.qpid.framing.abstraction
 
org.apache.qpid.framing.amqp_0_9 - package org.apache.qpid.framing.amqp_0_9
 
org.apache.qpid.framing.amqp_0_91 - package org.apache.qpid.framing.amqp_0_91
 
org.apache.qpid.framing.amqp_8_0 - package org.apache.qpid.framing.amqp_8_0
 
org.apache.qpid.messaging - package org.apache.qpid.messaging
 
org.apache.qpid.messaging.util - package org.apache.qpid.messaging.util
 
org.apache.qpid.pool - package org.apache.qpid.pool
 
org.apache.qpid.properties - package org.apache.qpid.properties
 
org.apache.qpid.protocol - package org.apache.qpid.protocol
 
org.apache.qpid.ssl - package org.apache.qpid.ssl
 
org.apache.qpid.thread - package org.apache.qpid.thread
 
org.apache.qpid.transport - package org.apache.qpid.transport
 
org.apache.qpid.transport.codec - package org.apache.qpid.transport.codec
 
org.apache.qpid.transport.network - package org.apache.qpid.transport.network
 
org.apache.qpid.transport.network.io - package org.apache.qpid.transport.network.io
 
org.apache.qpid.transport.network.security - package org.apache.qpid.transport.network.security
 
org.apache.qpid.transport.network.security.sasl - package org.apache.qpid.transport.network.security.sasl
 
org.apache.qpid.transport.network.security.ssl - package org.apache.qpid.transport.network.security.ssl
 
org.apache.qpid.transport.util - package org.apache.qpid.transport.util
 
org.apache.qpid.typedmessage - package org.apache.qpid.typedmessage
 
org.apache.qpid.url - package org.apache.qpid.url
 
org.apache.qpid.util - package org.apache.qpid.util
 
outerTest() - Method in class org.apache.qpid.filter.PropertyExpression
 
OutgoingNetworkTransport - Interface in org.apache.qpid.transport.network
 

P

parse(String) - Method in class org.apache.qpid.filter.selector.SelectorParser
 
parse(String) - Static method in class org.apache.qpid.framing.ProtocolVersion
 
parse(String) - Static method in class org.apache.qpid.messaging.Address
 
parse() - Method in class org.apache.qpid.messaging.util.AddressParser
 
parse(String, AMQBindingURL) - Method in class org.apache.qpid.url.BindingURLParser
 
parseCommandLine(String[]) - Method in class org.apache.qpid.util.CommandLineParser
Parses a set of command line arguments into a set of properties, keyed by the argument flag.
ParseError - Exception in org.apache.qpid.messaging.util
ParseError
ParseError(Token, Token.Type...) - Constructor for exception org.apache.qpid.messaging.util.ParseError
 
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
 
ParseException - Exception in org.apache.qpid.filter.selector
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.qpid.filter.selector.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.qpid.filter.selector.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.qpid.filter.selector.ParseException
Constructor with message.
parseOptions(Map<String, String>, String) - Static method in class org.apache.qpid.url.URLHelper
 
passive(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
passive(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
PERSISTENT - Static variable in class org.apache.qpid.framing.BasicContentHeaderProperties
 
PID - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
PLATFORM - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
plus(Number, Number) - Method in class org.apache.qpid.filter.ArithmeticExpression
 
populateFromBuffer(DataInputStream, long) - Method in class org.apache.qpid.framing.ContentBody
 
populateFromBuffer(DataInputStream, long) - Method in class org.apache.qpid.framing.HeartbeatBody
 
populatePropertiesFromBuffer(DataInput, int, int) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
position() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
position(int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
position() - Method in interface org.apache.qpid.framing.ExtendedDataInput
 
position(int) - Method in interface org.apache.qpid.framing.ExtendedDataInput
 
position() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
pprint(Object) - Static method in class org.apache.qpid.messaging.util.PyPrint
 
prevCharIsCR - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
primaryExpr() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
printMap(Map<String, Object>) - Static method in class org.apache.qpid.util.Strings
 
printOptions(Map<String, String>) - Static method in class org.apache.qpid.url.URLHelper
 
priority(MessageDeliveryPriority) - Method in class org.apache.qpid.transport.DeliveryProperties
 
PROCESS - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
PROCESS_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Used to name the process utilising the Qpid client, to override the default value is used in the ConnectionStartOk reply to the broker.
processCommandLine(String[], CommandLineParser, Properties) - Static method in class org.apache.qpid.util.CommandLineParser
Extracts all name=value pairs from the command line, sets them all as system properties and also returns a map of properties containing them.
processed(Method) - Method in class org.apache.qpid.transport.Session
 
processed(int) - Method in class org.apache.qpid.transport.Session
 
processed(Range) - Method in class org.apache.qpid.transport.Session
 
processed(int, int) - Method in class org.apache.qpid.transport.Session
 
processElement(String, AMQTypedValue) - Method in interface org.apache.qpid.framing.FieldTable.FieldTableElementProcessor
 
processOverElements(FieldTable.FieldTableElementProcessor) - Method in class org.apache.qpid.framing.FieldTable
 
PRODUCT - Static variable in class org.apache.qpid.common.ServerPropertyNames
 
PRODUCT - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
PRODUCT_NAME_PROPERTY - Static variable in class org.apache.qpid.common.QpidProperties
Defines the name of the product property.
PropertyException - Exception in org.apache.qpid.configuration
Indicates a failure to parse a property expansion.
PropertyException(String, Throwable) - Constructor for exception org.apache.qpid.configuration.PropertyException
 
propertyExists(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
propertyExists(String) - Method in class org.apache.qpid.framing.FieldTable
 
PropertyExpression - Class in org.apache.qpid.filter
Represents a property expression
PropertyExpression(String) - Constructor for class org.apache.qpid.filter.PropertyExpression
 
PropertyUtils - Class in org.apache.qpid.configuration
PropertyUtils provides helper methods for dealing with Java properties.
ProtocolDelegate<C> - Interface in org.apache.qpid.transport
ProtocolDelegate
ProtocolEngine - Interface in org.apache.qpid.protocol
A ProtocolEngine is a Receiver for java.nio.ByteBuffers.
ProtocolEngineFactory - Interface in org.apache.qpid.protocol
 
ProtocolError - Class in org.apache.qpid.transport
ProtocolError
ProtocolError(byte, String, Object...) - Constructor for class org.apache.qpid.transport.ProtocolError
 
ProtocolEvent - Interface in org.apache.qpid.transport
ProtocolEvent
ProtocolHeader - Class in org.apache.qpid.transport
ProtocolHeader
ProtocolHeader(byte, byte, byte, byte) - Constructor for class org.apache.qpid.transport.ProtocolHeader
 
ProtocolHeader(int, int, int) - Constructor for class org.apache.qpid.transport.ProtocolHeader
 
ProtocolInitiation - Class in org.apache.qpid.framing
 
ProtocolInitiation(byte[], byte, byte, byte, byte) - Constructor for class org.apache.qpid.framing.ProtocolInitiation
 
ProtocolInitiation(ProtocolVersion) - Constructor for class org.apache.qpid.framing.ProtocolInitiation
 
ProtocolInitiation(MarkableDataInput) - 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
 
ProtocolVersion - Class in org.apache.qpid.framing
 
ProtocolVersion(byte, byte) - Constructor for class org.apache.qpid.framing.ProtocolVersion
 
ProtocolVersionAware - Interface in org.apache.qpid.protocol
ProtocolVersionAware is implemented by all AMQP handling classes, that need to provide an awareness to callers of the version of the AMQP protocol that they are able to handle.
ProtocolVersionException - Exception in org.apache.qpid.transport
ProtocolVersionException
ProtocolVersionException(byte, byte, Throwable) - Constructor for exception org.apache.qpid.transport.ProtocolVersionException
 
ProtocolVersionException(byte, byte) - Constructor for exception org.apache.qpid.transport.ProtocolVersionException
 
ProtocolVersionMethodConverter - Interface in org.apache.qpid.framing.abstraction
 
put(AMQShortString, Object) - Method in class org.apache.qpid.framing.FieldTable
 
put(byte[]) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
PyPrint - Class in org.apache.qpid.messaging.util
PyPrint

Q

QPID_BIND_QUEUES_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to control whether the client will bind queues during consumer creation when using BindingURLs.
QPID_BROKER_TRANSPORT_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_BUILD - Static variable in class org.apache.qpid.common.ServerPropertyNames
Server property: build number.
QPID_CLOSE_WHEN_NO_ROUTE - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
Used for 0-8/0-9/0-9-1 connections to choose to close the connection when a transactional session receives a 'mandatory' message which can't be routed rather than returning the message.
QPID_DECLARE_EXCHANGES_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to control whether the client will declare exchanges during producer/consumer creation when using BindingURLs.
QPID_DECLARE_QUEUES_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to control whether the client will declare queues during consumer creation when using BindingURLs.
QPID_FEATURES - Static variable in class org.apache.qpid.common.ServerPropertyNames
Server property: array of features supported by the server.
QPID_FLOW_CONTROL_WAIT_FAILURE - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set the time (in millis) to wait before failing when sending and the client has been flow controlled by the broker.
QPID_FLOW_CONTROL_WAIT_NOTIFY_PERIOD - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set the time (in millis) between log notifications that a send is waiting because the client was flow controlled by the broker.
QPID_HEARTBEAT_INTERVAL - Static variable in class org.apache.qpid.configuration.ClientProperties
Frequency of heartbeat messages (in seconds)
QPID_HEARTBEAT_INTERVAL_010_DEFAULT - Static variable in class org.apache.qpid.configuration.ClientProperties
Default heartbeat interval (used by 0-10 protocol).
QPID_HEARTBEAT_TIMEOUT_FACTOR - Static variable in class org.apache.qpid.configuration.ClientProperties
The factor applied to ClientProperties.QPID_HEARTBEAT_INTERVAL that determines the maximum length of time that may elapse before the peer is deemed to have failed.
QPID_HEARTBEAT_TIMEOUT_FACTOR_DEFAULT - Static variable in class org.apache.qpid.configuration.ClientProperties
Default heartbeat timeout factor.
QPID_INSTANCE_NAME - Static variable in class org.apache.qpid.common.ServerPropertyNames
Server property: 'name' attribute of the server instance.
QPID_MAX_CACHED_ADDR_OPTION_STRINGS - Static variable in class org.apache.qpid.configuration.ClientProperties
 
QPID_MESSAGE_COMPRESSION_SUPPORTED - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
QPID_SSL_KEY_MANAGER_FACTORY_ALGORITHM_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property used to set the key manager factory algorithm.
QPID_SSL_KEY_STORE_CERT_TYPE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
QPID_SSL_TRUST_MANAGER_FACTORY_ALGORITHM_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property used to set the trust manager factory algorithm.
QPID_SSL_TRUST_STORE_CERT_TYPE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
Deprecated.
QPID_SYNC_OP_TIMEOUT - Static variable in class org.apache.qpid.configuration.ClientProperties
System properties to change the default timeout used during synchronous operations.
QPID_TCP_NODELAY_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System properties to change the default value used for TCP_NODELAY
QPID_TRANSPORT_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_TRANSPORT_V0_10_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_TRANSPORT_V0_8_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_TRANSPORT_V0_9_1_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_TRANSPORT_V0_9_PROPNAME - Static variable in class org.apache.qpid.transport.network.Transport
 
QPID_USE_LEGACY_GETQUEUEDEPTH_BEHAVIOUR - Static variable in class org.apache.qpid.configuration.ClientProperties
Before 0.30, when using AMQP 0-8..0-9-1 requesting queue depth (AMQSession#getQueueDepth) for a queue that did not exist resulted in AMQChannelException.
QPID_VERIFY_CLIENT_ID - Static variable in class org.apache.qpid.configuration.ClientProperties
 
QpidClientX509KeyManager - Class in org.apache.qpid.transport.network.security.ssl
 
QpidClientX509KeyManager(String, String, String, String, String) - Constructor for class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
 
QpidMultipleTrustManager - Class in org.apache.qpid.transport.network.security.ssl
Supports multiple X509TrustManager(s).
QpidMultipleTrustManager() - Constructor for class org.apache.qpid.transport.network.security.ssl.QpidMultipleTrustManager
 
QpidPeersOnlyTrustManager - Class in org.apache.qpid.transport.network.security.ssl
TrustManager implementation which accepts the client certificate only if the underlying check by the delegate pass through and the certificate is physically saved in the truststore.
QpidPeersOnlyTrustManager(KeyStore, X509TrustManager) - Constructor for class org.apache.qpid.transport.network.security.ssl.QpidPeersOnlyTrustManager
 
QpidProperties - Class in org.apache.qpid.common
QpidProperties captures the project name, version number, and source code repository revision number from a properties file which is generated as part of the build process.
QpidProperties() - Constructor for class org.apache.qpid.common.QpidProperties
 
QpidProperty<T> - Class in org.apache.qpid.configuration
 
QpidThreadExecutor - Class in org.apache.qpid.thread
 
QpidThreadExecutor() - Constructor for class org.apache.qpid.thread.QpidThreadExecutor
 
queue(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
queue(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
queue(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
queue(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
queue(String) - Method in class org.apache.qpid.transport.QueueDeclare
 
queue(String) - Method in class org.apache.qpid.transport.QueueDelete
 
queue(String) - Method in class org.apache.qpid.transport.QueuePurge
 
queue(String) - Method in class org.apache.qpid.transport.QueueQuery
 
queue(String) - Method in class org.apache.qpid.transport.QueueQueryResult
 
QueueBindBody - Interface in org.apache.qpid.framing
 
QueueBindBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueBindBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
QueueBindBodyImpl(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
QueueBindBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueBindBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
QueueBindBodyImpl(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
QueueBindBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueBindBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
QueueBindBodyImpl(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
QueueBindOkBody - Interface in org.apache.qpid.framing
 
QueueBindOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueBindOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
QueueBindOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
QueueBindOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueBindOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
QueueBindOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
QueueBindOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueBindOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
QueueBindOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
queueDeclare(C, QueueDeclare) - Method in class org.apache.qpid.transport.MethodDelegate
 
QueueDeclare - Class in org.apache.qpid.transport
 
QueueDeclare() - Constructor for class org.apache.qpid.transport.QueueDeclare
 
QueueDeclare(String, String, Map<String, Object>, Option...) - Constructor for class org.apache.qpid.transport.QueueDeclare
 
queueDeclare(String, String, Map<String, Object>, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
QueueDeclareBody - Interface in org.apache.qpid.framing
 
QueueDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
QueueDeclareBodyImpl(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
QueueDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
QueueDeclareBodyImpl(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
QueueDeclareBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueDeclareBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
QueueDeclareBodyImpl(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
QueueDeclareOkBody - Interface in org.apache.qpid.framing
 
QueueDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
QueueDeclareOkBodyImpl(AMQShortString, long, long) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
QueueDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
QueueDeclareOkBodyImpl(AMQShortString, long, long) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
QueueDeclareOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueDeclareOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
QueueDeclareOkBodyImpl(AMQShortString, long, long) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
queueDelete(C, QueueDelete) - Method in class org.apache.qpid.transport.MethodDelegate
 
QueueDelete - Class in org.apache.qpid.transport
 
QueueDelete() - Constructor for class org.apache.qpid.transport.QueueDelete
 
QueueDelete(String, Option...) - Constructor for class org.apache.qpid.transport.QueueDelete
 
queueDelete(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
QueueDeleteBody - Interface in org.apache.qpid.framing
 
QueueDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
QueueDeleteBodyImpl(int, AMQShortString, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
QueueDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
QueueDeleteBodyImpl(int, AMQShortString, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
QueueDeleteBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueDeleteBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
QueueDeleteBodyImpl(int, AMQShortString, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
QueueDeleteOkBody - Interface in org.apache.qpid.framing
 
QueueDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
QueueDeleteOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
QueueDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
QueueDeleteOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
QueueDeleteOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueueDeleteOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
QueueDeleteOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
queueNotFound(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
queueNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
queuePurge(C, QueuePurge) - Method in class org.apache.qpid.transport.MethodDelegate
 
QueuePurge - Class in org.apache.qpid.transport
 
QueuePurge() - Constructor for class org.apache.qpid.transport.QueuePurge
 
QueuePurge(String, Option...) - Constructor for class org.apache.qpid.transport.QueuePurge
 
queuePurge(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
QueuePurgeBody - Interface in org.apache.qpid.framing
 
QueuePurgeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueuePurgeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
QueuePurgeBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
QueuePurgeBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueuePurgeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
QueuePurgeBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
QueuePurgeBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueuePurgeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
QueuePurgeBodyImpl(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
QueuePurgeOkBody - Interface in org.apache.qpid.framing
 
QueuePurgeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueuePurgeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
QueuePurgeOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
QueuePurgeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueuePurgeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
QueuePurgeOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
QueuePurgeOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
QueuePurgeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
QueuePurgeOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
queueQuery(C, QueueQuery) - Method in class org.apache.qpid.transport.MethodDelegate
 
QueueQuery - Class in org.apache.qpid.transport
 
QueueQuery() - Constructor for class org.apache.qpid.transport.QueueQuery
 
QueueQuery(String, Option...) - Constructor for class org.apache.qpid.transport.QueueQuery
 
queueQuery(String, Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
QueueQueryResult - Class in org.apache.qpid.transport
 
QueueQueryResult() - Constructor for class org.apache.qpid.transport.QueueQueryResult
 
QueueQueryResult(String, String, Map<String, Object>, long, long, Option...) - Constructor for class org.apache.qpid.transport.QueueQueryResult
 
QueueUnbindBody - Interface in org.apache.qpid.framing
 
QueueUnbindBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueUnbindBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
QueueUnbindBodyImpl(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
QueueUnbindBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueUnbindBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
QueueUnbindBodyImpl(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
QueueUnbindOkBody - Interface in org.apache.qpid.framing
 
QueueUnbindOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
QueueUnbindOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
QueueUnbindOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
QueueUnbindOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
QueueUnbindOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
QueueUnbindOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
QUOTED_ID - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.

R

RandomUUIDGen - Class in org.apache.qpid.util
RandomUUIDGen
RandomUUIDGen() - Constructor for class org.apache.qpid.util.RandomUUIDGen
 
Range - Class in org.apache.qpid.transport
Range
Range() - Constructor for class org.apache.qpid.transport.Range
 
RangeSet - Interface in org.apache.qpid.transport
RangeSet
RangeSetFactory - Class in org.apache.qpid.transport
 
RangeSetImpl - Class in org.apache.qpid.transport
 
RangeSetImpl() - Constructor for class org.apache.qpid.transport.RangeSetImpl
 
RangeSetImpl(int) - Constructor for class org.apache.qpid.transport.RangeSetImpl
 
RangeSetImpl(RangeSetImpl) - Constructor for class org.apache.qpid.transport.RangeSetImpl
 
read(byte[]) - Method in interface org.apache.qpid.codec.MarkableDataInput
 
read(byte[]) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
read(Decoder) - Method in class org.apache.qpid.transport.Acquired
 
read(Decoder) - Method in interface org.apache.qpid.transport.codec.Encodable
Decodes this encodable using the given decoder.
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionClose
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionOpen
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionRedirect
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionSecure
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionStart
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionTune
 
read(Decoder) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
read(Decoder) - Method in class org.apache.qpid.transport.DeliveryProperties
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxCommit
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxEnd
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxForget
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxGetTimeout
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxPrepare
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxRecover
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxRollback
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxSelect
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
read(Decoder) - Method in class org.apache.qpid.transport.DtxStart
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeBind
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeBound
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeDelete
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeQuery
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
read(Decoder) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
read(Decoder) - Method in class org.apache.qpid.transport.ExecutionException
 
read(Decoder) - Method in class org.apache.qpid.transport.ExecutionResult
 
read(Decoder) - Method in class org.apache.qpid.transport.ExecutionSync
 
read(Decoder, Object) - Method in class org.apache.qpid.transport.Field
 
read(Decoder) - Method in class org.apache.qpid.transport.FragmentProperties
 
read(Decoder) - Method in class org.apache.qpid.transport.GetTimeoutResult
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageAccept
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageAcquire
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageCancel
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageFlow
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageFlush
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageProperties
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageReject
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageRelease
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageResume
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageResumeResult
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageStop
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageSubscribe
 
read(Decoder) - Method in class org.apache.qpid.transport.MessageTransfer
 
read(Decoder) - Method in class org.apache.qpid.transport.QueueDeclare
 
read(Decoder) - Method in class org.apache.qpid.transport.QueueDelete
 
read(Decoder) - Method in class org.apache.qpid.transport.QueuePurge
 
read(Decoder) - Method in class org.apache.qpid.transport.QueueQuery
 
read(Decoder) - Method in class org.apache.qpid.transport.QueueQueryResult
 
read(Decoder) - Method in class org.apache.qpid.transport.RecoverResult
 
read(Decoder) - Method in class org.apache.qpid.transport.ReplyTo
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionAttach
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionAttached
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionCompleted
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionConfirmed
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionDetach
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionDetached
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionExpected
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionFlush
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionGap
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionHeader
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
read(Decoder) - Method in class org.apache.qpid.transport.SessionTimeout
 
read(Decoder) - Method in class org.apache.qpid.transport.Struct
 
read(Decoder) - Method in class org.apache.qpid.transport.TxCommit
 
read(Decoder) - Method in class org.apache.qpid.transport.TxRollback
 
read(Decoder) - Method in class org.apache.qpid.transport.TxSelect
 
read(Decoder) - Method in class org.apache.qpid.transport.XaResult
 
read(Decoder) - Method in class org.apache.qpid.transport.Xid
 
read() - Method in class org.apache.qpid.util.ByteBufferInputStream
 
read(byte[], int, int) - Method in class org.apache.qpid.util.ByteBufferInputStream
 
readAMQShortString() - Method in interface org.apache.qpid.codec.MarkableDataInput
 
readAMQShortString(MarkableDataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readAMQShortString() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readAMQShortString(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readAMQShortString() - Method in interface org.apache.qpid.framing.ExtendedDataInput
 
readArray() - Method in interface org.apache.qpid.transport.codec.Decoder
An array is an ordered sequence of values of the same type.
readBin128() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readBin128() - Method in interface org.apache.qpid.transport.codec.Decoder
The bin128 type consists of 16 consecutive octets of opaque binary data.
readBitfield(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readBoolean() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readBoolean(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readBoolean() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readBooleanImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readBooleans(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readByte(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readByte() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readByte(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readByte() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readByteImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readByteRanges() - Method in interface org.apache.qpid.transport.codec.Decoder
 
readBytes(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readBytes(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readBytes(int) - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readBytes(int) - Method in interface org.apache.qpid.transport.codec.Decoder
Reads the given number of bytes.
readBytes(byte[]) - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readChar() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Read a character.
readChar() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readChar(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readChar() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
Note that this method reads a unicode character as two bytes from the stream
readCharImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readContent(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readContent(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readData(byte[]) - Method in interface org.apache.qpid.api.Message
This will abstract the underlying message data.
readData() - Method in interface org.apache.qpid.api.Message
* This will abstract the underlying message data.
readDatetime() - Method in interface org.apache.qpid.transport.codec.Decoder
The datetime type encodes a date and time using the 64 bit POSIX time_t format.
readDouble() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readDouble(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readDouble() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readDouble() - Method in interface org.apache.qpid.transport.codec.Decoder
The double type encodes a double precision 64-bit floating point number.
readDouble() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readDoubleImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readerIdle() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
readerIdle() - Method in interface org.apache.qpid.transport.network.TransportActivity
 
readFieldTable(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readFieldTable(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readFileAsString(String) - Static method in class org.apache.qpid.util.FileUtils
Reads a text file as a string.
readFileAsString(File) - Static method in class org.apache.qpid.util.FileUtils
Reads a text file as a string.
readFloat() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readFloat(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readFloat() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readFloat() - Method in interface org.apache.qpid.transport.codec.Decoder
The float type encodes a single precision 32-bit floating point number.
readFloat() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readFloatImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readFromBuffer(DataInput) - Static method in class org.apache.qpid.framing.AMQShortString
 
readFromBuffer(DataInput) - Static method in class org.apache.qpid.framing.AMQTypedValue
 
readFromBuffer(DataInput) - Static method in class org.apache.qpid.framing.FieldArray
 
readFully(byte[]) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readFully(byte[], int, int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readInt(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readInt() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readInt() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readInt16() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readInt16() - Method in interface org.apache.qpid.transport.codec.Decoder
The int16 type is a signed integral value encoded using a 16-bit two's complement representation in network byte order.
readInt32() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readInt32() - Method in interface org.apache.qpid.transport.codec.Decoder
The int32 type is a signed integral value encoded using a 32-bit two's complement representation in network byte order.
readInt64() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readInt64() - Method in interface org.apache.qpid.transport.codec.Decoder
The int64 type is a signed integral value encoded using a 64-bit two's complement representation in network byte order.
readInt8() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readInt8() - Method in interface org.apache.qpid.transport.codec.Decoder
The int8 type is a signed integral value encoded using an 8-bit two's complement representation.
readInteger(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readIntImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readLengthPrefixedUTF() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readLine() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readList() - Method in interface org.apache.qpid.transport.codec.Decoder
A list is an ordered sequence of (type, value) pairs.
readLong(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readLong() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readLong(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readLong() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readLongAsShortString(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readLongImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readLongstr(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readLongString(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readMap() - Method in interface org.apache.qpid.transport.codec.Decoder
A map is a set of distinct keys where each key has an associated (type,value) pair.
readObject() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readRawBytes(byte[], int, int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readReaminingBytes() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readReaminingBytes() - Method in interface org.apache.qpid.transport.codec.Decoder
Reads the remaining bytes on the underlying buffer.
readSequenceNo() - Method in interface org.apache.qpid.transport.codec.Decoder
// *The sequence-no type encodes, in network byte order, a serial number as defined in RFC-1982.
readSequenceSet() - Method in interface org.apache.qpid.transport.codec.Decoder
 
readShort(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readShort() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readShort(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readShort() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readShortImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readShortString(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readStr16() - Method in interface org.apache.qpid.transport.codec.Decoder
The str16 type encodes up to 65535 octets worth of UTF-8 unicode.
readStr8() - Method in interface org.apache.qpid.transport.codec.Decoder
The str8 type encodes up to 255 octets worth of UTF-8 unicode.
readString() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readStringImpl() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
readStruct(int) - Method in interface org.apache.qpid.transport.codec.Decoder
 
readStruct32() - Method in interface org.apache.qpid.transport.codec.Decoder
The struct32 type describes any coded struct with a 32-bit (4 octet) size.
readTimestamp(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readTimestamp(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readUint16() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readUint16() - Method in interface org.apache.qpid.transport.codec.Decoder
The uint16 type is a 16-bit unsigned integral value encoded in network byte order.
readUint32() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readUint32() - Method in interface org.apache.qpid.transport.codec.Decoder
The uint32 type is a 32-bit unsigned integral value encoded in network byte order.
readUint64() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readUint64() - Method in interface org.apache.qpid.transport.codec.Decoder
The uint64 type is a 64-bit unsigned integral value encoded in network byte order.
readUint8() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
readUint8() - Method in interface org.apache.qpid.transport.codec.Decoder
The uint8 type is an 8-bit unsigned integral value.
readUnsignedByte(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readUnsignedByte() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readUnsignedInteger(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readUnsignedInteger(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
 
readUnsignedShort(DataInput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
readUnsignedShort() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readUTF() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
readUuid() - Method in interface org.apache.qpid.transport.codec.Decoder
The uuid type encodes a universally unique id as defined by RFC-4122.
readVbin16() - Method in interface org.apache.qpid.transport.codec.Decoder
The vbin16 type encodes up to 65535 octets of opaque binary data.
readVbin32() - Method in interface org.apache.qpid.transport.codec.Decoder
The vbin32 type encodes up to 4294967295 octets of opaque binary data.
readVbin8() - Method in interface org.apache.qpid.transport.codec.Decoder
The vbin8 type encodes up to 255 octets of opaque binary data.
readWireType() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
RealtimeThreadFactory - Class in org.apache.qpid.thread
 
RealtimeThreadFactory() - Constructor for class org.apache.qpid.thread.RealtimeThreadFactory
 
RECEIVE_BUFFER_SIZE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property used to set the socket receive buffer size.
received(ProtocolEvent) - Method in class org.apache.qpid.transport.Connection
 
received(NetworkEvent) - Method in class org.apache.qpid.transport.network.Assembler
 
received(ByteBuffer) - Method in class org.apache.qpid.transport.network.InputHandler
 
received(ByteBuffer) - Method in class org.apache.qpid.transport.network.security.sasl.SASLReceiver
 
received(ByteBuffer) - Method in class org.apache.qpid.transport.network.security.ssl.SSLReceiver
 
received(T) - Method in interface org.apache.qpid.transport.Receiver
 
receiver(E) - Method in interface org.apache.qpid.transport.Binding
 
receiver(Connection) - Method in class org.apache.qpid.transport.network.ConnectionBinding
 
receiver(Receiver<ByteBuffer>) - Method in interface org.apache.qpid.transport.network.security.SecurityLayer
 
Receiver<T> - Interface in org.apache.qpid.transport
Receiver
RecoverResult - Class in org.apache.qpid.transport
 
RecoverResult() - Constructor for class org.apache.qpid.transport.RecoverResult
 
RecoverResult(List<Object>) - Constructor for class org.apache.qpid.transport.RecoverResult
 
redelivered(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
reduceBufferToFit() - Method in class org.apache.qpid.framing.ContentBody
 
ReferenceCountingExecutorService - Class in org.apache.qpid.pool
ReferenceCountingExecutorService wraps an ExecutorService in order to provide shared reference to it.
registerSession(Session) - Method in class org.apache.qpid.transport.Connection
 
registry_0_9 - Static variable in class org.apache.qpid.framing.MethodRegistry
 
registry_0_91 - Static variable in class org.apache.qpid.framing.MethodRegistry
 
registry_8_0 - Static variable in class org.apache.qpid.framing.MethodRegistry
 
ReInit(InputStream) - Method in class org.apache.qpid.filter.selector.SelectorParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.filter.selector.SelectorParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.filter.selector.SelectorParser
Reinitialise.
ReInit(SelectorParserTokenManager) - Method in class org.apache.qpid.filter.selector.SelectorParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
Reinitialise.
REJECT_BEHAVIOUR_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to set the reject behaviour.
RELEASE_VERSION_PROPERTY - Static variable in class org.apache.qpid.common.QpidProperties
Defines the name of the version property.
releaseBuffer() - Method in class org.apache.qpid.transport.codec.BBDecoder
 
releaseExecutorService() - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Releases a reference to a shared executor service, decrementing the reference count.
remaining() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
remove(String) - Method in class org.apache.qpid.framing.FieldTable
 
remove(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
removeKey(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
removeSession(Session) - Method in class org.apache.qpid.transport.Connection
 
replaceProperties(String) - Static method in class org.apache.qpid.configuration.PropertyUtils
Given a string that contains substrings of the form ${xxx}, looks up the valuea of 'xxx' as a system properties and substitutes tham back into the original string, to provide a property value expanded string.
REPLY_SUCCESS - Static variable in class org.apache.qpid.protocol.AMQConstant
Indicates that the method completed successfully.
replyCode(ConnectionCloseCode) - Method in class org.apache.qpid.transport.ConnectionClose
 
replyText(String) - Method in class org.apache.qpid.transport.ConnectionClose
 
replyTo(ReplyTo) - Method in class org.apache.qpid.transport.MessageProperties
 
ReplyTo - Class in org.apache.qpid.transport
 
ReplyTo() - Constructor for class org.apache.qpid.transport.ReplyTo
 
ReplyTo(String, String) - Constructor for class org.apache.qpid.transport.ReplyTo
 
REQUEST_TIMEOUT - Static variable in class org.apache.qpid.protocol.AMQConstant
 
RESERVED - Static variable in class org.apache.qpid.transport.network.Frame
 
reset() - Method in interface org.apache.qpid.codec.MarkableDataInput
 
reset() - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
reset() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
reset() - Method in class org.apache.qpid.util.ByteBufferInputStream
 
reset() - Method in class org.apache.qpid.util.BytesDataOutput
 
reset() - Method in class org.apache.qpid.util.CommandLineParser
Resets this command line parser after it has been used to parse a command line.
resolve(String, Strings.Resolver) - Method in class org.apache.qpid.util.Strings.ChainedResolver
 
resolve(String, Strings.Resolver) - Method in class org.apache.qpid.util.Strings.MapResolver
 
resolve(String, Strings.Resolver) - Method in class org.apache.qpid.util.Strings.PropertiesResolver
 
resolve(String, Strings.Resolver) - Method in interface org.apache.qpid.util.Strings.Resolver
 
RESOURCE_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The server could not complete the method because it lacked sufficient resources.
response(byte[]) - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
response(byte[]) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
resume() - Method in class org.apache.qpid.transport.Connection
 
resume(boolean) - Method in class org.apache.qpid.transport.DtxStart
 
resumed(Session) - Method in interface org.apache.qpid.transport.SessionListener
 
resumeId(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
resumeId(String) - Method in class org.apache.qpid.transport.MessageResume
 
resumeId(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
resumeTtl(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
resumeTtl(long) - Method in class org.apache.qpid.transport.MessageSubscribe
 
rethrow() - Method in exception org.apache.qpid.transport.ConnectionException
 
rethrow() - Method in exception org.apache.qpid.transport.ProtocolVersionException
 
rethrow() - Method in exception org.apache.qpid.transport.SenderClosedException
 
rethrow() - Method in exception org.apache.qpid.transport.SenderException
 
rethrow() - Method in exception org.apache.qpid.transport.SessionClosedException
 
rethrow() - Method in exception org.apache.qpid.transport.SessionException
 
rethrow() - Method in exception org.apache.qpid.transport.TransportException
 
retrieveIdentity(SSLEngine) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
 
routingKey(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
routingKey(String) - Method in class org.apache.qpid.transport.ReplyTo
 
run() - Method in class org.apache.qpid.transport.network.io.IoSender
 

S

SASLEncryptor - Class in org.apache.qpid.transport.network.security.sasl
 
SASLEncryptor() - Constructor for class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
SASLReceiver - Class in org.apache.qpid.transport.network.security.sasl
 
SASLReceiver(Receiver<ByteBuffer>) - Constructor for class org.apache.qpid.transport.network.security.sasl.SASLReceiver
 
SASLSender - Class in org.apache.qpid.transport.network.security.sasl
 
SASLSender(Sender<ByteBuffer>) - Constructor for class org.apache.qpid.transport.network.security.sasl.SASLSender
 
searchFile(File, String) - Static method in class org.apache.qpid.util.FileUtils
Checks the specified file for instances of the search string.
secure(SaslServer, Connection, byte[]) - Method in class org.apache.qpid.transport.ServerDelegate
 
secure(Connection, byte[]) - Method in class org.apache.qpid.transport.ServerDelegate
 
SecurityLayer - Interface in org.apache.qpid.transport.network.security
 
securityLayerEstablished() - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
 
securityLayerEstablished() - Method in class org.apache.qpid.transport.network.security.sasl.SASLReceiver
 
securityLayerEstablished() - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
 
SecurityLayerFactory - Class in org.apache.qpid.transport.network.security
 
segment() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
SegmentType - Enum in org.apache.qpid.transport
 
SelectorParser - Class in org.apache.qpid.filter.selector
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from SelectorParser.jj
SelectorParser() - Constructor for class org.apache.qpid.filter.selector.SelectorParser
 
SelectorParser(InputStream) - Constructor for class org.apache.qpid.filter.selector.SelectorParser
Constructor with InputStream.
SelectorParser(InputStream, String) - Constructor for class org.apache.qpid.filter.selector.SelectorParser
Constructor with InputStream and supplied encoding
SelectorParser(Reader) - Constructor for class org.apache.qpid.filter.selector.SelectorParser
Constructor.
SelectorParser(SelectorParserTokenManager) - Constructor for class org.apache.qpid.filter.selector.SelectorParser
Constructor with generated Token Manager.
SelectorParserConstants - Interface in org.apache.qpid.filter.selector
Token literal values and constants.
SelectorParserTokenManager - Class in org.apache.qpid.filter.selector
Token Manager.
SelectorParserTokenManager(SimpleCharStream) - Constructor for class org.apache.qpid.filter.selector.SelectorParserTokenManager
Constructor.
SelectorParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.qpid.filter.selector.SelectorParserTokenManager
Constructor.
SelectorParsingException - Exception in org.apache.qpid.filter
 
SelectorParsingException(String) - Constructor for exception org.apache.qpid.filter.SelectorParsingException
 
SelectorParsingException(String, Throwable) - Constructor for exception org.apache.qpid.filter.SelectorParsingException
 
SelectorParsingException(Throwable) - Constructor for exception org.apache.qpid.filter.SelectorParsingException
 
send(ProtocolEvent) - Method in class org.apache.qpid.transport.Connection
 
send(ProtocolEvent) - Method in class org.apache.qpid.transport.network.Disassembler
 
send(ByteBuffer) - Method in class org.apache.qpid.transport.network.io.IoSender
 
send(ByteBuffer) - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
 
send() - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
send(ByteBuffer) - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
send(ByteBuffer) - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
 
send(T) - Method in interface org.apache.qpid.transport.Sender
 
SEND_BUFFER_SIZE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
System property used to set the socket send buffer size.
sendConnectionCloseOkAndCloseSender(Connection) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
sender(Sender<ByteBuffer>) - Method in interface org.apache.qpid.transport.network.security.SecurityLayer
 
Sender<T> - Interface in org.apache.qpid.transport
Sender
SenderClosedException - Exception in org.apache.qpid.transport
SenderClosedException
SenderClosedException(String, Throwable) - Constructor for exception org.apache.qpid.transport.SenderClosedException
 
SenderClosedException(String) - Constructor for exception org.apache.qpid.transport.SenderClosedException
 
SenderClosedException(Throwable) - Constructor for exception org.apache.qpid.transport.SenderClosedException
 
SenderException - Exception in org.apache.qpid.transport
SenderException
SenderException(String, Throwable) - Constructor for exception org.apache.qpid.transport.SenderException
 
SenderException(String) - Constructor for exception org.apache.qpid.transport.SenderException
 
SenderException(Throwable) - Constructor for exception org.apache.qpid.transport.SenderException
 
Serial - Class in org.apache.qpid.util
This class provides basic serial number comparisons as defined in RFC 1982.
ServerDelegate - Class in org.apache.qpid.transport
ServerDelegate
ServerDelegate() - Constructor for class org.apache.qpid.transport.ServerDelegate
 
ServerDelegate(Map<String, Object>, List<Object>, List<Object>) - Constructor for class org.apache.qpid.transport.ServerDelegate
 
ServerMethodDispatcher - Interface in org.apache.qpid.framing
 
ServerMethodDispatcher_0_9 - Interface in org.apache.qpid.framing.amqp_0_9
 
ServerMethodDispatcher_0_91 - Interface in org.apache.qpid.framing.amqp_0_91
 
ServerMethodDispatcher_8_0 - Interface in org.apache.qpid.framing.amqp_8_0
 
serverProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
ServerPropertyNames - Class in org.apache.qpid.common
Keys names used within the serverProperties argument of the ConnectionStart method.
ServerProtocolEngine - Interface in org.apache.qpid.protocol
 
Session - Class in org.apache.qpid.transport
Session
Session(Connection, Binary, long) - Constructor for class org.apache.qpid.transport.Session
 
Session(Connection, Binary, long, boolean) - Constructor for class org.apache.qpid.transport.Session
 
Session(Connection, SessionDelegate, Binary, long) - Constructor for class org.apache.qpid.transport.Session
 
Session(Connection, SessionDelegate, Binary, long, boolean) - Constructor for class org.apache.qpid.transport.Session
 
Session.State - Enum in org.apache.qpid.transport
 
SESSION_FLOW - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
sessionAttach(C, SessionAttach) - Method in class org.apache.qpid.transport.MethodDelegate
 
sessionAttach(Connection, SessionAttach) - Method in class org.apache.qpid.transport.ServerDelegate
 
SessionAttach - Class in org.apache.qpid.transport
 
SessionAttach() - Constructor for class org.apache.qpid.transport.SessionAttach
 
SessionAttach(byte[], Option...) - Constructor for class org.apache.qpid.transport.SessionAttach
 
sessionAttached(C, SessionAttached) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionAttached - Class in org.apache.qpid.transport
 
SessionAttached() - Constructor for class org.apache.qpid.transport.SessionAttached
 
SessionAttached(byte[], Option...) - Constructor for class org.apache.qpid.transport.SessionAttached
 
sessionAttached(Session, SessionAttached) - Method in class org.apache.qpid.transport.SessionDelegate
 
SessionClosedException - Exception in org.apache.qpid.transport
SessionClosedException
SessionClosedException() - Constructor for exception org.apache.qpid.transport.SessionClosedException
 
SessionClosedException(Throwable) - Constructor for exception org.apache.qpid.transport.SessionClosedException
 
SessionCommandFragment - Class in org.apache.qpid.transport
 
SessionCommandFragment() - Constructor for class org.apache.qpid.transport.SessionCommandFragment
 
SessionCommandFragment(int, RangeSet) - Constructor for class org.apache.qpid.transport.SessionCommandFragment
 
sessionCommandPoint(C, SessionCommandPoint) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionCommandPoint - Class in org.apache.qpid.transport
 
SessionCommandPoint() - Constructor for class org.apache.qpid.transport.SessionCommandPoint
 
SessionCommandPoint(int, long, Option...) - Constructor for class org.apache.qpid.transport.SessionCommandPoint
 
sessionCommandPoint(Session, SessionCommandPoint) - Method in class org.apache.qpid.transport.SessionDelegate
 
sessionCompleted(C, SessionCompleted) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionCompleted - Class in org.apache.qpid.transport
 
SessionCompleted() - Constructor for class org.apache.qpid.transport.SessionCompleted
 
SessionCompleted(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.SessionCompleted
 
sessionCompleted(Session, SessionCompleted) - Method in class org.apache.qpid.transport.SessionDelegate
 
sessionConfirmed(C, SessionConfirmed) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionConfirmed - Class in org.apache.qpid.transport
 
SessionConfirmed() - Constructor for class org.apache.qpid.transport.SessionConfirmed
 
SessionConfirmed(RangeSet, List<Object>, Option...) - Constructor for class org.apache.qpid.transport.SessionConfirmed
 
SessionDelegate - Class in org.apache.qpid.transport
SessionDelegate
SessionDelegate() - Constructor for class org.apache.qpid.transport.SessionDelegate
 
sessionDetach(Connection, SessionDetach) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
sessionDetach(C, SessionDetach) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionDetach - Class in org.apache.qpid.transport
 
SessionDetach() - Constructor for class org.apache.qpid.transport.SessionDetach
 
SessionDetach(byte[], Option...) - Constructor for class org.apache.qpid.transport.SessionDetach
 
SessionDetachCode - Enum in org.apache.qpid.transport
 
sessionDetached(Connection, SessionDetached) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
sessionDetached(C, SessionDetached) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionDetached - Class in org.apache.qpid.transport
 
SessionDetached() - Constructor for class org.apache.qpid.transport.SessionDetached
 
SessionDetached(byte[], SessionDetachCode, Option...) - Constructor for class org.apache.qpid.transport.SessionDetached
 
SessionException - Exception in org.apache.qpid.transport
SessionException
SessionException(String, ExecutionException, Throwable) - Constructor for exception org.apache.qpid.transport.SessionException
 
SessionException(ExecutionException) - Constructor for exception org.apache.qpid.transport.SessionException
 
SessionException(String) - Constructor for exception org.apache.qpid.transport.SessionException
 
sessionExpected(C, SessionExpected) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionExpected - Class in org.apache.qpid.transport
 
SessionExpected() - Constructor for class org.apache.qpid.transport.SessionExpected
 
SessionExpected(RangeSet, List<Object>, Option...) - Constructor for class org.apache.qpid.transport.SessionExpected
 
sessionFlush(C, SessionFlush) - Method in class org.apache.qpid.transport.MethodDelegate
 
sessionFlush(Session, SessionFlush) - Method in class org.apache.qpid.transport.SessionDelegate
 
SessionFlush - Class in org.apache.qpid.transport
 
SessionFlush() - Constructor for class org.apache.qpid.transport.SessionFlush
 
SessionFlush(Option...) - Constructor for class org.apache.qpid.transport.SessionFlush
 
sessionGap(C, SessionGap) - Method in class org.apache.qpid.transport.MethodDelegate
 
SessionGap - Class in org.apache.qpid.transport
 
SessionGap() - Constructor for class org.apache.qpid.transport.SessionGap
 
SessionGap(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.SessionGap
 
SessionHeader - Class in org.apache.qpid.transport
 
SessionHeader() - Constructor for class org.apache.qpid.transport.SessionHeader
 
SessionHeader(Option...) - Constructor for class org.apache.qpid.transport.SessionHeader
 
SessionInvoker - Class in org.apache.qpid.transport
 
SessionInvoker() - Constructor for class org.apache.qpid.transport.SessionInvoker
 
sessionKnownCompleted(C, SessionKnownCompleted) - Method in class org.apache.qpid.transport.MethodDelegate
 
sessionKnownCompleted(Session, SessionKnownCompleted) - Method in class org.apache.qpid.transport.SessionDelegate
 
SessionKnownCompleted - Class in org.apache.qpid.transport
 
SessionKnownCompleted() - Constructor for class org.apache.qpid.transport.SessionKnownCompleted
 
SessionKnownCompleted(RangeSet, Option...) - Constructor for class org.apache.qpid.transport.SessionKnownCompleted
 
SessionListener - Interface in org.apache.qpid.transport
SessionListener
sessionRequestTimeout(C, SessionRequestTimeout) - Method in class org.apache.qpid.transport.MethodDelegate
 
sessionRequestTimeout(Session, SessionRequestTimeout) - Method in class org.apache.qpid.transport.SessionDelegate
 
SessionRequestTimeout - Class in org.apache.qpid.transport
 
SessionRequestTimeout() - Constructor for class org.apache.qpid.transport.SessionRequestTimeout
 
SessionRequestTimeout(long, Option...) - Constructor for class org.apache.qpid.transport.SessionRequestTimeout
 
sessionTimeout(C, SessionTimeout) - Method in class org.apache.qpid.transport.MethodDelegate
 
sessionTimeout(Session, SessionTimeout) - Method in class org.apache.qpid.transport.SessionDelegate
 
SessionTimeout - Class in org.apache.qpid.transport
 
SessionTimeout() - Constructor for class org.apache.qpid.transport.SessionTimeout
 
SessionTimeout(long, Option...) - Constructor for class org.apache.qpid.transport.SessionTimeout
 
SET_EXPIRATION_AS_TTL - Static variable in class org.apache.qpid.configuration.ClientProperties
System property to control whether the 0-8/0-9/0-9-1 client will set the message 'expiration' header using the computed expiration value (default, when false) or instead set it to the raw TTL (when true).
setAcceptMode(MessageAcceptMode) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setAcceptMode(MessageAcceptMode) - Method in class org.apache.qpid.transport.MessageTransfer
 
setAcquireMode(MessageAcquireMode) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setAcquireMode(MessageAcquireMode) - Method in class org.apache.qpid.transport.MessageTransfer
 
setAlternateExchange(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setAlternateExchange(String) - Method in class org.apache.qpid.transport.QueueDeclare
 
setAlternateExchange(String) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setAppId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setAppId(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setAppId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
setApplicationHeaders(Map<String, Object>) - Method in class org.apache.qpid.transport.MessageProperties
 
setArgsNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeBind
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeBound
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.QueueDeclare
 
setArguments(Map<String, Object>) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setAsciiString(AMQShortString, String) - Method in class org.apache.qpid.framing.FieldTable
 
setAutoDelete(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setAutoDelete(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
setAutoDelete(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setAutoSync(boolean) - Method in class org.apache.qpid.transport.Session
 
setBindingKey(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
setBindingKey(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
setBindingKey(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
setBindingKeys(AMQShortString[]) - Method in class org.apache.qpid.url.AMQBindingURL
 
setBody(ByteBuffer) - Method in class org.apache.qpid.transport.MessageTransfer
 
setBody(byte[]) - Method in class org.apache.qpid.transport.MessageTransfer
 
setBody(String) - Method in class org.apache.qpid.transport.MessageTransfer
 
setBody(ByteBuffer) - Method in class org.apache.qpid.transport.Method
 
setBodySize(long) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
setBoolean(String, Boolean) - Method in class org.apache.qpid.framing.FieldTable
 
setBoolean(AMQShortString, Boolean) - Method in class org.apache.qpid.framing.FieldTable
 
setBranchId(byte[]) - Method in class org.apache.qpid.transport.Xid
 
setBuffer(byte[]) - Method in class org.apache.qpid.util.BytesDataOutput
 
setByte(String, Byte) - Method in class org.apache.qpid.framing.FieldTable
 
setByte(AMQShortString, Byte) - Method in class org.apache.qpid.framing.FieldTable
 
setByteRanges(RangeSet) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
setBytes(String, byte[]) - Method in class org.apache.qpid.framing.FieldTable
 
setBytes(AMQShortString, byte[]) - Method in class org.apache.qpid.framing.FieldTable
 
setBytes(String, byte[], int, int) - Method in class org.apache.qpid.framing.FieldTable
 
setBytes(AMQShortString, byte[], int, int) - Method in class org.apache.qpid.framing.FieldTable
 
setCapabilities(List<Object>) - Method in class org.apache.qpid.transport.ConnectionOpen
 
setCertAlias(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setChallenge(byte[]) - Method in class org.apache.qpid.transport.ConnectionSecure
 
setChannel(int) - Method in class org.apache.qpid.transport.Method
 
setChannel(int) - Method in class org.apache.qpid.transport.ProtocolError
 
setChannel(int) - Method in interface org.apache.qpid.transport.ProtocolEvent
 
setChannel(int) - Method in class org.apache.qpid.transport.ProtocolHeader
 
setChannelMax(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
setChannelMax(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
setChar(String, char) - Method in class org.apache.qpid.framing.FieldTable
 
setChar(AMQShortString, char) - Method in class org.apache.qpid.framing.FieldTable
 
setClassCode(short) - Method in class org.apache.qpid.transport.ExecutionException
 
setClientProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setClientProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
setClose(boolean) - Method in class org.apache.qpid.transport.Session
 
setClusterId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setClusterId(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setCode(MessageRejectCode) - Method in class org.apache.qpid.transport.MessageReject
 
setCode(SessionDetachCode) - Method in class org.apache.qpid.transport.SessionDetached
 
setCommandCode(short) - Method in class org.apache.qpid.transport.ExecutionException
 
setCommandId(int) - Method in class org.apache.qpid.transport.ExecutionException
 
setCommandId(int) - Method in class org.apache.qpid.transport.ExecutionResult
 
setCommandId(int) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
setCommandId(int) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
setCommandOffset(long) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
setCommands(RangeSet) - Method in class org.apache.qpid.transport.SessionCompleted
 
setCommands(RangeSet) - Method in class org.apache.qpid.transport.SessionConfirmed
 
setCommands(RangeSet) - Method in class org.apache.qpid.transport.SessionExpected
 
setCommands(RangeSet) - Method in class org.apache.qpid.transport.SessionGap
 
setCommands(RangeSet) - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
setCompleted(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
setCompletionListener(Method.CompletionListener) - Method in class org.apache.qpid.transport.Method
 
setConfirmed(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
setConnectionDelegate(ConnectionDelegate) - Method in class org.apache.qpid.transport.Connection
 
setConnectionTuneOkChannelMax(Connection, int) - Method in class org.apache.qpid.transport.ServerDelegate
 
setConnectTimeout(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setContentEncoding(String) - Method in class org.apache.qpid.transport.MessageProperties
 
setContentLength(long) - Method in class org.apache.qpid.transport.MessageProperties
 
setContentType(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setContentType(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setContentType(String) - Method in class org.apache.qpid.transport.MessageProperties
 
setCorrelationId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setCorrelationId(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setCorrelationId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
setDebugStream(PrintStream) - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Set debug output.
setDecimal(AMQShortString, BigDecimal) - Method in class org.apache.qpid.framing.FieldTable
 
setDeliveryMode(byte) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setDeliveryMode(MessageDeliveryMode) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setDescription(String) - Method in class org.apache.qpid.transport.ExecutionException
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageCancel
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageFlow
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageFlush
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageResume
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageStop
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setDestination(String) - Method in class org.apache.qpid.transport.MessageTransfer
 
setDestinationName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setDetachCode(SessionDetachCode) - Method in class org.apache.qpid.transport.Session
 
setDirty() - Method in class org.apache.qpid.framing.AMQShortString
 
setDirty(boolean) - Method in class org.apache.qpid.transport.Struct
 
setDiscardUnroutable(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setDouble(String, Double) - Method in class org.apache.qpid.framing.FieldTable
 
setDouble(AMQShortString, Double) - Method in class org.apache.qpid.framing.FieldTable
 
setDurable(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setDurable(boolean) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
setDurable(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
setDurable(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setEncoding(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setEncoding(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setErrorCode(ExecutionErrorCode) - Method in class org.apache.qpid.transport.ExecutionException
 
setErrorInfo(Map<String, Object>) - Method in class org.apache.qpid.transport.ExecutionException
 
setErrorsOnUnknowns(boolean) - Method in class org.apache.qpid.util.CommandLineParser
Control the behaviour of the errors on unkowns reporting.
setExchange(AMQShortString) - Method in interface org.apache.qpid.framing.abstraction.MessagePublishInfo
 
setExchange(AMQShortString) - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
setExchange(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setExchange(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
setExchange(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
setExchange(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setExchange(String) - Method in class org.apache.qpid.transport.ExchangeDelete
 
setExchange(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
setExchange(String) - Method in class org.apache.qpid.transport.ReplyTo
 
setExchangeClass(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setExchangeName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setExchangeNotFound(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
setExclusive(boolean) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setExclusive(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
setExclusive(boolean) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setExpected(boolean) - Method in class org.apache.qpid.transport.SessionFlush
 
setExpectProtocolInitiation(boolean) - Method in class org.apache.qpid.codec.AMQDecoder
Sets the protocol initation flag, that determines whether decoding is handled by the data decoder of the protocol initation decoder.
setExpiration(long) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setExpiration(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setFail(boolean) - Method in class org.apache.qpid.transport.DtxEnd
 
setFieldArray(String, Collection<?>) - Method in class org.apache.qpid.framing.FieldTable
 
setFieldArray(AMQShortString, Collection<?>) - Method in class org.apache.qpid.framing.FieldTable
 
setFieldIndex(short) - Method in class org.apache.qpid.transport.ExecutionException
 
setFieldTable(String, FieldTable) - Method in class org.apache.qpid.framing.FieldTable
Associates a nested field table with the specified parameter name.
setFieldTable(AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.FieldTable
Associates a nested field table with the specified parameter name.
setFirst(boolean) - Method in class org.apache.qpid.transport.FragmentProperties
 
setFloat(String, Float) - Method in class org.apache.qpid.framing.FieldTable
 
setFloat(AMQShortString, Float) - Method in class org.apache.qpid.framing.FieldTable
 
setFlowMode(MessageFlowMode) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
setForce(boolean) - Method in class org.apache.qpid.transport.SessionAttach
 
setFormat(long) - Method in class org.apache.qpid.transport.Xid
 
setFragments(List<Object>) - Method in class org.apache.qpid.transport.SessionConfirmed
 
setFragments(List<Object>) - Method in class org.apache.qpid.transport.SessionExpected
 
setFragmentSize(long) - Method in class org.apache.qpid.transport.FragmentProperties
 
setGlobalId(byte[]) - Method in class org.apache.qpid.transport.Xid
 
setHeader(Header) - Method in interface org.apache.qpid.api.Message
 
setHeader(Header) - Method in class org.apache.qpid.transport.MessageTransfer
 
setHeader(Header) - Method in class org.apache.qpid.transport.Method
 
setHeaders(FieldTable) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setHeartbeat(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
setHeartbeatInterval(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setHeartbeatMax(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
setHeartbeatMin(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
setHost(String) - Method in class org.apache.qpid.transport.ConnectionRedirect
 
setHost(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setHostname(String) - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
setHostname(String) - Method in class org.apache.qpid.transport.network.security.ssl.SSLReceiver
 
setHostname(String) - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.Connection
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.network.Disassembler
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.network.io.IoSender
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
setIdleTimeout(int) - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
 
setIdleTimeout(int) - Method in interface org.apache.qpid.transport.Sender
 
setIfEmpty(boolean) - Method in class org.apache.qpid.transport.QueueDelete
 
setIfUnused(boolean) - Method in class org.apache.qpid.transport.ExchangeDelete
 
setIfUnused(boolean) - Method in class org.apache.qpid.transport.QueueDelete
 
setImmediate(boolean) - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
setImmediate(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setInDoubt(List<Object>) - Method in class org.apache.qpid.transport.RecoverResult
 
setInsist(boolean) - Method in class org.apache.qpid.transport.ConnectionOpen
 
setInteger(String, int) - Method in class org.apache.qpid.framing.FieldTable
 
setInteger(AMQShortString, int) - Method in class org.apache.qpid.framing.FieldTable
 
setJoin(boolean) - Method in class org.apache.qpid.transport.DtxStart
 
setKeyManagerFactoryAlgorithm(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setKeyNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
setKeyStorePassword(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setKeyStorePath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setKeyStoreType(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setKnownHosts(List<Object>) - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
setKnownHosts(List<Object>) - Method in class org.apache.qpid.transport.ConnectionRedirect
 
setLast(boolean) - Method in class org.apache.qpid.transport.FragmentProperties
 
setLocalAddress(SocketAddress) - Method in class org.apache.qpid.transport.Connection
 
setLocale(String) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
setLocales(List<Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
setLong(String, long) - Method in class org.apache.qpid.framing.FieldTable
 
setLong(AMQShortString, long) - Method in class org.apache.qpid.framing.FieldTable
 
setMandatory(boolean) - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
setMaxChannelCount(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setMaxFrameSize(long) - Method in class org.apache.qpid.codec.AMQDecoder
 
setMaxFrameSize(long) - Method in class org.apache.qpid.framing.AMQDataBlockDecoder
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.Connection
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.ConnectionTune
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
setMaxFrameSize(int) - Method in interface org.apache.qpid.transport.FrameSizeObserver
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.network.Disassembler
 
setMaxFrameSize(int) - Method in class org.apache.qpid.transport.network.InputHandler
 
setMaxReadIdle(int) - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
setMaxReadIdle(int) - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
setMaxWriteIdle(int) - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
setMaxWriteIdle(int) - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
setMechanism(String) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
setMechanisms(List<Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
setMessageCount(long) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setMessageId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setMessageId(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setMessageId(UUID) - Method in class org.apache.qpid.transport.MessageProperties
 
setName(String) - Method in class org.apache.qpid.transport.ExchangeQuery
 
setName(byte[]) - Method in class org.apache.qpid.transport.SessionAttach
 
setName(byte[]) - Method in class org.apache.qpid.transport.SessionAttached
 
setName(byte[]) - Method in class org.apache.qpid.transport.SessionDetach
 
setName(byte[]) - Method in class org.apache.qpid.transport.SessionDetached
 
setNetworkConnection(NetworkConnection, Sender<ByteBuffer>) - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
setNetworkConnection(NetworkConnection) - Method in class org.apache.qpid.transport.Connection
 
setNotFound(boolean) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
setObject(String, Object) - Method in class org.apache.qpid.framing.FieldTable
 
setObject(AMQShortString, Object) - Method in class org.apache.qpid.framing.FieldTable
 
setOffset(long) - Method in class org.apache.qpid.transport.MessageResumeResult
 
setOnePhase(boolean) - Method in class org.apache.qpid.transport.DtxCommit
 
setOption(String, String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setPassive(boolean) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setPassive(boolean) - Method in class org.apache.qpid.transport.QueueDeclare
 
setPassword(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setPort(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setPriority(byte) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setPriority(MessageDeliveryPriority) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setProperties(BasicContentHeaderProperties) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
setPropertyFlags(int) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setProtocol(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setQueue(String) - Method in class org.apache.qpid.transport.ExchangeBind
 
setQueue(String) - Method in class org.apache.qpid.transport.ExchangeBound
 
setQueue(String) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
setQueue(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setQueue(String) - Method in class org.apache.qpid.transport.QueueDeclare
 
setQueue(String) - Method in class org.apache.qpid.transport.QueueDelete
 
setQueue(String) - Method in class org.apache.qpid.transport.QueuePurge
 
setQueue(String) - Method in class org.apache.qpid.transport.QueueQuery
 
setQueue(String) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setQueueName(String) - Method in class org.apache.qpid.url.AMQBindingURL
 
setQueueName(AMQShortString) - Method in class org.apache.qpid.url.AMQBindingURL
 
setQueueNotFound(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
setQueueNotMatched(boolean) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
setReadBufferSize(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setReceiver(IoReceiver) - Method in class org.apache.qpid.transport.network.io.IoSender
 
setRedelivered(boolean) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setRedelivered(boolean) - Method in class org.apache.qpid.transport.MessageRelease
 
setRemoteAddress(SocketAddress) - Method in class org.apache.qpid.transport.Connection
 
setReplyCode(ConnectionCloseCode) - Method in class org.apache.qpid.transport.ConnectionClose
 
setReplyText(String) - Method in class org.apache.qpid.transport.ConnectionClose
 
setReplyTo(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setReplyTo(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setReplyTo(ReplyTo) - Method in class org.apache.qpid.transport.MessageProperties
 
setResponse(byte[]) - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
setResponse(byte[]) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
setResume(boolean) - Method in class org.apache.qpid.transport.DtxStart
 
setResumeId(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setResumeId(String) - Method in class org.apache.qpid.transport.MessageResume
 
setResumeId(String) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setResumeTtl(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setResumeTtl(long) - Method in class org.apache.qpid.transport.MessageSubscribe
 
setRoutingKey(AMQShortString) - Method in class org.apache.qpid.framing.abstraction.MessagePublishInfoImpl
 
setRoutingKey(String) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setRoutingKey(String) - Method in class org.apache.qpid.transport.ReplyTo
 
setRoutingKey(AMQShortString) - Method in class org.apache.qpid.url.AMQBindingURL
 
setSaslMechs(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setSaslProtocol(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setSaslServerName(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setSender(Sender<ByteBuffer>) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
 
setSender(Sender<ProtocolEvent>) - Method in class org.apache.qpid.transport.Connection
 
setServerProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.Connection
 
setServerProperties(Map<String, Object>) - Method in class org.apache.qpid.transport.ConnectionStart
 
setSessionFactory(Connection.SessionFactory) - Method in class org.apache.qpid.transport.Connection
 
setSessionListener(SessionListener) - Method in class org.apache.qpid.transport.Session
 
setSetRedelivered(boolean) - Method in class org.apache.qpid.transport.MessageRelease
 
setShort(String, Short) - Method in class org.apache.qpid.framing.FieldTable
 
setShort(AMQShortString, Short) - Method in class org.apache.qpid.framing.FieldTable
 
setSource(Map<Object, Object>) - Method in class org.apache.qpid.configuration.Accessor.MapAccessor
 
setSslErrorFlag() - Method in class org.apache.qpid.transport.network.security.SSLStatus
 
setState(Connection.State) - Method in class org.apache.qpid.transport.Connection
 
setState(Session.State) - Method in class org.apache.qpid.transport.Session
 
setStatus(DtxXaStatus) - Method in class org.apache.qpid.transport.XaResult
 
setString(String, String) - Method in class org.apache.qpid.framing.FieldTable
 
setString(AMQShortString, String) - Method in class org.apache.qpid.framing.FieldTable
 
setSubscriberCount(long) - Method in class org.apache.qpid.transport.QueueQueryResult
 
setSuspend(boolean) - Method in class org.apache.qpid.transport.DtxEnd
 
setSync(boolean) - Method in class org.apache.qpid.transport.Method
 
setSync(boolean) - Method in class org.apache.qpid.transport.SessionHeader
 
setTabSize(int) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
 
setTcpNodelay(boolean) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setText(String) - Method in class org.apache.qpid.transport.MessageReject
 
setThreadFactory(ThreadFactory) - Method in class org.apache.qpid.pool.ReferenceCountingExecutorService
Sets the thread factory used by the ThreadPoolExecutor to create new threads.
setTimelyReply(boolean) - Method in class org.apache.qpid.transport.SessionCompleted
 
setTimeout(long) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
setTimeout(long) - Method in class org.apache.qpid.transport.GetTimeoutResult
 
setTimeout(long) - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
setTimeout(long) - Method in class org.apache.qpid.transport.SessionTimeout
 
setTimestamp(long) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setTimestamp(AMQShortString, long) - Method in class org.apache.qpid.framing.FieldTable
 
setTimestamp(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setTransacted(boolean) - Method in class org.apache.qpid.transport.Session
 
setTransfers(RangeSet) - Method in class org.apache.qpid.transport.Acquired
 
setTransfers(RangeSet) - Method in class org.apache.qpid.transport.MessageAccept
 
setTransfers(RangeSet) - Method in class org.apache.qpid.transport.MessageAcquire
 
setTransfers(RangeSet) - Method in class org.apache.qpid.transport.MessageReject
 
setTransfers(RangeSet) - Method in class org.apache.qpid.transport.MessageRelease
 
setTrustManagerFactoryAlgorithm(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setTrustStorePassword(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setTrustStorePath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setTrustStoreType(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setTtl(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
setType(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setType(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setType(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
setType(String) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
setUnit(MessageCreditUnit) - Method in class org.apache.qpid.transport.MessageFlow
 
setUserId(String) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setUserId(AMQShortString) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
setUserID(String) - Method in class org.apache.qpid.transport.Connection
 
setUserId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
setUsername(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setUseSASLEncryption(boolean) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setUseSSL(boolean) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setValue(Struct) - Method in class org.apache.qpid.transport.ExecutionResult
 
setValue(long) - Method in class org.apache.qpid.transport.MessageFlow
 
setVerifyHostname(boolean) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setVhost(String) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setVirtualHost(String) - Method in class org.apache.qpid.transport.ConnectionOpen
 
setVoid(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
 
setWriteBufferSize(int) - Method in class org.apache.qpid.transport.ConnectionSettings
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxCommit
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxEnd
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxForget
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxGetTimeout
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxPrepare
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxRollback
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
setXid(Xid) - Method in class org.apache.qpid.transport.DtxStart
 
SHORT_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
shouldIssueFlush(int) - Method in class org.apache.qpid.transport.Session
 
shrink() - Method in class org.apache.qpid.framing.AMQShortString
 
SimpleCharStream - Class in org.apache.qpid.filter.selector
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.qpid.filter.selector.SimpleCharStream
Constructor.
size() - Method in class org.apache.qpid.framing.FieldArray
 
size() - Method in class org.apache.qpid.framing.FieldTable
 
size() - Method in class org.apache.qpid.transport.Binary
 
size() - Method in class org.apache.qpid.transport.Range
 
size() - Method in interface org.apache.qpid.transport.RangeSet
 
size() - Method in class org.apache.qpid.transport.RangeSetImpl
 
size() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
 
SIZEOF_UNSIGNED_INT - Static variable in class org.apache.qpid.framing.EncodingUtils
 
SIZEOF_UNSIGNED_SHORT - Static variable in class org.apache.qpid.framing.EncodingUtils
 
skip(long) - Method in interface org.apache.qpid.codec.MarkableDataInput
 
skip(long) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
skip(long) - Method in class org.apache.qpid.util.ByteBufferInputStream
 
skipBytes(int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
 
slice(int, int) - Method in class org.apache.qpid.transport.Binary
 
span(Range) - Method in class org.apache.qpid.transport.Range
 
specialToken - Variable in class org.apache.qpid.filter.selector.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SSLBufferingSender - Class in org.apache.qpid.transport.network.security.ssl
 
SSLBufferingSender(SSLEngine, Sender<ByteBuffer>, SSLStatus) - Constructor for class org.apache.qpid.transport.network.security.ssl.SSLBufferingSender
 
SSLContextFactory - Class in org.apache.qpid.ssl
Factory used to create SSLContexts.
SSLReceiver - Class in org.apache.qpid.transport.network.security.ssl
 
SSLReceiver(SSLEngine, Receiver<ByteBuffer>, SSLStatus) - Constructor for class org.apache.qpid.transport.network.security.ssl.SSLReceiver
 
SSLSender - Class in org.apache.qpid.transport.network.security.ssl
 
SSLSender(SSLEngine, Sender<ByteBuffer>, SSLStatus) - Constructor for class org.apache.qpid.transport.network.security.ssl.SSLSender
 
SSLStatus - Class in org.apache.qpid.transport.network.security
 
SSLStatus() - Constructor for class org.apache.qpid.transport.network.security.SSLStatus
 
SSLUtil - Class in org.apache.qpid.transport.network.security.ssl
 
start() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
 
start() - Method in interface org.apache.qpid.transport.network.NetworkConnection
 
startsWith(String) - Method in class org.apache.qpid.framing.AMQShortString
 
startsWith(AMQShortString) - Method in class org.apache.qpid.framing.AMQShortString
 
startsWith(CharSequence) - Method in class org.apache.qpid.framing.AMQShortString
 
staticFlag - Static variable in class org.apache.qpid.filter.selector.SimpleCharStream
Whether parser is static.
status(DtxXaStatus) - Method in class org.apache.qpid.transport.XaResult
 
str(ByteBuffer) - Static method in class org.apache.qpid.transport.util.Functions
 
str(ByteBuffer, int) - Static method in class org.apache.qpid.transport.util.Functions
 
str(ByteBuffer, int, int) - Static method in class org.apache.qpid.transport.util.Functions
 
str(byte[]) - Static method in class org.apache.qpid.transport.util.Functions
 
str(byte[], int) - Static method in class org.apache.qpid.transport.util.Functions
 
StreamCancelBody - Interface in org.apache.qpid.framing
 
StreamCancelBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
StreamCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
StreamCancelBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamCancelBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
StreamCancelBodyImpl(AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
StreamCancelOkBody - Interface in org.apache.qpid.framing
 
StreamCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
StreamCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
StreamCancelOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamCancelOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
StreamCancelOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
StreamConsumeBody - Interface in org.apache.qpid.framing
 
StreamConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
StreamConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
StreamConsumeBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamConsumeBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
StreamConsumeBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
StreamConsumeOkBody - Interface in org.apache.qpid.framing
 
StreamConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
StreamConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
StreamConsumeOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamConsumeOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
StreamConsumeOkBodyImpl(AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
StreamDeliverBody - Interface in org.apache.qpid.framing
 
StreamDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
StreamDeliverBodyImpl(AMQShortString, long, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
StreamDeliverBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamDeliverBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
StreamDeliverBodyImpl(AMQShortString, long, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
StreamPublishBody - Interface in org.apache.qpid.framing
 
StreamPublishBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamPublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
StreamPublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
StreamPublishBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamPublishBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
StreamPublishBodyImpl(int, AMQShortString, AMQShortString, boolean, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
StreamQosBody - Interface in org.apache.qpid.framing
 
StreamQosBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
StreamQosBodyImpl(long, int, long, boolean) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
StreamQosBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamQosBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
StreamQosBodyImpl(long, int, long, boolean) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
StreamQosOkBody - Interface in org.apache.qpid.framing
 
StreamQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
StreamQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
StreamQosOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamQosOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
StreamQosOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
StreamReturnBody - Interface in org.apache.qpid.framing
 
StreamReturnBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
StreamReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
StreamReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
StreamReturnBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
StreamReturnBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
StreamReturnBodyImpl(int, AMQShortString, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
StreamReturnCode - Enum in org.apache.qpid.transport
 
STRING_LITERAL - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
STRING_TYPE - Static variable in interface org.apache.qpid.typedmessage.TypedBytesCodes
 
stringLiteral() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
stringProperty(String, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
stringProperty(Accessor, String, String...) - Static method in class org.apache.qpid.configuration.QpidProperty
 
Strings - Class in org.apache.qpid.util
Strings
Strings.ChainedResolver - Class in org.apache.qpid.util
 
Strings.ChainedResolver(Strings.Resolver, Strings.Resolver) - Constructor for class org.apache.qpid.util.Strings.ChainedResolver
 
Strings.MapResolver - Class in org.apache.qpid.util
 
Strings.MapResolver(Map<String, String>) - Constructor for class org.apache.qpid.util.Strings.MapResolver
 
Strings.PropertiesResolver - Class in org.apache.qpid.util
 
Strings.PropertiesResolver(Properties) - Constructor for class org.apache.qpid.util.Strings.PropertiesResolver
 
Strings.Resolver - Interface in org.apache.qpid.util
 
Struct - Class in org.apache.qpid.transport
Struct
Struct() - Constructor for class org.apache.qpid.transport.Struct
 
subscriberCount(long) - Method in class org.apache.qpid.transport.QueueQueryResult
 
subSequence(int, int) - Method in class org.apache.qpid.framing.AMQShortString
 
subtract(Range) - Method in class org.apache.qpid.transport.Range
 
subtract(RangeSet) - Method in class org.apache.qpid.transport.Range
 
subtract(RangeSet) - Method in interface org.apache.qpid.transport.RangeSet
 
subtract(RangeSet) - Method in class org.apache.qpid.transport.RangeSetImpl
 
suspend(boolean) - Method in class org.apache.qpid.transport.DtxEnd
 
SwitchTo(int) - Method in class org.apache.qpid.filter.selector.SelectorParserTokenManager
Switch to specified lex state.
sync() - Method in class org.apache.qpid.transport.Session
 
sync(long) - Method in class org.apache.qpid.transport.Session
 
sync(boolean) - Method in class org.apache.qpid.transport.SessionHeader
 
SYNC_ACK_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
When true a sync command is sent after sending a message ack.
SYNC_PERSISTENT_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
When true a sync command is sent after every persistent messages.
SYNC_PUBLISH_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
sync_publish property - {persistent|all} If set to 'persistent',then persistent messages will be publish synchronously If set to 'all', then all messages regardless of the delivery mode will be published synchronously.
SYNTAX_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The client sent a frame that contained illegal values for one or more fields.
SYSTEM_RESOLVER - Static variable in class org.apache.qpid.util.Strings
 
SystemUtils - Class in org.apache.qpid.util
SystemUtils provides some simple helper methods for working with the current Operating System.

T

tabSize - Variable in class org.apache.qpid.filter.selector.SimpleCharStream
 
TCP - Static variable in class org.apache.qpid.transport.network.Transport
 
TestContentBody - Interface in org.apache.qpid.framing
 
TestContentBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestContentBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
TestContentBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
TestContentOkBody - Interface in org.apache.qpid.framing
 
TestContentOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestContentOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
TestContentOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
TestIntegerBody - Interface in org.apache.qpid.framing
 
TestIntegerBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestIntegerBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
TestIntegerBodyImpl(short, int, long, long, short) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
TestIntegerOkBody - Interface in org.apache.qpid.framing
 
TestIntegerOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestIntegerOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
TestIntegerOkBodyImpl(long) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
TestStringBody - Interface in org.apache.qpid.framing
 
TestStringBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestStringBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
TestStringBodyImpl(AMQShortString, byte[], short) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
TestStringOkBody - Interface in org.apache.qpid.framing
 
TestStringOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestStringOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
TestStringOkBodyImpl(byte[]) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
TestTableBody - Interface in org.apache.qpid.framing
 
TestTableBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestTableBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
TestTableBodyImpl(FieldTable, short, short) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
TestTableOkBody - Interface in org.apache.qpid.framing
 
TestTableOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TestTableOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
TestTableOkBodyImpl(long, byte[]) - Constructor for class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
text(String) - Method in class org.apache.qpid.transport.MessageReject
 
ThreadFactory - Interface in org.apache.qpid.thread
 
Threading - Class in org.apache.qpid.thread
 
tick(long) - Method in interface org.apache.qpid.transport.network.Ticker
 
Ticker - Interface in org.apache.qpid.transport.network
 
timelyReply(boolean) - Method in class org.apache.qpid.transport.SessionCompleted
 
timeout(long) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
timeout(long) - Method in class org.apache.qpid.transport.GetTimeoutResult
 
timeout(long) - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
timeout(long) - Method in class org.apache.qpid.transport.SessionTimeout
 
timestamp(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
toByteBuffer() - Method in class org.apache.qpid.transport.ProtocolHeader
 
toFrame() - Method in class org.apache.qpid.framing.HeartbeatBody
 
toIntValue() - Method in class org.apache.qpid.framing.AMQShortString
 
token - Variable in class org.apache.qpid.filter.selector.SelectorParser
Current token.
Token - Class in org.apache.qpid.filter.selector
Describes the input token stream.
Token() - Constructor for class org.apache.qpid.filter.selector.Token
No-argument constructor
Token(int) - Constructor for class org.apache.qpid.filter.selector.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.qpid.filter.selector.Token
Constructs a new token for the specified Image and Kind.
Token - Class in org.apache.qpid.messaging.util
Token
Token.Type - Class in org.apache.qpid.messaging.util
 
token_source - Variable in class org.apache.qpid.filter.selector.SelectorParser
Generated Token Manager.
tokenImage - Variable in exception org.apache.qpid.filter.selector.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
Literal token values.
tokenize(byte) - Method in class org.apache.qpid.framing.AMQShortString
 
TokenMgrError - Error in org.apache.qpid.filter.selector
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.qpid.filter.selector.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.qpid.filter.selector.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.qpid.filter.selector.TokenMgrError
Full Constructor.
toNativeValue(Object) - Method in enum org.apache.qpid.framing.AMQType
Converts an instance of the type to an equivalent Java native representation.
TOPIC_EXCHANGE_CLASS - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
Defines the identifying type name of topic exchanges.
TOPIC_EXCHANGE_NAME - Static variable in class org.apache.qpid.exchange.ExchangeDefaults
The pre-defined topic exchange, the broker SHOULD provide this.
toString() - Method in exception org.apache.qpid.AMQException
 
toString() - Method in exception org.apache.qpid.AMQUnresolvedAddressException
 
toString() - Method in enum org.apache.qpid.common.AMQPFilterTypes
 
toString() - Method in class org.apache.qpid.filter.BinaryExpression
 
toString() - Method in class org.apache.qpid.filter.ConstantExpression
 
toString() - Method in class org.apache.qpid.filter.PropertyExpression
 
toString() - Method in class org.apache.qpid.filter.selector.Token
Returns the image.
toString() - Method in class org.apache.qpid.filter.UnaryExpression
 
toString() - Method in class org.apache.qpid.framing.AMQFrame
 
toString() - Method in interface org.apache.qpid.framing.AMQMethodBody
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
toString() - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
toString() - Method in class org.apache.qpid.framing.AMQShortString
 
toString(AMQShortString) - Static method in class org.apache.qpid.framing.AMQShortString
 
toString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
toString() - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
toString() - Method in class org.apache.qpid.framing.ContentHeaderBody
 
toString() - Method in class org.apache.qpid.framing.FieldTable
 
toString() - Method in class org.apache.qpid.framing.ProtocolInitiation
 
toString() - Method in class org.apache.qpid.framing.ProtocolVersion
 
toString() - Method in class org.apache.qpid.messaging.Address
 
toString() - Method in class org.apache.qpid.messaging.util.LineInfo
 
toString() - Method in class org.apache.qpid.messaging.util.Token
 
toString() - Method in class org.apache.qpid.messaging.util.Token.Type
 
toString() - Method in class org.apache.qpid.protocol.AMQConstant
Renders the constant as a string, mainly for debugging purposes.
toString() - Method in class org.apache.qpid.protocol.AMQMethodEvent
Prints the method call as a string, mainly for debugging purposes.
toString() - Method in class org.apache.qpid.transport.Binary
 
toString() - Method in class org.apache.qpid.transport.Connection
 
toString() - Method in class org.apache.qpid.transport.Header
 
toString() - Method in class org.apache.qpid.transport.Method
 
toString() - Method in class org.apache.qpid.transport.network.Frame
 
toString() - Method in class org.apache.qpid.transport.ProtocolError
 
toString() - Method in class org.apache.qpid.transport.ProtocolHeader
 
toString() - Method in class org.apache.qpid.transport.RangeSetImpl
 
toString() - Method in class org.apache.qpid.transport.Session
 
toString() - Method in class org.apache.qpid.transport.Struct
 
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
 
toTypedValue(Object) - Static method in class org.apache.qpid.framing.AMQTypedValue
 
touches(Range) - Method in class org.apache.qpid.transport.Range
 
toUTF8(String) - Static method in class org.apache.qpid.util.Strings
 
trace(String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
trace(Throwable, String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
Track - Enum in org.apache.qpid.transport
 
transfers(RangeSet) - Method in class org.apache.qpid.transport.Acquired
 
transfers(RangeSet) - Method in class org.apache.qpid.transport.MessageAccept
 
transfers(RangeSet) - Method in class org.apache.qpid.transport.MessageAcquire
 
transfers(RangeSet) - Method in class org.apache.qpid.transport.MessageReject
 
transfers(RangeSet) - Method in class org.apache.qpid.transport.MessageRelease
 
Transport - Class in org.apache.qpid.transport.network
 
TRANSPORT_LAYER_SECURITY_CODE - Static variable in class org.apache.qpid.ssl.SSLContextFactory
 
TransportActivity - Interface in org.apache.qpid.transport.network
 
TransportException - Exception in org.apache.qpid.transport
TransportException
TransportException(String) - Constructor for exception org.apache.qpid.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.apache.qpid.transport.TransportException
 
TransportException(Throwable) - Constructor for exception org.apache.qpid.transport.TransportException
 
TRUE - Static variable in class org.apache.qpid.filter.ConstantExpression
 
TRUE - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
RegularExpression Id.
ttl(long) - Method in class org.apache.qpid.transport.DeliveryProperties
 
tuneAuthorizedConnection(Connection) - Method in class org.apache.qpid.transport.ServerDelegate
 
TunnelRequestBody - Interface in org.apache.qpid.framing
 
TunnelRequestBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TunnelRequestBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
TunnelRequestBodyImpl(FieldTable) - Constructor for class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
TunnelRequestBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TunnelRequestBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
TunnelRequestBodyImpl(FieldTable) - Constructor for class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
txCommit(C, TxCommit) - Method in class org.apache.qpid.transport.MethodDelegate
 
txCommit(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
TxCommit - Class in org.apache.qpid.transport
 
TxCommit(Option...) - Constructor for class org.apache.qpid.transport.TxCommit
 
TxCommitBody - Interface in org.apache.qpid.framing
 
TxCommitBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxCommitBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
TxCommitBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
TxCommitBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxCommitBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
TxCommitBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
TxCommitBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxCommitBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
TxCommitBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
TxCommitOkBody - Interface in org.apache.qpid.framing
 
TxCommitOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxCommitOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
TxCommitOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
TxCommitOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxCommitOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
TxCommitOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
TxCommitOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxCommitOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
TxCommitOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
txRollback(C, TxRollback) - Method in class org.apache.qpid.transport.MethodDelegate
 
txRollback(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
TxRollback - Class in org.apache.qpid.transport
 
TxRollback(Option...) - Constructor for class org.apache.qpid.transport.TxRollback
 
TxRollbackBody - Interface in org.apache.qpid.framing
 
TxRollbackBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxRollbackBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
TxRollbackBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
TxRollbackBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxRollbackBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
TxRollbackBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
TxRollbackBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxRollbackBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
TxRollbackBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
TxRollbackOkBody - Interface in org.apache.qpid.framing
 
TxRollbackOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxRollbackOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
TxRollbackOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
TxRollbackOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxRollbackOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
TxRollbackOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
TxRollbackOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxRollbackOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
TxRollbackOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
txSelect(C, TxSelect) - Method in class org.apache.qpid.transport.MethodDelegate
 
txSelect(Option...) - Method in class org.apache.qpid.transport.SessionInvoker
 
TxSelect - Class in org.apache.qpid.transport
 
TxSelect(Option...) - Constructor for class org.apache.qpid.transport.TxSelect
 
TxSelectBody - Interface in org.apache.qpid.framing
 
TxSelectBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxSelectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
TxSelectBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
TxSelectBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxSelectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
TxSelectBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
TxSelectBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxSelectBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
TxSelectBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
TxSelectOkBody - Interface in org.apache.qpid.framing
 
TxSelectOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_9
 
TxSelectOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
TxSelectOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
TxSelectOkBodyImpl - Class in org.apache.qpid.framing.amqp_0_91
 
TxSelectOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
TxSelectOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
TxSelectOkBodyImpl - Class in org.apache.qpid.framing.amqp_8_0
 
TxSelectOkBodyImpl(MarkableDataInput) - Constructor for class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
TxSelectOkBodyImpl() - Constructor for class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
TYPE - Static variable in interface org.apache.qpid.framing.AMQMethodBody
 
TYPE - Static variable in class org.apache.qpid.framing.AMQMethodBodyImpl
 
TYPE - Static variable in class org.apache.qpid.framing.ContentBody
 
TYPE - Static variable in class org.apache.qpid.framing.ContentHeaderBody
 
TYPE - Static variable in class org.apache.qpid.framing.HeartbeatBody
 
TYPE - Static variable in class org.apache.qpid.transport.Acquired
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionClose
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionCloseOk
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionHeartbeat
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionOpen
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionOpenOk
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionRedirect
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionSecure
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionSecureOk
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionStart
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionStartOk
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionTune
 
TYPE - Static variable in class org.apache.qpid.transport.ConnectionTuneOk
 
TYPE - Static variable in class org.apache.qpid.transport.DeliveryProperties
 
TYPE - Static variable in class org.apache.qpid.transport.DtxCommit
 
TYPE - Static variable in class org.apache.qpid.transport.DtxEnd
 
TYPE - Static variable in class org.apache.qpid.transport.DtxForget
 
TYPE - Static variable in class org.apache.qpid.transport.DtxGetTimeout
 
TYPE - Static variable in class org.apache.qpid.transport.DtxPrepare
 
TYPE - Static variable in class org.apache.qpid.transport.DtxRecover
 
TYPE - Static variable in class org.apache.qpid.transport.DtxRollback
 
TYPE - Static variable in class org.apache.qpid.transport.DtxSelect
 
TYPE - Static variable in class org.apache.qpid.transport.DtxSetTimeout
 
TYPE - Static variable in class org.apache.qpid.transport.DtxStart
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeBind
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeBound
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeBoundResult
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeDeclare
 
type(String) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeDelete
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeQuery
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeQueryResult
 
type(String) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
TYPE - Static variable in class org.apache.qpid.transport.ExchangeUnbind
 
TYPE - Static variable in class org.apache.qpid.transport.ExecutionException
 
TYPE - Static variable in class org.apache.qpid.transport.ExecutionResult
 
TYPE - Static variable in class org.apache.qpid.transport.ExecutionSync
 
TYPE - Static variable in class org.apache.qpid.transport.FragmentProperties
 
TYPE - Static variable in class org.apache.qpid.transport.GetTimeoutResult
 
TYPE - Static variable in class org.apache.qpid.transport.MessageAccept
 
TYPE - Static variable in class org.apache.qpid.transport.MessageAcquire
 
TYPE - Static variable in class org.apache.qpid.transport.MessageCancel
 
TYPE - Static variable in class org.apache.qpid.transport.MessageFlow
 
TYPE - Static variable in class org.apache.qpid.transport.MessageFlush
 
TYPE - Static variable in class org.apache.qpid.transport.MessageProperties
 
TYPE - Static variable in class org.apache.qpid.transport.MessageReject
 
TYPE - Static variable in class org.apache.qpid.transport.MessageRelease
 
TYPE - Static variable in class org.apache.qpid.transport.MessageResume
 
TYPE - Static variable in class org.apache.qpid.transport.MessageResumeResult
 
TYPE - Static variable in class org.apache.qpid.transport.MessageSetFlowMode
 
TYPE - Static variable in class org.apache.qpid.transport.MessageStop
 
TYPE - Static variable in class org.apache.qpid.transport.MessageSubscribe
 
TYPE - Static variable in class org.apache.qpid.transport.MessageTransfer
 
TYPE - Static variable in class org.apache.qpid.transport.QueueDeclare
 
TYPE - Static variable in class org.apache.qpid.transport.QueueDelete
 
TYPE - Static variable in class org.apache.qpid.transport.QueuePurge
 
TYPE - Static variable in class org.apache.qpid.transport.QueueQuery
 
TYPE - Static variable in class org.apache.qpid.transport.QueueQueryResult
 
TYPE - Static variable in class org.apache.qpid.transport.RecoverResult
 
TYPE - Static variable in class org.apache.qpid.transport.ReplyTo
 
TYPE - Static variable in class org.apache.qpid.transport.SessionAttach
 
TYPE - Static variable in class org.apache.qpid.transport.SessionAttached
 
TYPE - Static variable in class org.apache.qpid.transport.SessionCommandFragment
 
TYPE - Static variable in class org.apache.qpid.transport.SessionCommandPoint
 
TYPE - Static variable in class org.apache.qpid.transport.SessionCompleted
 
TYPE - Static variable in class org.apache.qpid.transport.SessionConfirmed
 
TYPE - Static variable in class org.apache.qpid.transport.SessionDetach
 
TYPE - Static variable in class org.apache.qpid.transport.SessionDetached
 
TYPE - Static variable in class org.apache.qpid.transport.SessionExpected
 
TYPE - Static variable in class org.apache.qpid.transport.SessionFlush
 
TYPE - Static variable in class org.apache.qpid.transport.SessionGap
 
TYPE - Static variable in class org.apache.qpid.transport.SessionHeader
 
TYPE - Static variable in class org.apache.qpid.transport.SessionKnownCompleted
 
TYPE - Static variable in class org.apache.qpid.transport.SessionRequestTimeout
 
TYPE - Static variable in class org.apache.qpid.transport.SessionTimeout
 
TYPE - Static variable in class org.apache.qpid.transport.TxCommit
 
TYPE - Static variable in class org.apache.qpid.transport.TxRollback
 
TYPE - Static variable in class org.apache.qpid.transport.TxSelect
 
Type - Enum in org.apache.qpid.transport
 
TYPE - Static variable in class org.apache.qpid.transport.XaResult
 
TYPE - Static variable in class org.apache.qpid.transport.Xid
 
TypedBytesCodes - Interface in org.apache.qpid.typedmessage
 
TypedBytesContentReader - Class in org.apache.qpid.typedmessage
 
TypedBytesContentReader(ByteBuffer) - Constructor for class org.apache.qpid.typedmessage.TypedBytesContentReader
 
TypedBytesContentWriter - Class in org.apache.qpid.typedmessage
 
TypedBytesContentWriter() - Constructor for class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
TypedBytesFormatException - Exception in org.apache.qpid.typedmessage
 
TypedBytesFormatException(String) - Constructor for exception org.apache.qpid.typedmessage.TypedBytesFormatException
 

U

unaryExpr() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
UnaryExpression - Class in org.apache.qpid.filter
An expression which performs an operation on two expression values
UnaryExpression(Expression) - Constructor for class org.apache.qpid.filter.UnaryExpression
 
uncaughtException(Thread, Throwable) - Method in class org.apache.qpid.thread.LoggingUncaughtExceptionHandler
 
uncompressBufferToArray(ByteBuffer) - Static method in class org.apache.qpid.util.GZIPUtils
 
uncompressStreamToArray(InputStream) - Static method in class org.apache.qpid.util.GZIPUtils
 
underlyingBuffer() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
unit(MessageCreditUnit) - Method in class org.apache.qpid.transport.MessageFlow
 
UNKNOWN_ARCH - Static variable in class org.apache.qpid.util.SystemUtils
 
UNKNOWN_OS - Static variable in class org.apache.qpid.util.SystemUtils
 
UNKNOWN_VERSION - Static variable in class org.apache.qpid.util.SystemUtils
 
UNLIMITED_CREDIT - Static variable in class org.apache.qpid.transport.Session
 
unsignedIntegerLength() - Static method in class org.apache.qpid.framing.EncodingUtils
 
UNSUPPORTED_CLIENT_PROTOCOL_ERROR - Static variable in class org.apache.qpid.protocol.AMQConstant
The client imp does not support the protocol version
UpdateLineColumn(char) - Method in class org.apache.qpid.filter.selector.SimpleCharStream
 
URLHelper - Class in org.apache.qpid.url
 
URLSyntaxException - Exception in org.apache.qpid.url
 
URLSyntaxException(String, String, int, int) - Constructor for exception org.apache.qpid.url.URLSyntaxException
 
USE_LEGACY_MAP_MESSAGE_FORMAT - Static variable in class org.apache.qpid.configuration.ClientProperties
 
USE_LEGACY_STREAM_MESSAGE_FORMAT - Static variable in class org.apache.qpid.configuration.ClientProperties
 
userId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
 
UUIDGen - Interface in org.apache.qpid.util
UUIDGen
UUIDs - Class in org.apache.qpid.util
UUIDs

V

v0_10 - Static variable in class org.apache.qpid.framing.ProtocolVersion
 
v0_9 - Static variable in class org.apache.qpid.framing.ProtocolVersion
 
v0_91 - Static variable in class org.apache.qpid.framing.ProtocolVersion
 
v8_0 - Static variable in class org.apache.qpid.framing.ProtocolVersion
 
validate(Integer) - Method in interface org.apache.qpid.configuration.Validator
 
validate(Long) - Method in interface org.apache.qpid.configuration.Validator
 
validate(String) - Method in interface org.apache.qpid.configuration.Validator
 
Validator - Interface in org.apache.qpid.configuration
 
validValueOf(Object) - Static method in class org.apache.qpid.framing.AMQShortString
 
value(Struct) - Method in class org.apache.qpid.transport.ExecutionResult
 
value(long) - Method in class org.apache.qpid.transport.MessageFlow
 
valueOf(String) - Static method in enum org.apache.qpid.common.AMQPFilterTypes
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class org.apache.qpid.framing.AMQShortString
 
valueOf(String) - Static method in class org.apache.qpid.framing.AMQShortString
 
valueOf(String) - Static method in enum org.apache.qpid.framing.AMQType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.Connection.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.ConnectionCloseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.DtxXaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.ExecutionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.FileReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageAcceptMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageAcquireMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageCreditUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageDeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageDeliveryPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageFlowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.MessageRejectCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.network.InputHandler.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.Session.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.SessionDetachCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.StreamReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.Track
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.transport.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.common.AMQPFilterTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.framing.AMQType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.Connection.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.ConnectionCloseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.DtxXaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.ExecutionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.FileReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageAcceptMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageAcquireMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageCreditUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageDeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageDeliveryPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageFlowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.MessageRejectCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.network.InputHandler.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.SegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.Session.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.SessionDetachCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.StreamReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.Track
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.transport.Type
Returns an array containing the constants of this enum type, in the order they are declared.
variable() - Method in class org.apache.qpid.filter.selector.SelectorParser
 
VERIFY_QUEUE_ON_SEND - Static variable in class org.apache.qpid.configuration.ClientProperties
 
verifyHostname(SSLEngine, String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
 
VERSION - Static variable in class org.apache.qpid.common.ServerPropertyNames
 
VERSION - Static variable in class org.apache.qpid.transport.network.Frame
 
VERSION_0_10 - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
VERSION_0_8 - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
VERSION_RESOURCE - Static variable in class org.apache.qpid.common.QpidProperties
The name of the version properties file to load from the class path.
virtualHost(String) - Method in class org.apache.qpid.transport.ConnectionOpen
 

W

Waiter - Class in org.apache.qpid.transport.util
Waiter
Waiter(Object, long) - Constructor for class org.apache.qpid.transport.util.Waiter
 
wantClientAuth() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
 
warn(String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
warn(Throwable, String, Object...) - Method in class org.apache.qpid.transport.util.Logger
 
WILDCARD_ADDRESS - Static variable in class org.apache.qpid.transport.ConnectionSettings
 
write(Encoder) - Method in class org.apache.qpid.transport.Acquired
 
write(Encoder) - Method in interface org.apache.qpid.transport.codec.Encodable
Encodes this encodable using the given encoder.
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionClose
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionCloseOk
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionHeartbeat
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionOpen
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionOpenOk
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionRedirect
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionSecure
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionSecureOk
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionStart
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionStartOk
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionTune
 
write(Encoder) - Method in class org.apache.qpid.transport.ConnectionTuneOk
 
write(Encoder) - Method in class org.apache.qpid.transport.DeliveryProperties
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxCommit
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxEnd
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxForget
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxGetTimeout
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxPrepare
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxRecover
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxRollback
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxSelect
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
write(Encoder) - Method in class org.apache.qpid.transport.DtxStart
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeBind
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeBound
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeBoundResult
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeDeclare
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeDelete
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeQuery
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeQueryResult
 
write(Encoder) - Method in class org.apache.qpid.transport.ExchangeUnbind
 
write(Encoder) - Method in class org.apache.qpid.transport.ExecutionException
 
write(Encoder) - Method in class org.apache.qpid.transport.ExecutionResult
 
write(Encoder) - Method in class org.apache.qpid.transport.ExecutionSync
 
write(Encoder, Object) - Method in class org.apache.qpid.transport.Field
 
write(Encoder) - Method in class org.apache.qpid.transport.FragmentProperties
 
write(Encoder) - Method in class org.apache.qpid.transport.GetTimeoutResult
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageAccept
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageAcquire
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageCancel
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageFlow
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageFlush
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageProperties
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageReject
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageRelease
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageResume
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageResumeResult
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageSetFlowMode
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageStop
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageSubscribe
 
write(Encoder) - Method in class org.apache.qpid.transport.MessageTransfer
 
write(Encoder) - Method in class org.apache.qpid.transport.QueueDeclare
 
write(Encoder) - Method in class org.apache.qpid.transport.QueueDelete
 
write(Encoder) - Method in class org.apache.qpid.transport.QueuePurge
 
write(Encoder) - Method in class org.apache.qpid.transport.QueueQuery
 
write(Encoder) - Method in class org.apache.qpid.transport.QueueQueryResult
 
write(Encoder) - Method in class org.apache.qpid.transport.RecoverResult
 
write(Encoder) - Method in class org.apache.qpid.transport.ReplyTo
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionAttach
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionAttached
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionCommandFragment
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionCommandPoint
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionCompleted
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionConfirmed
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionDetach
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionDetached
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionExpected
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionFlush
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionGap
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionHeader
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionKnownCompleted
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionRequestTimeout
 
write(Encoder) - Method in class org.apache.qpid.transport.SessionTimeout
 
write(Encoder) - Method in class org.apache.qpid.transport.Struct
 
write(Encoder) - Method in class org.apache.qpid.transport.TxCommit
 
write(Encoder) - Method in class org.apache.qpid.transport.TxRollback
 
write(Encoder) - Method in class org.apache.qpid.transport.TxSelect
 
write(Encoder) - Method in class org.apache.qpid.transport.XaResult
 
write(Encoder) - Method in class org.apache.qpid.transport.Xid
 
write(int) - Method in class org.apache.qpid.util.BytesDataOutput
 
write(byte[]) - Method in class org.apache.qpid.util.BytesDataOutput
 
write(byte[], int, int) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeAMQShortString(DataOutput, AMQShortString) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeArray(List<Object>) - Method in interface org.apache.qpid.transport.codec.Encoder
An array is an ordered sequence of values of the same type.
writeBin128(byte[]) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeBin128(UUID) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeBin128(byte[]) - Method in interface org.apache.qpid.transport.codec.Encoder
The bin128 type consists of 16 consecutive octets of opaque binary data.
writeBitfield(DataOutput, byte) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeBoolean(DataOutput, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBoolean(boolean) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeBoolean(boolean) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeBooleanImpl(boolean) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeBooleans(DataOutput, boolean[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBooleans(DataOutput, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeByte(DataOutput, byte) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeByte(DataOutput, byte) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeByte(byte) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeByte(int) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeByteImpl(byte) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeByteRanges(RangeSet) - Method in interface org.apache.qpid.transport.codec.Encoder
 
writeBytes(DataOutput, byte[]) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeBytes(DataOutput, byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeBytes(byte[]) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeBytes(String) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeBytesImpl(byte[], int, int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeBytesRaw(byte[], int, int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeChar(DataOutput, char) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeChar(char) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeChar(int) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeCharImpl(char) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeChars(String) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeContent(DataOutput, Content) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeContentBytes(DataOutput, Content) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeDatetime(long) - Method in interface org.apache.qpid.transport.codec.Encoder
The datetime type encodes a date and time using the 64 bit POSIX time_t format.
writeDouble(DataOutput, Double) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeDouble(double) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeDouble(double) - Method in interface org.apache.qpid.transport.codec.Encoder
The double type encodes a double precision 64-bit floating point number.
writeDouble(double) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeDouble(double) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeDoubleImpl(double) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeFieldTable(DataOutput, FieldTable) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeFieldTableBytes(DataOutput, FieldTable) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeFloat(DataOutput, float) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeFloat(float) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeFloat(float) - Method in interface org.apache.qpid.transport.codec.Encoder
The float type encodes a single precision 32-bit floating point number.
writeFloat(float) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeFloat(float) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeFloatImpl(float) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeFrame(DataOutput, int, AMQBody) - Static method in class org.apache.qpid.framing.AMQFrame
 
writeFrame(AMQDataBlock) - Method in interface org.apache.qpid.protocol.AMQProtocolWriter
Writes a frame to the wire, encoding it as necessary, for example, into a sequence of bytes.
writeFrames(DataOutput, int, AMQBody, AMQBody) - Static method in class org.apache.qpid.framing.AMQFrame
 
writeFrames(DataOutput, int, AMQBody, AMQBody, AMQBody) - Static method in class org.apache.qpid.framing.AMQFrame
 
writeInt(DataOutput, int) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeInt(int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeInt(int) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeInt16(short) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeInt16(short) - Method in interface org.apache.qpid.transport.codec.Encoder
The int16 type is a signed integral value encoded using a 16-bit two's complement representation in network byte order.
writeInt32(int) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeInt32(int) - Method in interface org.apache.qpid.transport.codec.Encoder
The int32 type is a signed integral value encoded using a 32-bit two's complement representation in network byte order.
writeInt64(long) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeInt64(long) - Method in interface org.apache.qpid.transport.codec.Encoder
The int64 type is a signed integral value encoded using a 64-bit two's complement representation in network byte order.
writeInt8(byte) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeInt8(byte) - Method in interface org.apache.qpid.transport.codec.Encoder
The int8 type is a signed integral value encoded using an 8-bit two's complement representation.
writeInteger(DataOutput, int) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeIntImpl(int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeLengthPrefixedUTF(String) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeList(List<Object>) - Method in interface org.apache.qpid.transport.codec.Encoder
A list is an ordered sequence of (type, value) pairs.
writeLong(DataOutput, long) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeLong(DataOutput, long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLong(long) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeLong(long) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeLongImpl(long) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeLongstr(DataOutput, byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
This is used for writing longstrs.
writeLongStringBytes(DataOutput, String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLongStringBytes(DataOutput, char[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeLongStringBytes(DataOutput, byte[]) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeMagicNumber() - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeMagicNumber() - Method in interface org.apache.qpid.transport.codec.Encoder
Encodes the AMQP magic number.
writeMap(Map<String, Object>) - Method in interface org.apache.qpid.transport.codec.Encoder
A map is a set of distinct keys where each key has an associated (type,value) pair.
writeMethodPayload(DataOutput) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.AccessRequestOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicAckBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetEmptyBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicGetOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicPublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRecoverSyncOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.BasicReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelFlowOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPingBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelPongBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ChannelResumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionRedirectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionSecureOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionStartOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ConnectionTuneOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.DtxSelectOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.DtxStartOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeBoundOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.ExchangeDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileAckBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FilePublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.FileStageBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageAppendBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCheckpointBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageEmptyBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageGetBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOffsetBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageRecoverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageResumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.MessageTransferBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueBindOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueuePurgeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.QueueUnbindOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamPublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.StreamReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TunnelRequestBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxCommitOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxRollbackOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_9.TxSelectOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicAckBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetEmptyBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicGetOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicPublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRecoverSyncOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.BasicReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelFlowOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ChannelOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionSecureOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionStartOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ConnectionTuneOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeBoundOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.ExchangeDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueBindOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueuePurgeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.QueueUnbindOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxCommitOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxRollbackOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_0_91.TxSelectOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.AccessRequestOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicAckBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetEmptyBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicGetOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicPublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRecoverOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.BasicReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelAlertBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelFlowOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ChannelOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionCloseOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionRedirectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionSecureOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionStartOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ConnectionTuneOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.DtxSelectOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.DtxStartOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeBoundOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.ExchangeDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileAckBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileOpenOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FilePublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileRejectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.FileStageBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueBindOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeclareOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueueDeleteOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.QueuePurgeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamCancelOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamConsumeOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamDeliverBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamPublishBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamQosOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.StreamReturnBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestContentBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestContentOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestIntegerOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestStringBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestStringOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestTableBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TestTableOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TunnelRequestBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxCommitOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxRollbackOkBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectBodyImpl
 
writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.amqp_8_0.TxSelectOkBodyImpl
 
writeNullTerminatedStringImpl(String) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeObject(Object) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writePayload(DataOutput) - Method in interface org.apache.qpid.framing.AMQBody
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.AMQDataBlock
Writes the datablock to the specified buffer.
writePayload(DataOutput) - Method in class org.apache.qpid.framing.AMQFrame
 
writePayload(DataOutput) - Method in interface org.apache.qpid.framing.AMQMethodBody
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.ContentBody
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.ContentHeaderBody
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.HeartbeatBody
 
writePayload(DataOutput) - Method in class org.apache.qpid.framing.ProtocolInitiation
 
writePropertyListPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
 
writerIdle() - Method in interface org.apache.qpid.protocol.ProtocolEngine
 
writerIdle(Connection) - Method in class org.apache.qpid.transport.ConnectionDelegate
 
writerIdle() - Method in interface org.apache.qpid.transport.network.TransportActivity
 
writeSequenceNo(int) - Method in interface org.apache.qpid.transport.codec.Encoder
The sequence-no type encodes, in network byte order, a serial number as defined in RFC-1982.
writeSequenceSet(RangeSet) - Method in interface org.apache.qpid.transport.codec.Encoder
 
writeShort(DataOutput, short) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeShort(DataOutput, short) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeShort(short) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeShort(int) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeShortImpl(short) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeShortStringBytes(DataOutput, String) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeShortStringBytes(DataOutput, AMQShortString) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeStr16(String) - Method in interface org.apache.qpid.transport.codec.Encoder
The str16 type encodes up to 65535 octets worth of UTF-8 unicode.
writeStr8(String) - Method in interface org.apache.qpid.transport.codec.Encoder
The str8 type encodes up to 255 octets worth of UTF-8 unicode.
writeString(String) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeStruct(int, Struct) - Method in interface org.apache.qpid.transport.codec.Encoder
The struct32 type describes any coded struct with a 32-bit (4 octet) size.
writeStruct32(Struct) - Method in interface org.apache.qpid.transport.codec.Encoder
The struct32 type describes any coded struct with a 32-bit (4 octet) size.
writeTimestamp(DataOutput, long) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeTimestamp(DataOutput, long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeToBuffer(DataOutput) - Method in class org.apache.qpid.framing.AMQShortString
 
writeToBuffer(Object, DataOutput) - Method in enum org.apache.qpid.framing.AMQType
Writes an instance of the type to a specified byte buffer, preceded by its one byte identifier.
writeToBuffer(DataOutput) - Method in class org.apache.qpid.framing.AMQTypedValue
 
writeToBuffer(DataOutput) - Method in class org.apache.qpid.framing.FieldArray
 
writeToBuffer(DataOutput) - Method in class org.apache.qpid.framing.FieldTable
 
writeTypeDiscriminator(byte) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
 
writeUint16(int) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeUint16(int) - Method in interface org.apache.qpid.transport.codec.Encoder
The uint16 type is a 16-bit unsigned integral value encoded in network byte order.
writeUint32(long) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeUint32(long) - Method in interface org.apache.qpid.transport.codec.Encoder
The uint32 type is a 32-bit unsigned integral value encoded in network byte order.
writeUint64(long) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeUint64(long) - Method in interface org.apache.qpid.transport.codec.Encoder
The uint64 type is a 64-bit unsigned integral value encoded in network byte order.
writeUint8(short) - Method in class org.apache.qpid.transport.codec.BBEncoder
 
writeUint8(short) - Method in interface org.apache.qpid.transport.codec.Encoder
The uint8 type is an 8-bit unsigned integral value.
writeUnsignedByte(DataOutput, short) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeUnsignedByte(DataOutput, short) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeUnsignedInteger(DataOutput, long) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeUnsignedInteger(DataOutput, long) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeUnsignedShort(DataOutput, int) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
 
writeUnsignedShort(DataOutput, int) - Static method in class org.apache.qpid.framing.EncodingUtils
 
writeUTF(String) - Method in class org.apache.qpid.util.BytesDataOutput
 
writeUuid(UUID) - Method in interface org.apache.qpid.transport.codec.Encoder
The uuid type encodes a universally unique id as defined by RFC-4122.
writeVbin16(byte[]) - Method in interface org.apache.qpid.transport.codec.Encoder
The vbin16 type encodes up to 65535 octets of opaque binary data.
writeVbin32(byte[]) - Method in interface org.apache.qpid.transport.codec.Encoder
The vbin32 type encodes up to 4294967295 octets of opaque binary data.
writeVbin8(byte[]) - Method in interface org.apache.qpid.transport.codec.Encoder
The vbin8 type encodes up to 255 octets of opaque binary data.

X

XaResult - Class in org.apache.qpid.transport
 
XaResult() - Constructor for class org.apache.qpid.transport.XaResult
 
XaResult(DtxXaStatus) - Constructor for class org.apache.qpid.transport.XaResult
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxCommit
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxEnd
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxForget
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxGetTimeout
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxPrepare
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxRollback
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxSetTimeout
 
xid(Xid) - Method in class org.apache.qpid.transport.DtxStart
 
Xid - Class in org.apache.qpid.transport
 
Xid() - Constructor for class org.apache.qpid.transport.Xid
 
Xid(long, byte[], byte[]) - Constructor for class org.apache.qpid.transport.Xid
 
XidImpl - Class in org.apache.qpid.dtx
Implements javax.transaction.dtx.Xid
XidImpl() - Constructor for class org.apache.qpid.dtx.XidImpl
Create new Xid.
XidImpl(Xid) - Constructor for class org.apache.qpid.dtx.XidImpl
Create a new XidImpl from an existing Xid.
XidImpl(byte[], int, byte[]) - Constructor for class org.apache.qpid.dtx.XidImpl
Create a new Xid.
XidImpl(String) - Constructor for class org.apache.qpid.dtx.XidImpl
Create a new Xid form its String form 4 1 1 g b +---+---+---+---+---+---+---+- -+---+---+- -+---+ | format_id | g | b | txn-id | br-id | +---+---+---+---+---+---+---+- -+---+---+- -+---+ 0 4 5 6 6+g 6+g+b format_id: an implementation specific format identifier

_

_logger - Static variable in class org.apache.qpid.transport.ServerDelegate
 
_pid - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
_platformInfo - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
 
_reverseTypeMap - Static variable in class org.apache.qpid.framing.AMQTypeMap
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.