- AbstractDecoder - Class in org.apache.qpid.transport.codec
-
AbstractDecoder
- AbstractDecoder() - Constructor for class org.apache.qpid.transport.codec.AbstractDecoder
-
- AbstractEncoder - Class in org.apache.qpid.transport.codec
-
AbstractEncoder
- AbstractEncoder() - Constructor for class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 - Class in org.apache.qpid.framing
-
- AccessRequestBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.AccessRequestBody
-
- AccessRequestBody(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.AccessRequestBody
-
- AccessRequestOkBody - Class in org.apache.qpid.framing
-
- AccessRequestOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.AccessRequestOkBody
-
- AccessRequestOkBody(int) - Constructor for class org.apache.qpid.framing.AccessRequestOkBody
-
- 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
-
- 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
-
- addTicker(Ticker) - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- 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.
- AggregateTicker - Class in org.apache.qpid.transport.network
-
- AggregateTicker() - Constructor for class org.apache.qpid.transport.network.AggregateTicker
-
- allocate(boolean, int) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- allocate(int) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- allocateByteBuffer(int) - Method in class org.apache.qpid.transport.network.Assembler
-
- allocateDirect(int) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- allocateDirectCollection(int) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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, MethodRegistry) - 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, AMQMethodBody, MethodRegistry) - Constructor for exception org.apache.qpid.AMQConnectionException
-
- AMQConnectionException(AMQConstant, String, int, int, MethodRegistry, 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
-
- 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
-
- AMQDecoder<T extends MethodProcessor> - 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, T) - 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(AMQConstant, String) - Constructor for exception org.apache.qpid.AMQException
-
- AMQException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
-
Constructor for a Protocol Exception
- AMQException(AMQConstant, boolean, String, Throwable) - Constructor for exception org.apache.qpid.AMQException
-
- AMQFrame - Class in org.apache.qpid.framing
-
- AMQFrame(int, AMQBody) - 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
-
- 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
-
- AMQMethodBody - Interface in org.apache.qpid.framing
-
- AMQMethodBodyImpl - Class in org.apache.qpid.framing
-
- AMQMethodBodyImpl() - Constructor for class org.apache.qpid.framing.AMQMethodBodyImpl
-
- 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
-
- AMQSecurityException(String, Throwable) - Constructor for exception org.apache.qpid.AMQSecurityException
-
Creates an exception with an optional message and optional underlying cause.
- 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(byte[], int, int) - Constructor for class org.apache.qpid.framing.AMQShortString
-
- 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
-
- 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.bytebuffer.QpidByteBuffer
-
- array() - Method in class org.apache.qpid.transport.Binary
-
- arrayOffset() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- asBoolean(int) - Method in class org.apache.qpid.filter.ComparisonExpression
-
- asByteBuffer() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- asDataInput() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- asDataOutput() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- asFieldArray(Collection<T>) - Static method in class org.apache.qpid.framing.FieldArray
-
- asInputStream() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- asNumber(Object) - Method in class org.apache.qpid.filter.ArithmeticExpression
-
- asProperties() - Static method in class org.apache.qpid.configuration.CommonProperties
-
- asReadOnlyBuffer() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- Assembler - Class in org.apache.qpid.transport.network
-
Assembler
- Assembler(ProtocolEventReceiver) - Constructor for class org.apache.qpid.transport.network.Assembler
-
- 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.
- asUTF8Bytes(CharSequence) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- 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 class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- available() - Method in interface org.apache.qpid.codec.MarkableDataInput
-
- available() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- available() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- available() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- available() - Method in class org.apache.qpid.streams.CompositeInputStream
-
- 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
-
- capabilities(List<Object>) - Method in class org.apache.qpid.transport.ConnectionOpen
-
- capacity() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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 - Class in org.apache.qpid.framing
-
- ChannelAlertBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelAlertBody
-
- ChannelAlertBody(int, AMQShortString, FieldTable) - Constructor for class org.apache.qpid.framing.ChannelAlertBody
-
- ChannelCloseBody - Class in org.apache.qpid.framing
-
- ChannelCloseBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelCloseBody
-
- ChannelCloseBody(int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.ChannelCloseBody
-
- ChannelCloseOkBody - Class in org.apache.qpid.framing
-
- ChannelCloseOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelCloseOkBody
-
- ChannelFlowBody - Class in org.apache.qpid.framing
-
- ChannelFlowBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelFlowBody
-
- ChannelFlowBody(boolean) - Constructor for class org.apache.qpid.framing.ChannelFlowBody
-
- ChannelFlowOkBody - Class in org.apache.qpid.framing
-
- ChannelFlowOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelFlowOkBody
-
- ChannelFlowOkBody(boolean) - Constructor for class org.apache.qpid.framing.ChannelFlowOkBody
-
- channelMax(int) - Method in class org.apache.qpid.transport.ConnectionTune
-
- channelMax(int) - Method in class org.apache.qpid.transport.ConnectionTuneOk
-
- ChannelMethodProcessor - Interface in org.apache.qpid.framing
-
- ChannelOpenBody - Class in org.apache.qpid.framing
-
- ChannelOpenBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ChannelOpenBody
-
- ChannelOpenBody() - Constructor for class org.apache.qpid.framing.ChannelOpenBody
-
- ChannelOpenOkBody - Class in org.apache.qpid.framing
-
- 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.AccessRequestBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.AccessRequestOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicAckBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicCancelBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicCancelOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicConsumeBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicConsumeOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicDeliverBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetEmptyBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicGetOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicNackBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicPublishBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicQosBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicQosOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRecoverBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRecoverSyncOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicRejectBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.BasicReturnBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelAlertBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelCloseBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelCloseOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelFlowBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelFlowOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelOpenBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ChannelOpenOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConfirmSelectBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConfirmSelectOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionOpenOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionRedirectBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionStartBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionStartOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ConnectionTuneOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ContentHeaderBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeBoundBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeclareOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.ExchangeDeleteOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueBindBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueBindOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeclareBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeclareOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeleteBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueDeleteOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueuePurgeBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueuePurgeOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueUnbindBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.QueueUnbindOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxCommitBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxCommitOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxRollbackBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxRollbackOkBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxSelectBody
-
- CLASS_ID - Static variable in class org.apache.qpid.framing.TxSelectOkBody
-
- classCode(short) - Method in class org.apache.qpid.transport.ExecutionException
-
- clear() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- 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
-
- clearEncodedForm() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- clearEncodedForm() - Method in class org.apache.qpid.framing.ContentHeaderBody
-
- clearEncodedForm() - Method in class org.apache.qpid.framing.FieldTable
-
- 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
-
- ClientChannelMethodProcessor - Interface in org.apache.qpid.framing
-
- ClientDecoder - Class in org.apache.qpid.codec
-
- ClientDecoder(ClientMethodProcessor<? extends ClientChannelMethodProcessor>) - Constructor for class org.apache.qpid.codec.ClientDecoder
-
Creates a new AMQP decoder.
- 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
-
- ClientMethodProcessor<T extends ClientChannelMethodProcessor> - Interface in org.apache.qpid.framing
-
- 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
-
- clone() - Method in exception org.apache.qpid.QpidException
-
- cloneForCurrentThread() - Method in exception org.apache.qpid.AMQException
-
- cloneForCurrentThread() - Method in exception org.apache.qpid.QpidException
-
Rethrown this exception as a new exception.
- close() - Method in class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- close() - Method in class org.apache.qpid.bytebuffer.QpidByteBufferOutputStream
-
- close() - Method in class org.apache.qpid.streams.CompositeInputStream
-
- close() - Method in interface org.apache.qpid.transport.ByteBufferSender
-
- 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 class org.apache.qpid.transport.network.security.sasl.SASLSender
-
- close() - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
-
- close() - Method in interface org.apache.qpid.transport.ProtocolEventSender
-
- 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.transport.ByteBufferReceiver
-
- 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.NetworkEventReceiver
-
- closed() - Method in interface org.apache.qpid.transport.ProtocolEventReceiver
-
- 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
-
- combine(Collection<QpidByteBuffer>) - Static method in class org.apache.qpid.util.ByteBufferUtils
-
- 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.
- compact() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- CompositeInputStream - Class in org.apache.qpid.streams
-
Allows a series of input streams to be treated as if they were one.
- CompositeInputStream(Collection<InputStream>) - Constructor for class org.apache.qpid.streams.CompositeInputStream
-
- 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
-
- ConfirmSelectBody - Class in org.apache.qpid.framing
-
- ConfirmSelectBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConfirmSelectBody
-
- ConfirmSelectBody(boolean) - Constructor for class org.apache.qpid.framing.ConfirmSelectBody
-
- ConfirmSelectOkBody - Class in org.apache.qpid.framing
-
- 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, ExceptionHandlingByteBufferReceiver, TransportActivity) - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
-
- Connection - Class in org.apache.qpid.transport
-
Connection
- Connection() - Constructor for class org.apache.qpid.transport.Connection
-
- Connection.SessionFactory - Interface in org.apache.qpid.transport
-
- Connection.State - Enum in org.apache.qpid.transport
-
- CONNECTION_CLOSE_OK_0_8 - Static variable in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- CONNECTION_CLOSE_OK_0_9 - Static variable in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- 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
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionCloseBody(MarkableDataInput, ProtocolVersion) - Constructor for class org.apache.qpid.framing.ConnectionCloseBody
-
- ConnectionCloseBody(ProtocolVersion, int, AMQShortString, int, int) - Constructor for class org.apache.qpid.framing.ConnectionCloseBody
-
- 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 - Class in org.apache.qpid.framing
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionOpenBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionOpenBody
-
- ConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.ConnectionOpenBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionOpenOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionOpenOkBody
-
- ConnectionOpenOkBody(AMQShortString) - Constructor for class org.apache.qpid.framing.ConnectionOpenOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionRedirectBody(MarkableDataInput, ProtocolVersion) - Constructor for class org.apache.qpid.framing.ConnectionRedirectBody
-
- ConnectionRedirectBody(ProtocolVersion, AMQShortString, AMQShortString) - Constructor for class org.apache.qpid.framing.ConnectionRedirectBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionSecureBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionSecureBody
-
- ConnectionSecureBody(byte[]) - Constructor for class org.apache.qpid.framing.ConnectionSecureBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionSecureOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionSecureOkBody
-
- ConnectionSecureOkBody(byte[]) - Constructor for class org.apache.qpid.framing.ConnectionSecureOkBody
-
- 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
-
- ConnectionSettings.RemoteStoreFinder - Interface in org.apache.qpid.transport
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionStartBody(short, short, FieldTable, byte[], byte[]) - Constructor for class org.apache.qpid.framing.ConnectionStartBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionStartOkBody(FieldTable, AMQShortString, byte[], AMQShortString) - Constructor for class org.apache.qpid.framing.ConnectionStartOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionTuneBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionTuneBody
-
- ConnectionTuneBody(int, long, int) - Constructor for class org.apache.qpid.framing.ConnectionTuneBody
-
- 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 - Class in org.apache.qpid.framing
-
- ConnectionTuneOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.ConnectionTuneOkBody
-
- ConnectionTuneOkBody(int, long, int) - Constructor for class org.apache.qpid.framing.ConnectionTuneOkBody
-
- 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
-
- ContentBody - Class in org.apache.qpid.framing
-
- ContentBody(ByteBuffer) - Constructor for class org.apache.qpid.framing.ContentBody
-
- ContentBody(QpidByteBuffer) - Constructor for class org.apache.qpid.framing.ContentBody
-
- 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(MarkableDataInput, long) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
-
- ContentHeaderBody(BasicContentHeaderProperties) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
-
- ContentHeaderBody(BasicContentHeaderProperties, long) - Constructor for class org.apache.qpid.framing.ContentHeaderBody
-
- 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.
- 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
-
- 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
-
- copyTo(ByteBuffer) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- copyTo(byte[]) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- correlationId(byte[]) - Method in class org.apache.qpid.transport.MessageProperties
-
- 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.MethodRegistry
-
- createAccessRequestOkBody(int) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createAMQFrame(int, ContentBody) - Static method in class org.apache.qpid.framing.ContentBody
-
- createAMQFrame(int, BasicContentHeaderProperties, long) - 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
-
- createBasicAckBody(long, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicCancelBody(AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicCancelOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicConsumeBody(int, String, String, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicConsumeOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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.MethodRegistry
-
- createBasicGetEmptyBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicGetOkBody(long, boolean, AMQShortString, AMQShortString, long) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicPublishBody(int, String, String, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicQosBody(long, int, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicQosOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicRecoverBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicRecoverSyncBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicRecoverSyncOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createBasicRejectBody(long, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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
-
- createBooleanCast(Expression) - Static method in class org.apache.qpid.filter.UnaryExpression
-
- createChannelAlertBody(int, AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelCloseOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelFlowBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelFlowOkBody(boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelOpenBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelOpenOkBody(byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createChannelOpenOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionCloseBody(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionCloseOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionOpenBody(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionOpenOkBody(AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionRedirectBody(AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionSecureBody(byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionSecureOkBody(byte[]) - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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.MethodRegistry
-
- createConnectionTuneBody(int, long, int) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createConnectionTuneOkBody(int, long, int) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createContentHeaderProperties(int, int, MarkableDataInput, int) - Method in class org.apache.qpid.framing.ContentHeaderPropertiesFactory
-
- createDivide(Expression, Expression) - Static method in class org.apache.qpid.filter.ArithmeticExpression
-
- createEqual(Expression, Expression) - Static method in class org.apache.qpid.filter.ComparisonExpression
-
- createExchangeBoundBody(String, String, String) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createExchangeBoundOkBody(int, AMQShortString) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createExchangeDeclareBody(int, String, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createExchangeDeclareOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createExchangeDeleteBody(int, String, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createExchangeDeleteOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createFloat(String) - Static method in class org.apache.qpid.filter.ConstantExpression
-
- createFromBuffer(MarkableDataInput, 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
-
- 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
-
- createNetworkConnection(Socket, ExceptionHandlingByteBufferReceiver, Integer, Integer, int, IdleTimeoutTicker) - Method in class org.apache.qpid.transport.network.io.IoNetworkTransport
-
- 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, String, String, String, boolean, Map<String, Object>) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueBindOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueDeclareBody(int, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueDeclareOkBody(AMQShortString, long, long) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueDeleteBody(int, String, boolean, boolean, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueDeleteOkBody(long) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueuePurgeBody(int, AMQShortString, boolean) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueuePurgeOkBody(long) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueUnbindBody(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Method in class org.apache.qpid.framing.MethodRegistry
-
- createQueueUnbindOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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
-
- createSubstitutionResolver(String, LinkedHashMap<String, String>) - Static method in class org.apache.qpid.util.Strings
-
- 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
-
- createTxCommitBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createTxCommitOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createTxRollbackBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createTxRollbackOkBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- createTxSelectBody() - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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.
- 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(byte[], int, int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- get(ByteBuffer) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- get() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- get(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- get(byte[]) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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(byte, byte) - Static method in class org.apache.qpid.framing.ProtocolVersion
-
- get(String, int) - Static method in class org.apache.qpid.messaging.util.LineInfo
-
- get() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- get(byte[]) - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- get(int) - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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(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
-
- 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 class org.apache.qpid.framing.AccessRequestBody
-
- getActive() - Method in class org.apache.qpid.framing.ChannelFlowBody
-
- getActive() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
-
- getActualMinorVersion() - Method in class org.apache.qpid.framing.ProtocolVersion
-
- getAddress() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
-
- getAllocatedDirectMemorySize() - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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.BasicContentHeaderProperties
-
- 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.transport.MessageProperties
-
- getArgsNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
-
- getArguments() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getArguments() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getArguments() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getArguments() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getArguments() - Method in class 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.ExchangeDeclareBody
-
- getAutoDelete() - Method in class 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.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.AccessRequestBody
-
- getBodySize() - Method in class org.apache.qpid.framing.AccessRequestOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
-
unsigned short
- getBodySize() - Method in class org.apache.qpid.framing.BasicAckBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicCancelBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicCancelOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicNackBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicQosBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicQosOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicRecoverBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicRecoverSyncOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicRejectBody
-
- getBodySize() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelFlowBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelOpenBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConfirmSelectBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConfirmSelectOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionOpenBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionSecureBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionTuneBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ContentHeaderBody
-
unsigned long but java can't handle that anyway when allocating byte array
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getBodySize() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueBindOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- getBodySize() - Method in class org.apache.qpid.framing.QueueUnbindOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxCommitBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxCommitOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxRollbackBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxRollbackOkBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxSelectBody
-
- getBodySize() - Method in class org.apache.qpid.framing.TxSelectOkBody
-
- 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.
- getBuffer() - Method in interface org.apache.qpid.bytebuffer.ByteBufferRef
-
- getBuildVersion() - Static method in class org.apache.qpid.configuration.CommonProperties
-
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.AMQShortString
-
- getBytes(String) - Method in class org.apache.qpid.framing.FieldTable
-
- getBytes(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- getBytes() - Method in class org.apache.qpid.transport.Binary
-
- getCachedThreadLocalBuffer() - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
Not for general use!
Used to clear threadlocal buffer when shutting down thread pools.
- getCapabilities() - Method in class 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.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, MethodRegistry) - Method in interface org.apache.qpid.framing.AMQMethodBody
-
- getChannelException(AMQConstant, String, MethodRegistry) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
-
- 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.ConnectionTuneBody
-
- getChannelMax() - Method in class 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
-
- getChannelMethodProcessor(int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- getChannelMethodProcessor(int) - Method in interface org.apache.qpid.framing.MethodProcessor
-
- getChannelNotFoundException(int, MethodRegistry) - Method in interface org.apache.qpid.framing.AMQMethodBody
-
Convenience Method to create a channel not found exception
- getChannelNotFoundException(int, MethodRegistry) - 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
-
- getChar(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getChar() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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 exception org.apache.qpid.AMQChannelException
-
- getClassId() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getClassId() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getClassId() - Method in class org.apache.qpid.framing.ContentHeaderBody
-
- getClassId() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- getClazz() - Method in class org.apache.qpid.framing.AccessRequestBody
-
- getClazz() - Method in class org.apache.qpid.framing.AccessRequestOkBody
-
- getClazz() - Method in interface org.apache.qpid.framing.AMQMethodBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicAckBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicCancelBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicCancelOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicNackBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicQosBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicQosOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicRecoverBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicRecoverSyncOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicRejectBody
-
- getClazz() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelFlowBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelOpenBody
-
- getClazz() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConfirmSelectBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConfirmSelectOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionOpenBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionSecureBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionTuneBody
-
- getClazz() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getClazz() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueBindOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- getClazz() - Method in class org.apache.qpid.framing.QueueUnbindOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxCommitBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxCommitOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxRollbackBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxRollbackOkBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxSelectBody
-
- getClazz() - Method in class org.apache.qpid.framing.TxSelectOkBody
-
- getClientAliases(String, Principal[]) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
-
- getClientCertificateIntermediateCertsPath() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getClientCertificatePath() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getClientCertificatePrivateKeyPath() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getClientProperties() - Method in class 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() - Method in exception org.apache.qpid.AMQConnectionException
-
- getClusterId() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- getClusterId() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
-
- getClusterIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- 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 class org.apache.qpid.transport.Session
-
- getConnectionDelegate() - Method in class org.apache.qpid.transport.Connection
-
- getConnectionException(AMQConstant, String, MethodRegistry) - Method in interface org.apache.qpid.framing.AMQMethodBody
-
- getConnectionException(AMQConstant, String, MethodRegistry) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
-
- 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.
- getConsumerCount() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getConsumerOptions() - Method in class org.apache.qpid.url.AMQBindingURL
-
- getConsumerOptions() - Method in interface org.apache.qpid.url.BindingURL
-
- getConsumerTag() - Method in class org.apache.qpid.framing.BasicCancelBody
-
- getConsumerTag() - Method in class org.apache.qpid.framing.BasicCancelOkBody
-
- getConsumerTag() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getConsumerTag() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
-
- getConsumerTag() - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- getContainer() - Method in class org.apache.qpid.transport.Field
-
- getContentEncoding() - Method in class org.apache.qpid.transport.MessageProperties
-
- getContentLength() - Method in class org.apache.qpid.transport.MessageProperties
-
- getContentType() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- 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.BasicContentHeaderProperties
-
- 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
-
- getDataUrlForBytes(byte[]) - Static method in class org.apache.qpid.util.DataUrlUtils
-
- getDecimal(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- getDeliveryMode() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- getDeliveryMode() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- getDeliveryProperties() - Method in class org.apache.qpid.transport.Header
-
- getDeliveryTag() - Method in class org.apache.qpid.framing.BasicAckBody
-
- getDeliveryTag() - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- getDeliveryTag() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getDeliveryTag() - Method in class org.apache.qpid.framing.BasicNackBody
-
- getDeliveryTag() - Method in class org.apache.qpid.framing.BasicRejectBody
-
- getDescription() - Method in class org.apache.qpid.transport.ExecutionException
-
- 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.ChannelAlertBody
-
- getDisabledCipherSuites() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
-
- getDiscardUnroutable() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- getDouble(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getDouble() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getDouble(String) - Method in class org.apache.qpid.framing.FieldTable
-
- getDouble(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- getDurable() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getDurable() - Method in class 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
-
- getEnabledCipherSuites() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
-
- 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
-
- getEncryptionKeyManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionKeyStore() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionKeyStorePassword() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionKeyStorePath() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionKeyStoreType() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionRemoteTrustStoreName() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionTrustManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionTrustStore(ConnectionSettings.RemoteStoreFinder) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionTrustStorePassword() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionTrustStorePath() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getEncryptionTrustStoreType() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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 class org.apache.qpid.framing.BasicDeliverBody
-
- getExchange() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getExchange() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getExchange() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getExchange() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getExchange() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getExchange() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getExchange() - Method in class org.apache.qpid.framing.MessagePublishInfo
-
- getExchange() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getExchange() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- 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 class org.apache.qpid.framing.AccessRequestBody
-
- getExclusive() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getExclusive() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- 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.BasicContentHeaderProperties
-
- 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.
- 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.
- 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() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getFloat(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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.ConnectionTuneBody
-
- getFrameMax() - Method in class 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.BasicQosBody
-
- getGlobalId() - Method in class org.apache.qpid.transport.Xid
-
- getGlobalTransactionId() - Method in class org.apache.qpid.dtx.XidImpl
-
Format identifier.
- 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.ConnectionTuneBody
-
- getHeartbeat() - Method in class 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.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
-
- getIdFromSubjectDN(String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- getIfEmpty() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getIfEmpty() - Method in class org.apache.qpid.transport.QueueDelete
-
- getIfUnused() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getIfUnused() - Method in class 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.BasicPublishBody
-
- getImmediate() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- 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
-
- getInitializedKeyStore(URL, String, String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- getInsist() - Method in class org.apache.qpid.framing.ConnectionOpenBody
-
- getInsist() - Method in class org.apache.qpid.transport.ConnectionOpen
-
- getInstance(ProtocolVersion, MarkableDataInput) - Static method in class org.apache.qpid.framing.ChannelOpenOkBody
-
- getInstance() - Static method in class org.apache.qpid.framing.ContentHeaderPropertiesFactory
-
- getInstance() - Method in class org.apache.qpid.transport.ProtocolHeader
-
- getInt(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getInt() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- getInternal() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getJoin() - Method in class org.apache.qpid.transport.DtxStart
-
- getKeyManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getKeyManagers(String, String, String, String, String) - Static method in class org.apache.qpid.ssl.SSLContextFactory
-
- getKeyManagers() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getKeyNotMatched() - Method in class org.apache.qpid.transport.ExchangeBoundResult
-
- getKeyStore(String) - Method in interface org.apache.qpid.transport.ConnectionSettings.RemoteStoreFinder
-
- 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.ConnectionOpenOkBody
-
- getKnownHosts() - Method in class 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
-
- getListeners() - Method in class org.apache.qpid.transport.Connection
-
- 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.ConnectionStartOkBody
-
- getLocale() - Method in class org.apache.qpid.transport.ConnectionStartOk
-
- getLocales() - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- getLocales() - Method in class org.apache.qpid.transport.ConnectionStart
-
- getLong() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getLong(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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 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.BasicPublishBody
-
- getMaxChannelCount() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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
-
- getMaxReadIdleMillis() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- getMaxReadIdleMillis() - Method in interface org.apache.qpid.transport.network.NetworkConnection
-
- getMaxWriteIdleMillis() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- getMaxWriteIdleMillis() - Method in interface org.apache.qpid.transport.network.NetworkConnection
-
- getMechanism() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
-
- getMechanism() - Method in class org.apache.qpid.transport.ConnectionStartOk
-
- getMechanisms() - Method in class 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.BasicGetOkBody
-
- getMessageCount() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getMessageCount() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
-
- getMessageCount() - Method in class 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.BasicContentHeaderProperties
-
- getMessageId() - Method in class org.apache.qpid.transport.MessageProperties
-
- getMessageIdAsString() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- getMessageProperties() - Method in class org.apache.qpid.transport.Header
-
- getMethod() - Method in class org.apache.qpid.framing.AccessRequestBody
-
- getMethod() - Method in class org.apache.qpid.framing.AccessRequestOkBody
-
- getMethod() - Method in interface org.apache.qpid.framing.AMQMethodBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicAckBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicCancelBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicCancelOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicConsumeOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicGetEmptyBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicNackBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicQosBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicQosOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicRecoverBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicRecoverSyncOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicRejectBody
-
- getMethod() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelCloseOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelFlowBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelFlowOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelOpenBody
-
- getMethod() - Method in class org.apache.qpid.framing.ChannelOpenOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConfirmSelectBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConfirmSelectOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionOpenBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionRedirectBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionSecureBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionStartOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionTuneBody
-
- getMethod() - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getMethod() - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueBindOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueDeleteOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueuePurgeOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- getMethod() - Method in class org.apache.qpid.framing.QueueUnbindOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxCommitBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxCommitOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxRollbackBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxRollbackOkBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxSelectBody
-
- getMethod() - Method in class org.apache.qpid.framing.TxSelectOkBody
-
- getMethod() - Method in class org.apache.qpid.protocol.AMQMethodEvent
-
Gets the method call.
- getMethodId() - Method in exception org.apache.qpid.AMQChannelException
-
- getMethodId() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getMethodId() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getMethodId() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- getMethodProcessor() - Method in class org.apache.qpid.codec.AMQDecoder
-
- getMethodRegistry() - Method in exception org.apache.qpid.AMQChannelException
-
- getMethodRegistry() - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
-
Gets the method registry for a specific version of the AMQP.
- 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
-
- getModified() - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- getMultiple() - Method in class org.apache.qpid.framing.BasicAckBody
-
- getMultiple() - Method in class org.apache.qpid.framing.BasicNackBody
-
- 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.BasicConsumeBody
-
- getNoAck() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getNoLocal() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- 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.BasicCancelBody
-
- getNowait() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getNowait() - Method in class org.apache.qpid.framing.ConfirmSelectBody
-
- getNowait() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getNowait() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getNowait() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getNowait() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getNowait() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getNowait() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getNumberOfActivePooledBuffers() - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getNumberOfPooledBuffers() - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- 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
-
- 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 class org.apache.qpid.framing.AccessRequestBody
-
- getPassive() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getPassive() - Method in class 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
-
- getPeerCertificate() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- getPeerCertificate() - Method in interface org.apache.qpid.transport.network.NetworkConnection
-
- 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
-
- getPooledBufferSize() - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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.BasicQosBody
-
- getPrefetchSize() - Method in class org.apache.qpid.framing.BasicQosBody
-
- getPriority() - Method in interface org.apache.qpid.filter.FilterableMessage
-
- getPriority() - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- getPriority() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- getPrivateKey(String) - Method in class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
-
- getProcessedMethods() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- getProcessPid() - Static method in class org.apache.qpid.util.SystemUtils
-
- getProcessPidAsInt() - Static method in class org.apache.qpid.util.SystemUtils
-
- getProductName() - Static method in class org.apache.qpid.configuration.CommonProperties
-
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
-
- getProtocolMinor() - Method in class org.apache.qpid.framing.ProtocolInitiation
-
- getProtocolVersion() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- getProtocolVersion() - Method in interface org.apache.qpid.framing.MethodProcessor
-
- getProtocolVersion() - Method in class org.apache.qpid.framing.MethodRegistry
-
- getProtocolVersion() - Method in interface org.apache.qpid.protocol.ProtocolVersionAware
-
- getQueue() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getQueue() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getQueue() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getQueue() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- 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 class org.apache.qpid.framing.AccessRequestBody
-
- getReadBufferSize() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getRealm() - Method in class org.apache.qpid.framing.AccessRequestBody
-
- 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.BasicDeliverBody
-
- getRedelivered() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getRedelivered() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- getReleaseVersion() - Static method in class org.apache.qpid.configuration.CommonProperties
-
Gets the product version.
- getReleaseVersionMajor() - Static method in class org.apache.qpid.configuration.CommonProperties
-
Gets the product major version.
- getReleaseVersionMinor() - Static method in class org.apache.qpid.configuration.CommonProperties
-
Gets the product minor version.
- getRemoteAddress() - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- getRemoteAddress() - Method in interface org.apache.qpid.transport.network.NetworkConnection
-
- getRemoteSocketAddress() - Method in class org.apache.qpid.transport.Connection
-
- getReplyCode() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getReplyCode() - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- getReplyCode() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getReplyCode() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getReplyCode() - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- getReplyCode() - Method in class org.apache.qpid.transport.ConnectionClose
-
- getReplyText() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getReplyText() - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- getReplyText() - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- getReplyText() - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- getReplyText() - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- 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.BasicContentHeaderProperties
-
- 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.BasicNackBody
-
- getRequeue() - Method in class org.apache.qpid.framing.BasicRecoverBody
-
- getRequeue() - Method in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- getRequeue() - Method in class org.apache.qpid.framing.BasicRejectBody
-
- getResponse() - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- getResponse() - Method in class 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 interface org.apache.qpid.framing.FieldTable.FieldTableElementProcessor
-
- 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 class org.apache.qpid.framing.BasicDeliverBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.BasicReturnBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.MessagePublishInfo
-
- getRoutingKey() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getRoutingKey() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- 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
-
- 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.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(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- getShort() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.messaging.util.LineInfo
-
- getText() - Method in class org.apache.qpid.transport.MessageReject
-
- getThreadFactory() - Static method in class org.apache.qpid.thread.Threading
-
- getThreadPoolSize() - Method in interface org.apache.qpid.transport.NetworkTransportConfiguration
-
- getTickers() - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- getTicket() - Method in class org.apache.qpid.framing.AccessRequestOkBody
-
- getTicket() - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- getTicket() - Method in class org.apache.qpid.framing.BasicGetBody
-
- getTicket() - Method in class org.apache.qpid.framing.BasicPublishBody
-
- getTicket() - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- getTicket() - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- getTicket() - Method in class org.apache.qpid.framing.QueueBindBody
-
- getTicket() - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- getTicket() - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- getTicket() - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- getTicket() - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- 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.BasicContentHeaderProperties
-
- getTimestamp(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- getTimestamp() - Method in class org.apache.qpid.transport.DeliveryProperties
-
- getTimeToNextTick(long) - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- getTimeToNextTick(long) - Method in class org.apache.qpid.transport.network.io.IdleTimeoutTicker
-
- 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
-
- 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
-
- getTrustedCertificatesFile() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getTrustManagerFactoryAlgorithm() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- getTrustManagers(String, String, String, String) - Static method in class org.apache.qpid.ssl.SSLContextFactory
-
- getTrustManagers() - 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.transport.DeliveryProperties
-
- getType() - Method in interface org.apache.qpid.filter.FilterableMessage
-
- 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 class 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.BasicContentHeaderProperties
-
- 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
-
- getUTF8Length(CharSequence) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- 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.AMQTypedValue
-
- 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.ConnectionStartBody
-
- getVersionMinor() - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- getVersionString() - Static method in class org.apache.qpid.configuration.CommonProperties
-
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.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 class org.apache.qpid.framing.AccessRequestBody
-
- getWriteBufferSize() - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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
-
- 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_BUILD - Static variable in class org.apache.qpid.common.ServerPropertyNames
-
Server property: build number.
- QPID_CLOSE_TIMEOUT - Static variable in class org.apache.qpid.configuration.ClientProperties
-
System properties to change the default timeout used whilst closing connections
and underlying sessions.
- 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_CONFIRMED_PUBLISH_SUPPORTED - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
-
- 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
-
- 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_SECURITY_OBJECT_MESSAGE_CLASS_HIERARCHY_BLACK_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_OBJECT_MESSAGE_CLASS_HIERARCHY_WHITE_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_CIPHER_SUITE_BLACK_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_CIPHER_SUITE_BLACK_LIST_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_CIPHER_SUITE_WHITE_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_CIPHER_SUITE_WHITE_LIST_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_PROTOCOL_BLACK_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_PROTOCOL_BLACK_LIST_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_PROTOCOL_WHITE_LIST - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- QPID_SECURITY_TLS_PROTOCOL_WHITE_LIST_DEFAULT - Static variable in class org.apache.qpid.configuration.CommonProperties
-
- 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_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_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_TEMPORARY_QUEUE_PREFIX - Static variable in class org.apache.qpid.common.ServerPropertyNames
-
Server property: prefix used for federation of temporary queues
- 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
-
- QPID_VIRTUALHOST_PROPERTIES_SUPPORTED - Static variable in class org.apache.qpid.properties.ConnectionStartProperties
-
- QpidByteBuffer - Class in org.apache.qpid.bytebuffer
-
- QpidByteBufferInputStream - Class in org.apache.qpid.bytebuffer
-
InputStream implementation that takes a list QpidByteBuffers.
- QpidByteBufferInputStream(Collection<QpidByteBuffer>) - Constructor for class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- QpidByteBufferOutputStream - Class in org.apache.qpid.bytebuffer
-
OutputStream implementation that yields a list QpidByteBuffers that contain a copy
of the incoming bytes.
- QpidByteBufferOutputStream(boolean, int) - Constructor for class org.apache.qpid.bytebuffer.QpidByteBufferOutputStream
-
- 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
-
- QpidClientX509KeyManager(String, URL, String, String, String) - Constructor for class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
-
- QpidClientX509KeyManager(String, KeyStore, String, String) - Constructor for class org.apache.qpid.transport.network.security.ssl.QpidClientX509KeyManager
-
- QpidException - Exception in org.apache.qpid
-
AMQException forms the root exception of all exceptions relating to the AMQ protocol.
- QpidException(String) - Constructor for exception org.apache.qpid.QpidException
-
- QpidException(String, Throwable) - Constructor for exception org.apache.qpid.QpidException
-
- 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
-
- 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
-
- QUEUE_NOT_BOUND - Static variable in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- QUEUE_NOT_FOUND - Static variable in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- QueueBindBody - Class in org.apache.qpid.framing
-
- QueueBindBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueBindBody
-
- QueueBindBody(int, AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.QueueBindBody
-
- QueueBindOkBody - Class in org.apache.qpid.framing
-
- QueueBindOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueBindOkBody
-
- QueueBindOkBody() - Constructor for class org.apache.qpid.framing.QueueBindOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- QueueDeclareBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueDeclareBody
-
- QueueDeclareBody(int, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Constructor for class org.apache.qpid.framing.QueueDeclareBody
-
- QueueDeclareOkBody - Class in org.apache.qpid.framing
-
- QueueDeclareOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueDeclareOkBody
-
- QueueDeclareOkBody(AMQShortString, long, long) - Constructor for class org.apache.qpid.framing.QueueDeclareOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- QueueDeleteBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueDeleteBody
-
- QueueDeleteBody(int, AMQShortString, boolean, boolean, boolean) - Constructor for class org.apache.qpid.framing.QueueDeleteBody
-
- QueueDeleteOkBody - Class in org.apache.qpid.framing
-
- QueueDeleteOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueDeleteOkBody
-
- QueueDeleteOkBody(long) - Constructor for class org.apache.qpid.framing.QueueDeleteOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- QueuePurgeBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueuePurgeBody
-
- QueuePurgeBody(int, AMQShortString, boolean) - Constructor for class org.apache.qpid.framing.QueuePurgeBody
-
- QueuePurgeOkBody - Class in org.apache.qpid.framing
-
- QueuePurgeOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueuePurgeOkBody
-
- QueuePurgeOkBody(long) - Constructor for class org.apache.qpid.framing.QueuePurgeOkBody
-
- 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 - Class in org.apache.qpid.framing
-
- QueueUnbindBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueUnbindBody
-
- QueueUnbindBody(int, AMQShortString, AMQShortString, AMQShortString, FieldTable) - Constructor for class org.apache.qpid.framing.QueueUnbindBody
-
- QueueUnbindOkBody - Class in org.apache.qpid.framing
-
- QueueUnbindOkBody(MarkableDataInput) - Constructor for class org.apache.qpid.framing.QueueUnbindOkBody
-
- QueueUnbindOkBody() - Constructor for class org.apache.qpid.framing.QueueUnbindOkBody
-
- QUOTED_ID - Static variable in interface org.apache.qpid.filter.selector.SelectorParserConstants
-
RegularExpression Id.
- 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(ReadableByteChannel) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- read() - Method in class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- read(byte[], int, int) - Method in class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- read(byte[]) - Method in interface org.apache.qpid.codec.MarkableDataInput
-
- read(MarkableDataInput) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- read(byte[]) - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- read(byte[]) - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- read(byte[]) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- read() - Method in class org.apache.qpid.streams.CompositeInputStream
-
- read(byte[], int, int) - Method in class org.apache.qpid.streams.CompositeInputStream
-
- read(byte[]) - Method in class org.apache.qpid.streams.CompositeInputStream
-
- 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(ByteBuffer) - Static method in class org.apache.qpid.framing.AMQShortString
-
- readAMQShortString() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readAMQShortString() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readAMQShortString() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readAMQShortString(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- readArray() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- readArray() - Method in interface org.apache.qpid.transport.codec.Decoder
-
An array is an ordered sequence of values of the same type.
- readAsByteBuffer(int) - Method in interface org.apache.qpid.codec.MarkableDataInput
-
- readAsByteBuffer(int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readAsByteBuffer(int) - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readAsByteBuffer(int) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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.
- readBoolean() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readBoolean() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readBoolean() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readByte() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readByte() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- readByteRanges() - Method in interface org.apache.qpid.transport.codec.Decoder
-
- 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
-
- readCertificates(URL) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- readCertificates(InputStream) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- readChar() - Method in class org.apache.qpid.filter.selector.SimpleCharStream
-
Read a character.
- readChar() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readChar() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readChar() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- readDatetime() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readDouble() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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.transport.network.TransportActivity
-
- readFieldTable(MarkableDataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- readFileAsBytes(String) - Static method in class org.apache.qpid.util.FileUtils
-
Reads a text file as a string.
- 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() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readFloat() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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(MarkableDataInput) - 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
-
- readFully(byte[]) - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readFully(byte[], int, int) - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readFully(byte[]) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readFully(byte[], int, int) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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.framing.ByteBufferDataInput
-
- readInt() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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
-
- readLine() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readLine() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readList() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- readList() - Method in interface org.apache.qpid.transport.codec.Decoder
-
A list is an ordered sequence of (type, value) pairs.
- readLong() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readLong() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readLong() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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
-
- readPrivateKey(URL) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- readPrivateKey(InputStream) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- readPrivateKey(byte[], String) - Static method in class org.apache.qpid.transport.network.security.ssl.SSLUtil
-
- readRawBytes(byte[], int, int) - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
-
- readRemainingBytes() - Method in class org.apache.qpid.transport.codec.BBDecoder
-
- readRemainingBytes() - Method in interface org.apache.qpid.transport.codec.Decoder
-
Reads the remaining bytes on the underlying buffer.
- readSequenceNo() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readShort() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- readStruct(int) - Method in interface org.apache.qpid.transport.codec.Decoder
-
- readStruct32() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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.AbstractDecoder
-
- 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.AbstractDecoder
-
- 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.AbstractDecoder
-
- 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.AbstractDecoder
-
- 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() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readUnsignedByte() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readUnsignedByte() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readUnsignedInteger(DataInput) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- readUnsignedShort() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readUnsignedShort() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readUnsignedShort() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readUTF() - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- readUTF() - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- readUTF() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- readUuid() - Method in class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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 class org.apache.qpid.transport.codec.AbstractDecoder
-
- 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.
- receiveAccessRequest(AMQShortString, boolean, boolean, boolean, boolean, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveAccessRequestOk(int) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicAck(long, boolean) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveBasicAck(long, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicCancel(AMQShortString, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicCancelOk(AMQShortString) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicConsume(AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, FieldTable) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicConsumeOk(AMQShortString) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicDeliver(AMQShortString, long, boolean, AMQShortString, AMQShortString) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicGet(AMQShortString, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicGetEmpty() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicGetOk(long, boolean, AMQShortString, AMQShortString, long) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicNack(long, boolean, boolean) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveBasicPublish(AMQShortString, AMQShortString, boolean, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicQos(long, int, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicQosOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicRecover(boolean, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicRecoverSyncOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveBasicReject(long, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveBasicReturn(int, AMQShortString, AMQShortString, AMQShortString) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveChannelAlert(int, AMQShortString, FieldTable) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveChannelClose(int, AMQShortString, int, int) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveChannelCloseOk() - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveChannelFlow(boolean) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveChannelFlowOk(boolean) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveChannelOpen(int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveChannelOpen(int) - Method in interface org.apache.qpid.framing.ServerMethodProcessor
-
- receiveChannelOpenOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveConfirmSelect(boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveConfirmSelectOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveConnectionClose(int, AMQShortString, int, int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionClose(int, AMQShortString, int, int) - Method in interface org.apache.qpid.framing.MethodProcessor
-
- receiveConnectionCloseOk() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionCloseOk() - Method in interface org.apache.qpid.framing.MethodProcessor
-
- receiveConnectionOpen(AMQShortString, AMQShortString, boolean) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionOpen(AMQShortString, AMQShortString, boolean) - Method in interface org.apache.qpid.framing.ServerMethodProcessor
-
- receiveConnectionOpenOk(AMQShortString) - Method in interface org.apache.qpid.framing.ClientMethodProcessor
-
- receiveConnectionOpenOk(AMQShortString) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionRedirect(AMQShortString, AMQShortString) - Method in interface org.apache.qpid.framing.ClientMethodProcessor
-
- receiveConnectionRedirect(AMQShortString, AMQShortString) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionSecure(byte[]) - Method in interface org.apache.qpid.framing.ClientMethodProcessor
-
- receiveConnectionSecure(byte[]) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionSecureOk(byte[]) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionSecureOk(byte[]) - Method in interface org.apache.qpid.framing.ServerMethodProcessor
-
- receiveConnectionStart(short, short, FieldTable, byte[], byte[]) - Method in interface org.apache.qpid.framing.ClientMethodProcessor
-
- receiveConnectionStart(short, short, FieldTable, byte[], byte[]) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionStartOk(FieldTable, AMQShortString, byte[], AMQShortString) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionStartOk(FieldTable, AMQShortString, byte[], AMQShortString) - Method in interface org.apache.qpid.framing.ServerMethodProcessor
-
- receiveConnectionTune(int, long, int) - Method in interface org.apache.qpid.framing.ClientMethodProcessor
-
- receiveConnectionTune(int, long, int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionTuneOk(int, long, int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveConnectionTuneOk(int, long, int) - Method in interface org.apache.qpid.framing.ServerMethodProcessor
-
- received(ByteBuffer) - Method in interface org.apache.qpid.transport.ByteBufferReceiver
-
- 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(NetworkEvent) - Method in interface org.apache.qpid.transport.NetworkEventReceiver
-
- received(ProtocolEvent) - Method in interface org.apache.qpid.transport.ProtocolEventReceiver
-
- receiveExchangeBound(AMQShortString, AMQShortString, AMQShortString) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveExchangeBoundOk(int, AMQShortString) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveExchangeDeclare(AMQShortString, AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveExchangeDeclareOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveExchangeDelete(AMQShortString, boolean, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveExchangeDeleteOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveHeartbeat() - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveHeartbeat() - Method in interface org.apache.qpid.framing.MethodProcessor
-
- receiveMessageContent(QpidByteBuffer) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveMessageHeader(BasicContentHeaderProperties, long) - Method in interface org.apache.qpid.framing.ChannelMethodProcessor
-
- receiveProtocolHeader(ProtocolInitiation) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- receiveProtocolHeader(ProtocolInitiation) - Method in interface org.apache.qpid.framing.MethodProcessor
-
- receiveQueueBind(AMQShortString, AMQShortString, AMQShortString, boolean, FieldTable) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveQueueBindOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveQueueDeclare(AMQShortString, boolean, boolean, boolean, boolean, boolean, FieldTable) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveQueueDeclareOk(AMQShortString, long, long) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveQueueDelete(AMQShortString, boolean, boolean, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveQueueDeleteOk(long) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveQueuePurge(AMQShortString, boolean) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveQueuePurgeOk(long) - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveQueueUnbind(AMQShortString, AMQShortString, AMQShortString, FieldTable) - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveQueueUnbindOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiver(ExceptionHandlingByteBufferReceiver) - Method in interface org.apache.qpid.transport.network.security.SecurityLayer
-
- receiveTxCommit() - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveTxCommitOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveTxRollback() - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveTxRollbackOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- receiveTxSelect() - Method in interface org.apache.qpid.framing.ServerChannelMethodProcessor
-
- receiveTxSelectOk() - Method in interface org.apache.qpid.framing.ClientChannelMethodProcessor
-
- 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
-
- redirect(String, List<Object>) - Method in interface org.apache.qpid.transport.ConnectionListener
-
- redirect(String, List<Object>) - Method in class org.apache.qpid.transport.network.security.sasl.SASLEncryptor
-
- registerOpenSocket(String, Socket) - Static method in class org.apache.qpid.transport.network.io.IoNetworkTransport
-
- registerSession(Session) - Method in class org.apache.qpid.transport.Connection
-
- 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.configuration.CommonProperties
-
Defines the name of the version property.
- RELEASE_VERSION_SUFFIX - Static variable in class org.apache.qpid.configuration.CommonProperties
-
Defines the name of the version suffix property.
- releaseBuffer() - Method in class org.apache.qpid.transport.codec.BBDecoder
-
- remaining() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- remaining() - Method in class org.apache.qpid.typedmessage.TypedBytesContentReader
-
- remaining(Collection<QpidByteBuffer>) - Static method in class org.apache.qpid.util.ByteBufferUtils
-
- remove(String) - Method in class org.apache.qpid.framing.FieldTable
-
- remove(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- removeFromPool() - Method in interface org.apache.qpid.bytebuffer.ByteBufferRef
-
- removeKey(AMQShortString) - Method in class org.apache.qpid.framing.FieldTable
-
- removeSession(Session) - Method in class org.apache.qpid.transport.Connection
-
- removeTicker(Ticker) - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- 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 class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- reset() - Method in class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- 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.framing.ByteBufferDataInput
-
- reset() - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- reset() - Method in class org.apache.qpid.streams.CompositeInputStream
-
- 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.
- resetModified() - Method in class org.apache.qpid.transport.network.AggregateTicker
-
- 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
-
- rewind() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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
-
- 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(ExceptionHandlingByteBufferReceiver) - Constructor for class org.apache.qpid.transport.network.security.sasl.SASLReceiver
-
- SASLSender - Class in org.apache.qpid.transport.network.security.sasl
-
- SASLSender(ByteBufferSender) - 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(QpidByteBuffer) - Method in interface org.apache.qpid.transport.ByteBufferSender
-
- send(ProtocolEvent) - Method in class org.apache.qpid.transport.Connection
-
- send(ProtocolEvent) - Method in class org.apache.qpid.transport.network.Disassembler
-
- send(QpidByteBuffer) - Method in class org.apache.qpid.transport.network.io.IoSender
-
- send(QpidByteBuffer) - Method in class org.apache.qpid.transport.network.security.sasl.SASLSender
-
- send(QpidByteBuffer) - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
-
- send(ProtocolEvent) - Method in interface org.apache.qpid.transport.ProtocolEventSender
-
- SEND_BUFFER_SIZE_PROP_NAME - Static variable in class org.apache.qpid.configuration.ClientProperties
-
System property used to set the socket send buffer size.
- sendConnectionClose(ConnectionCloseCode, String, Option...) - Method in class org.apache.qpid.transport.Connection
-
- sendConnectionCloseOkAndCloseSender(Connection) - Method in class org.apache.qpid.transport.ConnectionDelegate
-
- sender(ByteBufferSender) - Method in interface org.apache.qpid.transport.network.security.SecurityLayer
-
- 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.
- ServerChannelMethodProcessor - Interface in org.apache.qpid.framing
-
- ServerDecoder - Class in org.apache.qpid.codec
-
- ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor>) - Constructor for class org.apache.qpid.codec.ServerDecoder
-
Creates a new AMQP decoder.
- 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
-
- ServerMethodProcessor<T extends ServerChannelMethodProcessor> - Interface in org.apache.qpid.framing
-
- 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.
- 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
-
- setBody(Collection<QpidByteBuffer>) - 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(Collection<QpidByteBuffer>) - 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
-
- setClientCertificateIntermediateCertsPath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setClientCertificatePath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setClientCertificatePrivateKeyPath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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
-
- setConnection(NetworkConnection) - Method in class org.apache.qpid.transport.network.io.IdleTimeoutTicker
-
- 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
-
- setCurrentMethod(int, int) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- setCurrentMethod(int, int) - Method in interface org.apache.qpid.framing.MethodProcessor
-
- 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
-
- setDetachCode(SessionDetachCode) - Method in class org.apache.qpid.transport.Session
-
- 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
-
- setEncryptionKeyManagerFactoryAlgorithm(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionKeyStorePassword(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionKeyStorePath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionKeyStoreType(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionRemoteTrustStoreName(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionTrustManagerFactoryAlgorithm(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionTrustStorePassword(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionTrustStorePath(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setEncryptionTrustStoreType(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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 class org.apache.qpid.framing.MessagePublishInfo
-
- 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
-
- 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 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.SSLReceiver
-
- setHostname(String) - Method in class org.apache.qpid.transport.network.security.ssl.SSLSender
-
- 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.MessagePublishInfo
-
- 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.MessagePublishInfo
-
- setMaxChannelCount(int) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setMaxFrameSize(int) - Method in class org.apache.qpid.codec.AMQDecoder
-
- 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
-
- setMaxReadIdleMillis(long) - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- setMaxReadIdleMillis(long) - Method in interface org.apache.qpid.transport.network.NetworkConnection
-
- setMaxWriteIdleMillis(long) - Method in class org.apache.qpid.transport.network.io.IoNetworkConnection
-
- setMaxWriteIdleMillis(long) - 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) - 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
-
- setPropertyFlags(int) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- setProtocol(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- setProtocolVersion(ProtocolVersion) - Method in class org.apache.qpid.framing.FrameCreatingMethodProcessor
-
- setProtocolVersion(ProtocolVersion) - Method in class org.apache.qpid.framing.MethodRegistry
-
- 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
-
- 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
-
- setRedirecting(boolean) - Method in class org.apache.qpid.transport.Connection
-
- 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.MessagePublishInfo
-
- setRoutingKey(String) - Method in class org.apache.qpid.transport.DeliveryProperties
-
- setRoutingKey(String) - Method in class org.apache.qpid.transport.ReplyTo
-
- 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(ByteBufferSender) - Method in interface org.apache.qpid.protocol.AMQVersionAwareProtocolSession
-
- setSender(ProtocolEventSender) - 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
-
- 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
-
- setTrustedCertificatesFile(String) - Method in class org.apache.qpid.transport.ConnectionSettings
-
- 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
-
- 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 class org.apache.qpid.bytebuffer.QpidByteBufferInputStream
-
- 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.framing.ByteBufferDataInput
-
- skip(long) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- skip(long) - Method in class org.apache.qpid.util.ByteBufferInputStream
-
- skipBytes(int) - Method in class org.apache.qpid.framing.ByteArrayDataInput
-
- skipBytes(int) - Method in class org.apache.qpid.framing.ByteBufferDataInput
-
- skipBytes(int) - Method in class org.apache.qpid.framing.ByteBufferListDataInput
-
- slice() - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- 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.
- SPECIFIC_QUEUE_NOT_BOUND_WITH_RK - Static variable in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- SSLContextFactory - Class in org.apache.qpid.ssl
-
Factory used to create SSLContexts.
- SSLReceiver - Class in org.apache.qpid.transport.network.security.ssl
-
- SSLReceiver(SSLEngine, ExceptionHandlingByteBufferReceiver, SSLStatus) - Constructor for class org.apache.qpid.transport.network.security.ssl.SSLReceiver
-
- SSLSender - Class in org.apache.qpid.transport.network.security.ssl
-
- SSLSender(SSLEngine, ByteBufferSender, 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
-
- 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(QpidByteBuffer) - Static method in class org.apache.qpid.transport.util.Functions
-
- str(QpidByteBuffer, int) - Static method in class org.apache.qpid.transport.util.Functions
-
- str(Collection<QpidByteBuffer>, int, int) - Static method in class org.apache.qpid.transport.util.Functions
-
- str(Collection<QpidByteBuffer>, int) - Static method in class org.apache.qpid.transport.util.Functions
-
- str(QpidByteBuffer, 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
-
- 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
-
- 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
-
- SuppressingInheritedAccessControlContextThreadFactory - Class in org.apache.qpid.pool
-
ThreadFactory to create threads with empty inherited java.security.AccessControlContext
- SuppressingInheritedAccessControlContextThreadFactory(String, Subject) - Constructor for class org.apache.qpid.pool.SuppressingInheritedAccessControlContextThreadFactory
-
- 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.
- v0_10 - Static variable in class org.apache.qpid.framing.ProtocolVersion
-
- v0_8 - 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
-
- 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.network.TransportEncryption
-
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.network.TransportEncryption
-
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
-
- verifyHostname(String, X509Certificate) - 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.configuration.CommonProperties
-
The name of the version properties file to load from the class path.
- view(int, int) - Method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- virtualHost(String) - Method in class org.apache.qpid.transport.ConnectionOpen
-
- 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
-
- WILDCARD_ADDRESS - Static variable in class org.apache.qpid.transport.ConnectionSettings
-
- wrap(ByteBuffer) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- wrap(byte[]) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- wrap(byte[], int, int) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- write(GatheringByteChannel, Collection<QpidByteBuffer>) - Static method in class org.apache.qpid.bytebuffer.QpidByteBuffer
-
- write(int) - Method in class org.apache.qpid.bytebuffer.QpidByteBufferOutputStream
-
- write(byte[]) - Method in class org.apache.qpid.bytebuffer.QpidByteBufferOutputStream
-
- write(byte[], int, int) - Method in class org.apache.qpid.bytebuffer.QpidByteBufferOutputStream
-
- 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.ByteBufferDataOutput
-
- write(byte[]) - Method in class org.apache.qpid.util.ByteBufferDataOutput
-
- write(byte[], int, int) - Method in class org.apache.qpid.util.ByteBufferDataOutput
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- writeArray(List<Object>) - Method in interface org.apache.qpid.transport.codec.Encoder
-
An array is an ordered sequence of values of the same type.
- writeArrayEntries(List<Object>) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.ByteBufferDataOutput
-
- 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.ByteBufferDataOutput
-
- writeByte(int) - Method in class org.apache.qpid.util.BytesDataOutput
-
- writeByteImpl(byte) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
-
- writeByteRanges(RangeSet) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.ByteBufferDataOutput
-
- 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.ByteBufferDataOutput
-
- 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.ByteBufferDataOutput
-
- writeChars(String) - Method in class org.apache.qpid.util.BytesDataOutput
-
- writeDatetime(long) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.ByteBufferDataOutput
-
- 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.ByteBufferDataOutput
-
- 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.ByteBufferDataOutput
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- writeList(List<Object>) - Method in interface org.apache.qpid.transport.codec.Encoder
-
A list is an ordered sequence of (type, value) pairs.
- writeListEntries(List<Object>) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.ByteBufferDataOutput
-
- writeLong(long) - Method in class org.apache.qpid.util.BytesDataOutput
-
- writeLongAsShortString(DataOutput, long) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- 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
-
- writeMap(Map<String, Object>) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.
- writeMapEntries(Map<String, Object>) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.AccessRequestBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.AccessRequestOkBody
-
- writeMethodPayload(DataOutput) - Method in interface org.apache.qpid.framing.AMQMethodBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicAckBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicCancelBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicCancelOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicConsumeBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicConsumeOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicDeliverBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicGetBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicGetEmptyBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicGetOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicNackBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicPublishBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicQosBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicQosOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicRecoverBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicRecoverSyncBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicRecoverSyncOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicRejectBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicReturnBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelAlertBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelCloseBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelCloseOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelFlowBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelFlowOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelOpenBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ChannelOpenOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConfirmSelectBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConfirmSelectOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionCloseBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionCloseOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionOpenBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionOpenOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionRedirectBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionSecureBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionSecureOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionStartBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionStartOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionTuneBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ConnectionTuneOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeBoundBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeBoundOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeDeclareBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeDeclareOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeDeleteBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.ExchangeDeleteOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueBindBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueBindOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueDeclareBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueDeclareOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueDeleteBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueDeleteOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueuePurgeBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueuePurgeOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueUnbindBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.QueueUnbindOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxCommitBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxCommitOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxRollbackBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxRollbackOkBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxSelectBody
-
- writeMethodPayload(DataOutput) - Method in class org.apache.qpid.framing.TxSelectOkBody
-
- 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(ByteBufferSender) - 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(ByteBufferSender) - Method in class org.apache.qpid.framing.AMQDataBlock
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.AMQFrame
-
- writePayload(ByteBufferSender) - 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(ByteBufferSender) - Method in class org.apache.qpid.framing.AMQMethodBodyImpl
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
-
- writePayload(ByteBufferSender) - Method in class org.apache.qpid.framing.CompositeAMQDataBlock
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.ContentBody
-
- writePayload(ByteBufferSender) - Method in class org.apache.qpid.framing.ContentBody
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.ContentHeaderBody
-
- writePayload(ByteBufferSender) - Method in class org.apache.qpid.framing.ContentHeaderBody
-
- writePayload(QpidByteBuffer) - Method in class org.apache.qpid.framing.ContentHeaderBody
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.HeartbeatBody
-
- writePayload(ByteBufferSender) - Method in class org.apache.qpid.framing.HeartbeatBody
-
- writePayload(DataOutput) - Method in class org.apache.qpid.framing.ProtocolInitiation
-
- writePayload(ByteBufferSender) - Method in class org.apache.qpid.framing.ProtocolInitiation
-
- writePropertyListPayload(DataOutput) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- writePropertyListPayload(ByteBufferSender) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- writePropertyListPayload(QpidByteBuffer) - Method in class org.apache.qpid.framing.BasicContentHeaderProperties
-
- writerIdle(Connection) - Method in class org.apache.qpid.transport.ConnectionDelegate
-
- writerIdle() - Method in interface org.apache.qpid.transport.network.TransportActivity
-
- writeSequenceNo(int) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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.ByteBufferDataOutput
-
- writeShort(int) - Method in class org.apache.qpid.util.BytesDataOutput
-
- writeShortImpl(short) - Method in class org.apache.qpid.typedmessage.TypedBytesContentWriter
-
- writeShortStringBytes(DataOutput, AMQShortString) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- writeShortStringBytes(QpidByteBuffer, AMQShortString) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- writeStr16(String) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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(QpidByteBuffer) - 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.AbstractEncoder
-
- 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.AbstractEncoder
-
- 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.AbstractEncoder
-
- 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.AbstractEncoder
-
- 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
-
- writeUnsignedInteger(QpidByteBuffer, 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
-
- writeUnsignedShort(QpidByteBuffer, int) - Static method in class org.apache.qpid.framing.EncodingUtils
-
- writeUTF(String) - Method in class org.apache.qpid.util.ByteBufferDataOutput
-
- writeUTF(String) - Method in class org.apache.qpid.util.BytesDataOutput
-
- writeUuid(UUID) - Method in class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- 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 class org.apache.qpid.transport.codec.AbstractEncoder
-
- writeVbin8(byte[]) - Method in interface org.apache.qpid.transport.codec.Encoder
-
The vbin8 type encodes up to 255 octets of opaque binary data.