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

A

AbstractMechanism - Class in org.apache.qpid.jms.sasl
Base class for SASL Authentication Mechanism that implements the basic methods of a Mechanism class.
AbstractMechanism() - Constructor for class org.apache.qpid.jms.sasl.AbstractMechanism
 
ACCEPTED - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
ACCEPTED - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
acknowledge() - Method in class org.apache.qpid.jms.JmsAcknowledgeCallback
 
acknowledge() - Method in class org.apache.qpid.jms.JmsContext
 
acknowledge() - Method in class org.apache.qpid.jms.message.JmsMessage
 
acknowledge(JmsConnection, JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE) - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
acknowledge(JmsConnection, JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE) - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
acknowledge(JmsConnection, JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE) - Method in interface org.apache.qpid.jms.JmsTransactionContext
Allows the context to intercept a message acknowledgement and perform any additional logic prior to the acknowledge being forwarded onto the connection.
acknowledge(JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Called to acknowledge a given delivery.
acknowledge(JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
acknowledge(JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
acknowledge(JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Called to acknowledge a JmsMessage has been delivered, consumed, re-delivered...etc.
acknowledge(JmsInboundMessageDispatch, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
acknowledge(JmsSessionId, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
acknowledge(JmsSessionId, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
acknowledge(JmsSessionId, ProviderConstants.ACK_TYPE, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Called to acknowledge all messages that have been delivered in a given session.
acknowledge(JmsSessionId, ProviderConstants.ACK_TYPE, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
acknowledge(ProviderConstants.ACK_TYPE) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Called to acknowledge all messages that have been marked as delivered but have not yet been marked consumed.
acknowledge(ProviderConstants.ACK_TYPE) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Perform an acknowledge of all delivered messages for all consumers active in this Session.
acknowledgeCallback - Variable in class org.apache.qpid.jms.message.JmsMessage
 
acknowledgementMode - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
acknowledgementMode - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
activeProvider - Variable in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
add(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
add(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Adds a new URI to the pool if not already contained within.
add(JmsMessageConsumer) - Method in class org.apache.qpid.jms.JmsSession
 
add(JmsMessageProducer) - Method in class org.apache.qpid.jms.JmsSession
 
addAdditionalHandlers(ChannelPipeline) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
addAdditionalHandlers(ChannelPipeline) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
addAll(List<URI>) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Adds a list of new URIs to the pool if not already contained within.
addChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
addChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionSession
 
addChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
addChildResource(AmqpResource) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpResourceParent
Adds the given resource as a child of this resource so that it's lifetime becomes managed by that of its parent.
addChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
addChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
addConnectionConsumer(JmsConsumerInfo, JmsConnectionConsumer) - Method in class org.apache.qpid.jms.JmsConnection
 
addConnectionListener(JmsConnectionListener) - Method in class org.apache.qpid.jms.JmsConnection
Adds a JmsConnectionListener so that a client can be notified of events in the underlying connection and its state.
addEscapes(String) - Static method in error org.apache.qpid.jms.selector.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpression() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
addFirst(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Adds a new URI to the pool if not already contained within.
address - Variable in class org.apache.qpid.jms.JmsDestination
 
address - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
addSession(JmsSessionInfo, JmsSession) - Method in class org.apache.qpid.jms.JmsConnection
 
addToEnvironment(String, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
addToFailOnConnectionDropTracking(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
adjustBeginLineColumn(int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterClosed(AmqpConnection, JmsConnectionInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpClosedConnectionBuilder
 
afterClosed(AmqpConsumer, JmsConsumerInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
afterClosed(TARGET, INFO) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Called if endpoint opening process fails in order to give the subclasses a place to perform any follow-on processing or teardown steps before the operation is deemed to have been completed and failure is signalled.
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpClosedConnectionBuilder
 
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Called once an endpoint has been opened and validated to give the subclasses a place to perform any follow-on processing or setup steps before the operation is deemed to have been completed and success is signaled.
afterOpened() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTemporaryDestinationBuilder
 
allocateSendBuffer(int) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
allocateSendBuffer(int) - Method in interface org.apache.qpid.jms.transports.Transport
Request that the Transport provide an output buffer sized for the given value.
ALLOWLIST_PROPERTY - Static variable in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
AMQP_BINARY_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AMQP_NO_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AMQP_OPEN_PROPERTIES - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject custom properties into the AMQP Open performative that is sent after a successful remote connection has been made.
AMQP_STRING_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AMQP_ULONG_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AMQP_UUID_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AmqpAbstractResource<R extends JmsResource,​E extends org.apache.qpid.proton.engine.Endpoint> - Class in org.apache.qpid.jms.provider.amqp
Abstract base for all AmqpResource implementations to extend.
AmqpAbstractResource(R, E) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
Creates a new instance with the JmsResource provided, and sets the Endpoint to the given value.
AmqpAbstractResource(R, E, AmqpResourceParent) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
Creates a new instance with the JmsResource provided, and sets the Endpoint to the given value.
AmqpAnonymousFallbackProducer - Class in org.apache.qpid.jms.provider.amqp
Handles the case of anonymous JMS MessageProducers.
AmqpAnonymousFallbackProducer(AmqpSession, JmsProducerInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
Creates the Anonymous Producer object.
AmqpClosedConnectionBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Specialized Builder that create a Connection that is intended to be immediately closed.
AmqpClosedConnectionBuilder(AmqpProvider, JmsConnectionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpClosedConnectionBuilder
 
AmqpCodec - Class in org.apache.qpid.jms.provider.amqp.message
AMQP Codec class used to hide the details of encode / decode
AmqpCodec() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
 
AmqpConnection - Class in org.apache.qpid.jms.provider.amqp
 
AmqpConnection(AmqpProvider, JmsConnectionInfo, Connection) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
AmqpConnectionBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpConnection instance.
AmqpConnectionBuilder(AmqpProvider, JmsConnectionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
AmqpConnectionProperties - Class in org.apache.qpid.jms.provider.amqp
Class used to examine the capabilities and connection properties of the remote connection and provide that information to the client code in a simpler and more easy to digest manner.
AmqpConnectionProperties(JmsConnectionInfo, AmqpProvider) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Creates a new instance of this class with default values read from the given JmsConnectionInfo object.
AmqpConnectionSession - Class in org.apache.qpid.jms.provider.amqp
Subclass of the standard session object used solely by AmqpConnection to aid in managing connection resources that require a persistent session.
AmqpConnectionSession(AmqpConnection, JmsSessionInfo, Session) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpConnectionSession
Create a new instance of a Connection owned Session object.
AmqpConnectionSessionBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpConnectionSession instance.
AmqpConnectionSessionBuilder(AmqpConnection, JmsSessionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionSessionBuilder
 
AmqpConsumer - Class in org.apache.qpid.jms.provider.amqp
AMQP Consumer object that is used to manage JMS MessageConsumer semantics.
AmqpConsumer(AmqpSession, JmsConsumerInfo, Receiver) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
AmqpConsumerBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpConsumer instance.
AmqpConsumerBuilder(AmqpSession, JmsConsumerInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
AmqpDestinationHelper - Class in org.apache.qpid.jms.provider.amqp.message
A set of static utility method useful when mapping JmsDestination types to / from the AMQP destination fields in a Message that's being sent or received.
AmqpDestinationHelper() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
AmqpEventSink - Interface in org.apache.qpid.jms.provider.amqp
Interface used by classes that want to process AMQP events sent from the transport layer.
AmqpExceptionBuilder - Interface in org.apache.qpid.jms.provider.amqp
Used to provide a source for an exception based on some event such as operation timed out, etc.
AmqpFixedProducer - Class in org.apache.qpid.jms.provider.amqp
AMQP Producer object that is used to manage JMS MessageProducer semantics.
AmqpFixedProducer(AmqpSession, JmsProducerInfo, Sender) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
AmqpHeader - Class in org.apache.qpid.jms.provider.amqp.message
Wraps around the proton Header object and provides an ability to determine if the Header can be optimized out of message encodes
AmqpHeader() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
AmqpHeader(AmqpHeader) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
AmqpHeader(Header) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
AmqpJmsBytesMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
A JmsBytesMessageFacade that wraps around Proton AMQP Message instances to provide access to the underlying bytes contained in the message.
AmqpJmsBytesMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
AmqpJmsMapMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS MapMessage type.
AmqpJmsMapMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
AmqpJmsMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
 
AmqpJmsMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
AmqpJmsMessageFactory - Class in org.apache.qpid.jms.provider.amqp.message
AMQP Message Factory instance used to create new JmsMessage types that wrap an Proton AMQP Message.
AmqpJmsMessageFactory(AmqpConnection) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
AmqpJmsMessagePropertyIntercepter - Class in org.apache.qpid.jms.provider.amqp.message
Utility class used to intercept calls to Message property sets and gets and map the correct AMQP fields to the property name being accessed.
AmqpJmsMessagePropertyIntercepter() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
 
AmqpJmsNoLocalType - Class in org.apache.qpid.jms.provider.amqp.filters
A Described Type wrapper for JMS no local option for MessageConsumer.
AmqpJmsNoLocalType() - Constructor for class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsNoLocalType
 
AmqpJmsObjectMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.
AmqpJmsObjectMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
AmqpJmsSelectorType - Class in org.apache.qpid.jms.provider.amqp.filters
A Described Type wrapper for JMS selector values.
AmqpJmsSelectorType(String) - Constructor for class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsSelectorType
 
AmqpJmsStreamMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS StreamMessage type.
AmqpJmsStreamMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
AmqpJmsTextMessageFacade - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS TextMessage type.
AmqpJmsTextMessageFacade() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
AmqpMessageIdHelper - Class in org.apache.qpid.jms.provider.amqp.message
Helper class for identifying and converting message-id and correlation-id values between the AMQP types and the Strings values used by JMS.
AmqpMessageIdHelper() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
AmqpMessageSupport - Class in org.apache.qpid.jms.provider.amqp.message
Support class containing constant values and static methods that are used to map to / from AMQP Message types being sent or received.
AmqpMessageSupport() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
AmqpObjectTypeDelegate - Interface in org.apache.qpid.jms.provider.amqp.message
Interface for a Delegate object that handles storing and retrieving the Object value in an Object message.
AmqpProducer - Class in org.apache.qpid.jms.provider.amqp
Base class for Producer instances.
AmqpProducer(AmqpSession, JmsProducerInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
AmqpProducer(AmqpSession, JmsProducerInfo, Sender) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
AmqpProducerBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpProducer instance.
AmqpProducerBuilder(AmqpSession, JmsProducerInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
AmqpProtocolTracer - Class in org.apache.qpid.jms.provider.amqp
Proton-J ProtocolTracer implementation that writes AMQP frame data to the given logger target.
AmqpProtocolTracer(Logger, int) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
AmqpProtocolTracer(Logger, int, int) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
AmqpProvider - Class in org.apache.qpid.jms.provider.amqp
An AMQP v1.0 Provider.
AmqpProvider(URI, Transport, ProviderFutureFactory) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProvider
Create a new instance of an AmqpProvider bonded to the given remote URI.
AmqpProviderFactory - Class in org.apache.qpid.jms.provider.amqp
Factory for creating the AMQP provider.
AmqpProviderFactory() - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
AmqpReadableBuffer - Class in org.apache.qpid.jms.provider.amqp.message
ReadableBuffer implementation that wraps a Netty ByteBuf
AmqpReadableBuffer(ByteBuf) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
AmqpRedirect - Class in org.apache.qpid.jms.provider.amqp
Encapsulates the AMQP Redirect Map
AmqpRedirect(Map<Symbol, Object>, AmqpProvider) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
AmqpResource - Interface in org.apache.qpid.jms.provider.amqp
AmqpResource specification.
AmqpResourceBuilder<TARGET extends AmqpResource,​PARENT extends AmqpResourceParent,​INFO extends JmsResource,​ENDPOINT extends org.apache.qpid.proton.engine.Endpoint> - Class in org.apache.qpid.jms.provider.amqp.builders
Base for all AmqpResource builders.
AmqpResourceBuilder(PARENT, INFO) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
AmqpResourceParent - Interface in org.apache.qpid.jms.provider.amqp
Interface for any object that can will manage the lifetime of AmqpResource based object instances.
AmqpSaslAuthenticator - Class in org.apache.qpid.jms.provider.amqp
Manage the SASL authentication process
AmqpSaslAuthenticator(Function<String[], Mechanism>) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
Create the authenticator and initialize it.
AmqpSerializedObjectDelegate - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.
AmqpSerializedObjectDelegate(AmqpJmsMessageFacade, JmsDeserializationPolicy) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
Create a new delegate that uses Java serialization to store the message content.
AmqpSession - Class in org.apache.qpid.jms.provider.amqp
 
AmqpSession(AmqpConnection, JmsSessionInfo, Session) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpSession
 
AmqpSessionBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpSession instance.
AmqpSessionBuilder(AmqpConnection, JmsSessionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpSessionBuilder
 
AmqpSubscriptionTracker - Class in org.apache.qpid.jms.provider.amqp
Class used to track named subscriptions on a connection to allow verifying current usage and assigning appropriate link names.
AmqpSubscriptionTracker() - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
 
AmqpSupport - Class in org.apache.qpid.jms.provider.amqp
 
AmqpSupport() - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
AmqpTemporaryDestination - Class in org.apache.qpid.jms.provider.amqp
Manages a Temporary Destination linked to a given Connection.
AmqpTemporaryDestination(AmqpSession, JmsTemporaryDestination, Sender) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTemporaryDestination
 
AmqpTemporaryDestinationBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpTemporaryDestination instance.
AmqpTemporaryDestinationBuilder(AmqpSession, JmsTemporaryDestination) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpTemporaryDestinationBuilder
 
AmqpTransactionContext - Class in org.apache.qpid.jms.provider.amqp
Handles the operations surrounding AMQP transaction control.
AmqpTransactionContext(AmqpSession, JmsSessionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
Creates a new AmqpTransactionContext instance.
AmqpTransactionContext.DischargeCompletion - Class in org.apache.qpid.jms.provider.amqp
 
AmqpTransactionCoordinator - Class in org.apache.qpid.jms.provider.amqp
Represents the AMQP Transaction coordinator link used by the transaction context of a session to control the lifetime of a given transaction.
AmqpTransactionCoordinator(JmsSessionInfo, Sender, AmqpResourceParent) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTransactionCoordinator
 
AmqpTransactionCoordinatorBuilder - Class in org.apache.qpid.jms.provider.amqp.builders
Resource builder responsible for creating and opening an AmqpTransactionCoordinator instance.
AmqpTransactionCoordinatorBuilder(AmqpTransactionContext, JmsSessionInfo) - Constructor for class org.apache.qpid.jms.provider.amqp.builders.AmqpTransactionCoordinatorBuilder
 
AmqpTransferTagGenerator - Class in org.apache.qpid.jms.provider.amqp
Utility class that can generate and if enabled pool the binary tag values used to identify transfers over an AMQP link.
AmqpTransferTagGenerator() - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
 
AmqpTransferTagGenerator(boolean) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
 
AmqpTypedObjectDelegate - Class in org.apache.qpid.jms.provider.amqp.message
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.
AmqpTypedObjectDelegate(AmqpJmsMessageFacade) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
Create a new delegate that uses Java serialization to store the message content.
AmqpWritableBuffer - Class in org.apache.qpid.jms.provider.amqp.message
Writable Buffer implementation based on a Netty ByteBuf
AmqpWritableBuffer() - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
AmqpWritableBuffer(ByteBuf) - Constructor for class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
AND - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
andExpression() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ANONYMOUS_RELAY - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
AnonymousMechanism - Class in org.apache.qpid.jms.sasl
Implements the Anonymous SASL authentication mechanism.
AnonymousMechanism() - Constructor for class org.apache.qpid.jms.sasl.AnonymousMechanism
 
AnonymousMechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Anonymous SASL Authentication Mechanism types.
AnonymousMechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.AnonymousMechanismFactory
 
anonymousProducer - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
APPLICATION_ERROR - org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
 
applicationPropertyExists(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
applyParameters(URI, Map<String, String>) - Static method in class org.apache.qpid.jms.util.URISupport
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the newly updated URI that contains the value of the given URI and the appended query value.
applyParameters(URI, Map<String, String>, String) - Static method in class org.apache.qpid.jms.util.URISupport
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the newly updated URI that contains the value of the given URI and the appended query value.
applyTransportConfiguration(TransportOptions, Map<String, String>) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransportFactory
 
applyTransportConfiguration(TransportOptions, Map<String, String>) - Method in class org.apache.qpid.jms.transports.TransportFactory
Apply URI options to a freshly created TransportOptions instance which will be used when the actual Transport is created.
ArithmeticExpression - Class in org.apache.qpid.jms.selector.filter
An expression which performs an operation on two expression values
ArithmeticExpression(Expression, Expression) - Constructor for class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
array() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
arrayOffset() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
asBoolean(int) - Method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
asJmsMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
asNumber(Object) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
asyncDeliveryComplete(TraceableMessage, JmsTracer.DeliveryOutcome, Throwable) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
asyncDeliveryComplete(TraceableMessage, JmsTracer.DeliveryOutcome, Throwable) - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
asyncDeliveryComplete(TraceableMessage, JmsTracer.DeliveryOutcome, Throwable) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
asyncDeliveryInit(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
asyncDeliveryInit(TraceableMessage, String) - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
asyncDeliveryInit(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
AsyncResult - Interface in org.apache.qpid.jms.provider
Defines a result interface for Asynchronous operations.
availableListener - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
awaitTermination(ExecutorService, long) - Static method in class org.apache.qpid.jms.util.ThreadPoolUtils
Awaits the termination of the thread pool.

B

backup(int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Backup a number of characters.
BalancedProviderFuture - Class in org.apache.qpid.jms.provider
A more balanced implementation of a ProviderFuture that works better on some platforms such as windows where the thread park and atomic operations used by a more aggressive implementation could result in poor performance.
BalancedProviderFuture() - Constructor for class org.apache.qpid.jms.provider.BalancedProviderFuture
 
BalancedProviderFuture(ProviderSynchronization) - Constructor for class org.apache.qpid.jms.provider.BalancedProviderFuture
 
begin() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
begin() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
begin() - Method in interface org.apache.qpid.jms.JmsTransactionContext
Start a transaction if none is currently active.
begin(JmsTransactionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Begins a new Transaction using the given Transaction Id as the identifier.
begin(JmsTransactionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
beginColumn - Variable in class org.apache.qpid.jms.selector.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.qpid.jms.selector.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
BETWEEN - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
BinaryExpression - Class in org.apache.qpid.jms.selector.filter
An expression which performs an operation on two expression values.
BinaryExpression(Expression, Expression) - Constructor for class org.apache.qpid.jms.selector.filter.BinaryExpression
 
bind(String, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
bind(Name, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
bindings - Variable in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
BLOCK_COMMENT - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
BooleanExpression - Interface in org.apache.qpid.jms.selector.filter
A BooleanExpression is an expression that always produces a Boolean result.
bootstrap - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
bufcolumn - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
buffer - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
bufline - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
bufpos - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Position in buffer.
buildFromProperties(Map<String, String>) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
buildFromProperties(Map<String, String>) - Method in class org.apache.qpid.jms.JmsDestination
 
buildFromProperties(Map<String, String>) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
Set the properties that will represent the instance in JNDI
buildResource(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
buildResource(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
buildResource(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Called to initiate the process of building the resource type that is managed by this builder.
byteBuffer() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 

C

capacity() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
CATCH_ALL_WILDCARD - Static variable in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Value used to indicate that all classes should be allowed or denied,
channel - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
channelActive(ChannelHandlerContext) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyDefaultHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyDefaultHandler
 
channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyTcpTransportHandler
 
channelRegistered(ChannelHandlerContext) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyDefaultHandler
 
checkClientIDWasSetExplicitly() - Method in class org.apache.qpid.jms.JmsSession
 
checkClosed() - Method in class org.apache.qpid.jms.JmsConnection
 
checkClosed() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
checkClosed() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
checkClosed() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
checkClosed() - Method in class org.apache.qpid.jms.JmsSession
 
checkClosed() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
checkClosedOrFailed() - Method in class org.apache.qpid.jms.JmsConnection
 
checkConnected() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
checkConsumeFromTemporaryDestination(JmsTemporaryDestination) - Method in class org.apache.qpid.jms.JmsConnection
 
checkDestination(Destination) - Static method in class org.apache.qpid.jms.JmsSession
 
checkEqualOperand(Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
Validates that the expression can be used in == or <> expressions.
checkIdentifierIsntLogicOperator(String) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
checkIdentifierIsntNullTrueFalse(String) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
checkIdentifierLetterAndDigitRequirements(String) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
checkLessThanOperand(Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
Only Numeric expressions can be used in >, >=, < or <= expressions.
checkMessageListener() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
checkParenthesis(String) - Static method in class org.apache.qpid.jms.util.URISupport
Examine the supplied string and ensure that all parends appear as matching pairs.
checkPropertyNameIsValid(String, boolean) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
checkReadOnly() - Method in class org.apache.qpid.jms.message.JmsMessage
 
checkReadOnlyBody() - Method in class org.apache.qpid.jms.message.JmsMessage
 
checkReadOnlyProperties() - Method in class org.apache.qpid.jms.message.JmsMessage
 
checkValidObject(Object) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
checkWriteOnlyBody() - Method in class org.apache.qpid.jms.message.JmsMessage
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
ClassLoadingAwareObjectInputStream - Class in org.apache.qpid.jms.util
 
ClassLoadingAwareObjectInputStream(InputStream, ClassLoadingAwareObjectInputStream.TrustedClassFilter) - Constructor for class org.apache.qpid.jms.util.ClassLoadingAwareObjectInputStream
 
ClassLoadingAwareObjectInputStream.TrustedClassFilter - Interface in org.apache.qpid.jms.util
Security Filter used to filter classes that the application deems to be insecure, this filter is not applied to the class instances for the primitive types, and array types are narrowed to the component type of the array before being passed into this filter.
clear() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
clear() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
clear() - Method in interface org.apache.qpid.jms.util.MessageQueue
Clears the Queue of any Messages.
clear() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
clearAckType() - Method in class org.apache.qpid.jms.JmsAcknowledgeCallback
Clears any previous setting and restores defaults.
clearBody() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Clears the contents of this Message.
clearBody() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
clearBody() - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
clearBody() - Method in class org.apache.qpid.jms.message.JmsMessage
 
clearBody() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
clearBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
clearCache() - Static method in class org.apache.qpid.jms.selector.SelectorParser
 
clearProperties() - Method in class org.apache.qpid.jms.JmsProducer
 
clearProperties() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Clears any Message properties that exist for this Message instance.
clearProperties() - Method in class org.apache.qpid.jms.message.JmsMessage
 
clearProperties() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
clearProperties(JmsMessage, boolean) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instances clear or reset the value to its default.
clearProperties(AmqpJmsMessageFacade) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instances clear or reset the value to its default.
clone() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
close() - Method in class org.apache.qpid.jms.JmsConnection
 
close() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
close() - Method in class org.apache.qpid.jms.JmsConsumer
 
close() - Method in class org.apache.qpid.jms.JmsContext
 
close() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
close() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
close() - Method in class org.apache.qpid.jms.JmsQueueBrowser
 
close() - Method in class org.apache.qpid.jms.JmsSession
 
close() - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
close() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
close() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
close() - Method in interface org.apache.qpid.jms.provider.Provider
Closes this Provider terminating all connections and canceling any pending operations.
close() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
close() - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
close() - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
close() - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
close() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
close() - Method in interface org.apache.qpid.jms.transports.Transport
Close the Transport, no additional send operations are accepted.
close() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
close() - Method in interface org.apache.qpid.jms.util.MessageQueue
Closes the Message Queue.
close() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
close(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
close(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
 
close(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
close(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
closed - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
closed - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
CLOSED - org.apache.qpid.jms.meta.JmsResource.ResourceState
 
CLOSED - Static variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
CLOSED - Static variable in class org.apache.qpid.jms.util.PriorityMessageQueue
 
closeOrDetachEndpoint() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
Perform the close operation on the managed endpoint.
closeOrDetachEndpoint() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
closeRequest - Variable in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
closeResource(AmqpProvider, ProviderException, boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
closeResource(AmqpProvider, ProviderException, boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionCoordinator
 
closeTimeoutTask - Variable in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
column - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
commit() - Method in class org.apache.qpid.jms.JmsContext
 
commit() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
commit() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
commit() - Method in class org.apache.qpid.jms.JmsSession
 
commit() - Method in interface org.apache.qpid.jms.JmsTransactionContext
Commits all work done in this transaction and releases any locks currently held.
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Commit the currently running Transaction.
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Called to commit an open transaction, and start a new one if a new transaction info object is provided.
commit(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
compare(Comparable, Comparable) - Method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
compareTo(JmsDestination) - Method in class org.apache.qpid.jms.JmsDestination
 
compareTo(JmsConnectionId) - Method in class org.apache.qpid.jms.meta.JmsConnectionId
 
compareTo(JmsConnectionInfo) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
compareTo(JmsConsumerId) - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
compareTo(JmsConsumerInfo) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
compareTo(JmsProducerId) - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
compareTo(JmsProducerInfo) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
compareTo(JmsSessionId) - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
compareTo(JmsSessionInfo) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
compareTo(JmsTransactionId) - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
compareTo(JmsTransactionInfo) - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
compareTo(Mechanism) - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
comparisonExpression() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ComparisonExpression - Class in org.apache.qpid.jms.selector.filter
A filter performing a comparison of two objects
ComparisonExpression(Expression, Expression) - Constructor for class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
completeSend(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
completeSend(TraceableMessage, String) - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
completeSend(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
COMPLETING - Static variable in class org.apache.qpid.jms.provider.ProviderFuture
 
composeName(String, String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
composeName(Name, Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
CompositeData() - Constructor for class org.apache.qpid.jms.util.URISupport.CompositeData
 
condition - Variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
configureConnectionInfo(String, String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
connect(Runnable, SSLContext) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
connect(Runnable, SSLContext) - Method in interface org.apache.qpid.jms.transports.Transport
Performs the connect operation for the implemented Transport type such as a TCP socket connection, SSL/TLS handshake etc.
connect(JmsConnectionInfo) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
connect(JmsConnectionInfo) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
connect(JmsConnectionInfo) - Method in interface org.apache.qpid.jms.provider.Provider
Performs the initial low level connection for this provider such as TCP or SSL connection to a remote Broker.
connect(JmsConnectionInfo) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
connected() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Reports that the Failover Provider connected to the last URI returned from this pool.
connection - Variable in class org.apache.qpid.jms.JmsDestination
 
connection - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
connection - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
connection - Variable in class org.apache.qpid.jms.message.JmsMessage
 
connection - Variable in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
connection - Variable in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
CONNECTION_OPEN_FAILED - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
ConservativeProviderFuture - Class in org.apache.qpid.jms.provider
A more conservative implementation of a ProviderFuture that is better on some platforms or resource constrained hardware where high CPU usage can be more counter productive than other variants that might spin or otherwise avoid entry into states requiring thread signalling.
ConservativeProviderFuture() - Constructor for class org.apache.qpid.jms.provider.ConservativeProviderFuture
 
ConservativeProviderFuture(ProviderSynchronization) - Constructor for class org.apache.qpid.jms.provider.ConservativeProviderFuture
 
ConstantExpression - Class in org.apache.qpid.jms.selector.filter
Represents a constant expression
ConstantExpression(Object) - Constructor for class org.apache.qpid.jms.selector.filter.ConstantExpression
 
consumerInfo - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
consumerRemoved(JmsConsumerInfo) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
 
CONTAINER_ID - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
ContentTypeSupport - Class in org.apache.qpid.jms.util
 
ContentTypeSupport() - Constructor for class org.apache.qpid.jms.util.ContentTypeSupport
 
convert(Object, Class<?>) - Static method in class org.apache.qpid.jms.util.TypeConversionSupport
 
convertBinaryToHexString(byte[]) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
Convert the provided binary into a hex-string representation where each character represents 4 bits of the provided binary, i.e each byte requires two characters.
convertHexStringToBinary(String) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
Convert the provided hex-string into a binary representation where each byte represents two characters of the hex string.
convertPropertyTo(String, Object, Class<T>) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
convertToConnectionClosedException(AmqpProvider, Endpoint, ErrorCondition) - Static method in class org.apache.qpid.jms.provider.amqp.AmqpSupport
Given an ErrorCondition instance create a new Exception that best matches the error type that indicates the connection creation failed for some reason.
convertToNonFatalException(AmqpProvider, Endpoint, ErrorCondition) - Static method in class org.apache.qpid.jms.provider.amqp.AmqpSupport
Given an ErrorCondition instance create a new Exception that best matches the error type that indicates a non-fatal error usually at the link level such as link closed remotely or link create failed due to security access issues.
convertToString(String[]) - Static method in class org.apache.qpid.jms.util.StringArrayConverter
 
convertToStringArray(Object) - Static method in class org.apache.qpid.jms.util.StringArrayConverter
 
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
Performs a copy of this message facade into a new instance.
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
 
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Create a new instance and perform a deep copy of this object's contents.
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsObjectMessageFacade
 
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
 
copy() - Method in interface org.apache.qpid.jms.message.facade.JmsTextMessageFacade
Creates a copy of this JmsTextMessageFacade and its underlying provider message instance.
copy() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
copy() - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
copy() - Method in class org.apache.qpid.jms.message.JmsMessage
 
copy() - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
copy() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
copy() - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
copy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
copy() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
copy() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
copy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
copy() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
copy() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
copy() - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
 
copy() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
copy() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
copy() - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
copy() - Method in interface org.apache.qpid.jms.policy.JmsDeserializationPolicy
 
copy() - Method in interface org.apache.qpid.jms.policy.JmsMessageIDPolicy
Copy this policy into a newly allocated instance.
copy() - Method in interface org.apache.qpid.jms.policy.JmsPrefetchPolicy
Copy this policy into a newly allocated instance.
copy() - Method in interface org.apache.qpid.jms.policy.JmsPresettlePolicy
 
copy() - Method in interface org.apache.qpid.jms.policy.JmsRedeliveryPolicy
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
copy() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
copy(JmsMessage) - Method in class org.apache.qpid.jms.message.JmsMessage
 
copy(JmsProducerInfo) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
COPY - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
copyBody() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
 
copyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
copyInto(AmqpJmsMessageFacade) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
copyInto(AmqpObjectTypeDelegate) - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
Copy the internal data into the given instance.
copyInto(AmqpObjectTypeDelegate) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
copyInto(AmqpObjectTypeDelegate) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
copyOptions(TransportOptions) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
copyProperties(JmsConnection, Message, JmsMessage) - Static method in class org.apache.qpid.jms.message.JmsMessageTransformation
Copies the standard JMS and user defined properties from the given source message to the specified target message.
CramMD5Mechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL CRAM-MD5 authentication Mechanism.
CramMD5Mechanism() - Constructor for class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
CramMD5MechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Plain SASL Authentication Mechanism types.
CramMD5MechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.CramMD5MechanismFactory
 
create() - Static method in class org.apache.qpid.jms.tracing.JmsNoOpTracerFactory
Returns a JmsNoOpTracer instance.
create(Tracer) - Static method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracerFactory
Creates a JmsTracer wrapping a provided Open Tracing tracer instance previously created by the application.
create(Tracer, boolean) - Static method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracerFactory
As OpenTracingTracerFactory.create(Tracer), but providing control over whether the given Tracer has its close method called when the returned JmsTracer is closed during Connection.close().
create(String) - Static method in enum org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
Creates a new JmsMessageIDBuilder from the named type (case insensitive).
create(String) - Method in interface org.apache.qpid.jms.util.FactoryFinder.ObjectFactory
Creates the requested factory instance.
create(String) - Method in class org.apache.qpid.jms.util.FactoryFinder.StandaloneObjectFactory
 
create(String, Throwable) - Static method in class org.apache.qpid.jms.exceptions.JmsExceptionSupport
Creates or passes through a JMSException to be thrown to the client.
create(String, URI) - Static method in class org.apache.qpid.jms.transports.TransportFactory
Static create method that performs the TransportFactory search and handles the configuration and setup.
create(Throwable) - Static method in class org.apache.qpid.jms.exceptions.JmsExceptionSupport
Creates or passes through a JMSException to be thrown to the client.
create(Throwable) - Static method in class org.apache.qpid.jms.util.IOExceptionSupport
Checks the given cause to determine if it's already an IOException type and if not creates a new IOException to wrap it.
create(URI) - Static method in class org.apache.qpid.jms.provider.ProviderFactory
Static create method that performs the ProviderFactory search and handles the configuration and setup.
create(URI, String) - Static method in class org.apache.qpid.jms.tracing.JmsTracerFactory
Creates a JmsTracer using factory with the given name and any relevant configuration properties set on the given remote URI.
create(URI, ProviderFutureFactory) - Static method in class org.apache.qpid.jms.provider.ProviderFactory
Static create method that performs the ProviderFactory search and handles the configuration and setup.
create(Map<String, String>) - Static method in class org.apache.qpid.jms.provider.ProviderFutureFactory
Create a new Provider
create(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
create(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
create(JmsResource, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Create the Provider version of the given JmsResource.
create(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
createAND(BooleanExpression, BooleanExpression) - Static method in class org.apache.qpid.jms.selector.filter.LogicExpression
 
createBetween(Expression, Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createBooleanCast(Expression) - Static method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
createBrowser(Queue) - Method in class org.apache.qpid.jms.JmsContext
 
createBrowser(Queue) - Method in class org.apache.qpid.jms.JmsSession
 
createBrowser(Queue) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createBrowser(Queue, String) - Method in class org.apache.qpid.jms.JmsContext
 
createBrowser(Queue, String) - Method in class org.apache.qpid.jms.JmsSession
 
createBrowser(Queue, String) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createBuilder() - Method in enum org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
 
createBytesMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createBytesMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createBytesMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsBytesMessage object.
createBytesMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createChannel(Bootstrap) - Static method in class org.apache.qpid.jms.transports.netty.EpollSupport
 
createChannel(Bootstrap) - Static method in class org.apache.qpid.jms.transports.netty.KQueueSupport
 
createChannelHandler() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
createChannelHandler() - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
createConnection() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createConnection(String, String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsTopicConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsQueueConnection
 
createConnectionFactory(String, String, Map<String, String>, Hashtable<Object, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
createConnectionFactory(Map<String, String>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
Factory method to create a new connection factory using the given properties
CreateConnectionRequest(AsyncResult) - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProvider.CreateConnectionRequest
 
createConsumer(Destination) - Method in class org.apache.qpid.jms.JmsContext
 
createConsumer(Destination) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createConsumer(Destination) - Method in class org.apache.qpid.jms.JmsSession
 
createConsumer(Destination) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createConsumer(Destination, String) - Method in class org.apache.qpid.jms.JmsContext
 
createConsumer(Destination, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createConsumer(Destination, String) - Method in class org.apache.qpid.jms.JmsSession
 
createConsumer(Destination, String) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.jms.JmsContext
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.jms.JmsSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createConsumer(JmsConsumerInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
createContext() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createContext(int) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createContext(int) - Method in class org.apache.qpid.jms.JmsContext
 
createContext(String, String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createContext(String, String, int) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createContext(Hashtable<Object, Object>, Map<String, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
createDivide(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsQueueConnection
 
createDurableConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsContext
 
createDurableConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsSession
 
createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.qpid.jms.JmsContext
 
createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.qpid.jms.JmsSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.qpid.jms.JmsSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.qpid.jms.JmsSession
 
createEndpoint(INFO) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Given the resource information provided create and configure the local endpoint whose open phase is managed by this builder.
createEndpoint(JmsTemporaryDestination) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTemporaryDestinationBuilder
 
createEndpoint(JmsConnectionInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
createEndpoint(JmsConsumerInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
createEndpoint(JmsProducerInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
createEndpoint(JmsSessionInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpSessionBuilder
 
createEndpoint(JmsSessionInfo) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTransactionCoordinatorBuilder
 
createEntry(String) - Method in class org.apache.qpid.jms.jndi.LazyCreateContext
 
createEqual(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createException() - Method in interface org.apache.qpid.jms.provider.amqp.AmqpExceptionBuilder
Creates an exception appropriate to some failure condition
createException() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
createFloat(String) - Static method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
createFromDecimal(String) - Static method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
createFromHex(String) - Static method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
createFromOctal(String) - Static method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
createFuture() - Method in class org.apache.qpid.jms.provider.ProviderFutureFactory
 
createFuture(ProviderSynchronization) - Method in class org.apache.qpid.jms.provider.ProviderFutureFactory
 
createGreaterThan(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createGreaterThanEqual(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createGroup(int, ThreadFactory) - Static method in class org.apache.qpid.jms.transports.netty.EpollSupport
 
createGroup(int, ThreadFactory) - Static method in class org.apache.qpid.jms.transports.netty.KQueueSupport
 
createInExpression(PropertyExpression, List<Object>, boolean) - Static method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
createInFilter(Expression, List) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createIsNotNull(Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createIsNull(Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createJdkSslContext(TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Create a new SSLContext using the options specific in the given TransportOptions instance.
createJdkSslEngine(URI, SSLContext, TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Create a new JDK SSLEngine instance in client mode from the given SSLContext and TransportOptions instances.
createLessThan(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createLessThanEqual(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createLike(Expression, String, String) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createMapMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createMapMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createMapMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsMapMessage object.
createMapMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.AnonymousMechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.CramMD5MechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.ExternalMechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.GssapiMechanismFactory
 
createMechanism() - Method in interface org.apache.qpid.jms.sasl.MechanismFactory
Creates an instance of the authentication mechanism implementation.
createMechanism() - Method in class org.apache.qpid.jms.sasl.PlainMechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.ScramSHA1MechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.ScramSHA256MechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.ScramSHA512MechanismFactory
 
createMechanism() - Method in class org.apache.qpid.jms.sasl.XOauth2MechanismFactory
 
createMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsMessage object.
createMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createMessageEOFException(Throwable) - Static method in class org.apache.qpid.jms.exceptions.JmsExceptionSupport
Creates or passes through a MessageEOFException to be thrown to the client.
createMessageFormatException(Throwable) - Static method in class org.apache.qpid.jms.exceptions.JmsExceptionSupport
Creates or passes through a MessageFormatException to be thrown to the client.
createMessageID(String, long) - Method in interface org.apache.qpid.jms.message.JmsMessageIDBuilder
Create and return a new Message ID value.
createMinus(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
createMod(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
createMultiply(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
createNegate(Expression) - Static method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
createNonFatalOrPassthrough(Throwable) - Static method in class org.apache.qpid.jms.provider.exceptions.ProviderExceptionSupport
Checks the given cause to determine if it's already an ProviderException type and if not creates a new ProviderException to wrap it.
createNOT(BooleanExpression) - Static method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
createNotBetween(Expression, Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createNotEqual(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createNotInFilter(Expression, List) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createNotLike(Expression, String, String) - Static method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
createObjectMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createObjectMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createObjectMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsObjectMessage object.
createObjectMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createObjectMessage(Serializable) - Method in class org.apache.qpid.jms.JmsContext
 
createObjectMessage(Serializable) - Method in class org.apache.qpid.jms.JmsSession
 
createObjectMessage(Serializable) - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsObjectMessage object.
createObjectMessage(Serializable) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createOfflineFailureException(ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
createOpenSslContext(TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Create a new Netty SslContext using the options specific in the given TransportOptions instance.
createOpenSslEngine(ByteBufAllocator, URI, SslContext, TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Create a new OpenSSL SSLEngine instance in client mode from the given SSLContext and TransportOptions instances.
createOR(BooleanExpression, BooleanExpression) - Static method in class org.apache.qpid.jms.selector.filter.LogicExpression
 
createOrPassthroughFatal(Throwable) - Static method in class org.apache.qpid.jms.provider.exceptions.ProviderExceptionSupport
Checks the given cause to determine if it's already an ProviderIOException type and if not creates a new ProviderIOException to wrap it.
createPlus(Expression, Expression) - Static method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
createProducer() - Method in class org.apache.qpid.jms.JmsContext
 
createProducer(Destination) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createProducer(Destination) - Method in class org.apache.qpid.jms.JmsSession
 
createProducer(Destination) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createProducer(JmsProducerInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
createProvider(URI) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createProvider(URI) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
createProvider(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
 
createProvider(URI) - Method in class org.apache.qpid.jms.provider.ProviderFactory
Creates an instance of the given AsyncProvider and configures it using the properties set on the given remote broker URI.
createProvider(URI, ProviderFutureFactory) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
createProvider(URI, ProviderFutureFactory) - Method in class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
 
createProvider(URI, ProviderFutureFactory) - Method in class org.apache.qpid.jms.provider.ProviderFactory
Creates an instance of the given AsyncProvider and configures it using the properties set on the given remote broker URI.
createPublisher(Topic) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createPublisher(Topic) - Method in class org.apache.qpid.jms.JmsSession
 
createQueryString(Map<String, ? extends Object>) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Given a key / value mapping, create and return a URI formatted query string that is valid and can be appended to a URI string.
createQueue(String) - Method in class org.apache.qpid.jms.JmsContext
 
createQueue(String) - Method in class org.apache.qpid.jms.JmsSession
 
createQueue(String) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createQueue(String) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
Factory method to create new Queue instances
createQueueConnection() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createQueues(Hashtable<Object, Object>, Map<String, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
createQueueSession(boolean, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createQueueSession(boolean, int) - Method in class org.apache.qpid.jms.JmsTopicConnection
 
createReceiver(Queue) - Method in class org.apache.qpid.jms.JmsSession
 
createReceiver(Queue) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createReceiver(Queue, String) - Method in class org.apache.qpid.jms.JmsSession
 
createReceiver(Queue, String) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createRedirectException(AmqpProvider, Symbol, String, ErrorCondition) - Static method in class org.apache.qpid.jms.provider.amqp.AmqpSupport
When a redirect type exception is received this method is called to create the appropriate redirect exception type containing the error details needed.
createReference(String, JNDIStorable) - Static method in class org.apache.qpid.jms.jndi.JNDIReferenceFactory
Create a Reference instance from a JNDIStorable object
createRequestIntercepter(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpClosedConnectionBuilder
 
createRequestIntercepter(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
createResource(AmqpConnection, JmsSessionInfo, Session) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionSessionBuilder
 
createResource(AmqpConnection, JmsSessionInfo, Session) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpSessionBuilder
 
createResource(AmqpProvider, JmsConnectionInfo, Connection) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
createResource(AmqpSession, JmsTemporaryDestination, Sender) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTemporaryDestinationBuilder
 
createResource(AmqpSession, JmsConsumerInfo, Receiver) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
createResource(AmqpSession, JmsProducerInfo, Sender) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
createResource(AmqpTransactionContext, JmsSessionInfo, Sender) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTransactionCoordinatorBuilder
 
createResource(PARENT, INFO, ENDPOINT) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Create the managed resource instance.
createRuntimeException(Exception) - Static method in class org.apache.qpid.jms.exceptions.JmsExceptionSupport
Creates the proper instance of a JMSRuntimeException based on the type of JMSException that is passed.
createSender(Queue) - Method in class org.apache.qpid.jms.JmsSession
 
createSender(Queue) - Method in class org.apache.qpid.jms.JmsTopicSession
 
createSession() - Method in class org.apache.qpid.jms.JmsConnection
 
createSession(boolean, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createSession(int) - Method in class org.apache.qpid.jms.JmsConnection
 
createSession(JmsSessionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createSharedConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsContext
 
createSharedConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSharedConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsSession
 
createSharedConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsContext
 
createSharedConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSharedConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsSession
 
createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createSharedDurableConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsContext
 
createSharedDurableConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSharedDurableConsumer(Topic, String) - Method in class org.apache.qpid.jms.JmsSession
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsContext
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.qpid.jms.JmsSession
 
createSslHandler(ByteBufAllocator, URI, TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Creates a Netty SslHandler instance for use in Transports that require an SSL encoder / decoder.
createStreamMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createStreamMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createStreamMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsStreamMessage object.
createStreamMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createSubcontext(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
createSubcontext(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
createSubscriber(Topic) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSubscriber(Topic) - Method in class org.apache.qpid.jms.JmsSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.qpid.jms.JmsSession
 
createTemporaryDestination(JmsTemporaryDestination, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
createTemporaryQueue() - Method in class org.apache.qpid.jms.JmsConnection
 
createTemporaryQueue() - Method in class org.apache.qpid.jms.JmsContext
 
createTemporaryQueue() - Method in class org.apache.qpid.jms.JmsSession
 
createTemporaryQueue() - Method in class org.apache.qpid.jms.JmsTopicSession
 
createTemporaryTopic() - Method in class org.apache.qpid.jms.JmsConnection
 
createTemporaryTopic() - Method in class org.apache.qpid.jms.JmsContext
 
createTemporaryTopic() - Method in class org.apache.qpid.jms.JmsQueueSession
 
createTemporaryTopic() - Method in class org.apache.qpid.jms.JmsSession
 
createTextMessage() - Method in class org.apache.qpid.jms.JmsContext
 
createTextMessage() - Method in class org.apache.qpid.jms.JmsSession
 
createTextMessage() - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsTextMessage object.
createTextMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createTextMessage(String) - Method in class org.apache.qpid.jms.JmsContext
 
createTextMessage(String) - Method in class org.apache.qpid.jms.JmsSession
 
createTextMessage(String) - Method in interface org.apache.qpid.jms.message.JmsMessageFactory
Creates an instance of a basic JmsTextMessage object.
createTextMessage(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
createTimedOutException() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
createTopic(String) - Method in class org.apache.qpid.jms.JmsContext
 
createTopic(String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
createTopic(String) - Method in class org.apache.qpid.jms.JmsSession
 
createTopic(String) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
Factory method to create new Topic instances
createTopicConnection() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
createTopics(Hashtable<Object, Object>, Map<String, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
createTopicSession(boolean, int) - Method in class org.apache.qpid.jms.JmsConnection
 
createTopicSession(boolean, int) - Method in class org.apache.qpid.jms.JmsQueueConnection
 
createTracer(URI, String) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracerFactory
 
createTracer(URI, String) - Method in class org.apache.qpid.jms.tracing.JmsTracerFactory
 
createTracer(URI, String) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracerFactory
 
createTransport(URI) - Method in class org.apache.qpid.jms.transports.TransportFactory
Creates an instance of the given Transport and configures it using the properties set on the given remote broker URI.
createUnfailableFuture() - Method in class org.apache.qpid.jms.provider.ProviderFutureFactory
 
createURI(String) - Static method in class org.apache.qpid.jms.JmsConnectionFactory
 
curChar - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
currentToken - Variable in exception org.apache.qpid.jms.selector.parser.ParseException
This is the last token that has been consumed successfully.

D

dataIn - Variable in class org.apache.qpid.jms.message.JmsBytesMessage
 
dataOut - Variable in class org.apache.qpid.jms.message.JmsBytesMessage
 
debugStream - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
declare(JmsTransactionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionCoordinator
 
decode(ByteBuf) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
Given an encoded AMQP Section, decode the value previously written there.
decodeMessage(ByteBuf) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Given a byte buffer that represents an encoded AMQP Message instance, decode and return the Message.
decodeMessage(AmqpConsumer, ReadableBuffer) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
Create a new JmsMessage and underlying JmsMessageFacade that represents the proper message type for the incoming AMQP message.
DEFAULT - org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
 
DEFAULT - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
Lexical state.
DEFAULT_CLOSE_TIMEOUT - Static variable in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_CONTEXT_PROTOCOL - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_DISABLED_PROTOCOLS - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_DURABLE_TOPIC_PREFETCH - Static variable in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
DEFAULT_INITIAL_RECONNECT_DELAY - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_LOCAL_PORT - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_MAX_FRAME_SIZE - Static variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
DEFAULT_MAX_RECONNECT_ATTEMPTS - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_MAX_RECONNECT_DELAY - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_MAX_REDELIVERIES - Static variable in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
DEFAULT_OUTCOME - Static variable in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
DEFAULT_PAYLOAD_STRING_LIMIT - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
DEFAULT_PREFIX - Static variable in class org.apache.qpid.jms.util.IdGenerator
 
DEFAULT_PROVIDER_SCHEME - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
DEFAULT_QUEUE_BROWSER_PREFETCH - Static variable in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
DEFAULT_QUEUE_PREFETCH - Static variable in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
DEFAULT_RANDOMIZE_ENABLED - Static variable in class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
DEFAULT_RECEIVE_BUFFER_SIZE - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_RECONNECT_BACKOFF_MULTIPLIER - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_RECONNECT_DELAY - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
DEFAULT_SEND_BUFFER_SIZE - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_SEND_TIMEOUT - Static variable in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
DEFAULT_SHUTDOWN_AWAIT_TERMINATION - Static variable in class org.apache.qpid.jms.util.ThreadPoolUtils
 
DEFAULT_SO_LINGER - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_SO_TIMEOUT - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_SSL_PORT - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_STARTUP_MAX_RECONNECT_ATTEMPTS - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_STORE_TYPE - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TAG_POOL_SIZE - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
 
DEFAULT_TCP_KEEP_ALIVE - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TCP_NO_DELAY - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TCP_PORT - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TOPIC_PREFETCH - Static variable in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
DEFAULT_TRACE_BYTES - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TRAFFIC_CLASS - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_TRANSPORT_SCHEME - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
DEFAULT_TRUST_ALL - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_USE_EPOLL - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_USE_KQUEUE - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_USE_OPENSSL - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_USE_RECONNECT_BACKOFF - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DEFAULT_VERIFY_HOST - Static variable in class org.apache.qpid.jms.transports.TransportOptions
 
DEFAULT_WARN_AFTER_RECONNECT_ATTEMPTS - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
DefaultProviderListener - Class in org.apache.qpid.jms.provider
Default implementation that does nothing for all callbacks.
DefaultProviderListener() - Constructor for class org.apache.qpid.jms.provider.DefaultProviderListener
 
deferredClose - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
DELAYED_DELIVERY - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
delayedDeliverySupported - Variable in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
delete() - Method in class org.apache.qpid.jms.JmsTemporaryQueue
 
delete() - Method in class org.apache.qpid.jms.JmsTemporaryTopic
 
deleteTemporaryDestination(JmsTemporaryDestination) - Method in class org.apache.qpid.jms.JmsConnection
 
deliver(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
DELIVERED - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
DELIVERED - org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
 
deliveredCount - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
deliveryDelay - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
deliveryMode - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
deliveryTask - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
DENYLIST_PROPERTY - Static variable in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
DEPRECATED_ALLOWLIST_PROPERTY - Static variable in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
new applications should use the ALLOWLIST_PROPERTY instead
DEPRECATED_DENYLIST_PROPERTY - Static variable in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
new applications should use the DENYLIST_PROPERTY instead
dequeue(long) - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
dequeue(long) - Method in interface org.apache.qpid.jms.util.MessageQueue
Used to get an enqueued message.
dequeue(long) - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
dequeueNoWait() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
dequeueNoWait() - Method in interface org.apache.qpid.jms.util.MessageQueue
Used to get an enqueued Message if on exists, otherwise returns null.
dequeueNoWait() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
destroy(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
destroy(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
destroy(JmsResource, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Instruct the Provider to dispose of a given JmsResource.
destroy(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
destroySubcontext(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
destroySubcontext(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
disable_tracing() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
Disable tracing.
disableMessageId - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
disableTimestamp - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
discharge(JmsTransactionId, AmqpTransactionContext.DischargeCompletion) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionCoordinator
 
DischargeCompletion(AsyncResult, JmsTransactionInfo, boolean) - Constructor for class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
dispatchedCount - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
dispatchLock - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
divide(Number, Number) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
doClose() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
Called to initiate shutdown of consumer resources and request that the remote peer remove the registered producer.
doClose() - Method in class org.apache.qpid.jms.JmsMessageConsumer
Called to initiate shutdown of Producer resources and request that the remote peer remove the registered producer.
doClose() - Method in class org.apache.qpid.jms.JmsMessageProducer
Called to initiate shutdown of Producer resources and request that the remote peer remove the registered producer.
doClose() - Method in class org.apache.qpid.jms.JmsSession
Shutdown the Session and release all resources.
doCreateTransport(URI, TransportOptions) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransportFactory
 
doCreateTransport(URI, TransportOptions) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransportFactory
 
doCreateTransport(URI, TransportOptions) - Method in class org.apache.qpid.jms.transports.TransportFactory
Create the actual Transport instance for this factory using the provided URI and TransportOptions instances.
doCreateTransportOptions() - Method in class org.apache.qpid.jms.transports.TransportFactory
Create and return an instance of TransportOptions appropriate for the Transport type that this factory will return.
doGetBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
doGetBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
doGetBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsMessage
 
doGetBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
doGetBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
Done() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Reset buffer when finished.
doTask(Provider) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
Called to execute the specific task that was requested.
DOUBLE - Static variable in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
duplicate() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
DYNAMIC_NODE_LIFETIME_POLICY - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 

E

EMPTY - Static variable in class org.apache.qpid.jms.sasl.AbstractMechanism
 
enable_tracing() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
Enable tracing.
encode(Section) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
Given an AMQP Section encode it and return the buffer holding the encoded value
encodeMessage() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Encodes the protocol level Message instance for transmission.
encodeMessage() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
encodeMessage(AmqpJmsMessageFacade) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
Given a Message instance, encode the Message to the wire level representation of that Message.
encodeMessage(Message) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Given a Message instance, encode the Message to the wire level representation of that Message.
encodeString(String) - Static method in class org.apache.qpid.jms.selector.filter.ConstantExpression
Encodes the value of string so that it looks like it would look like when it was provided in a selector.
endColumn - Variable in class org.apache.qpid.jms.selector.parser.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.qpid.jms.selector.parser.Token
The line number of the last character of this Token.
endpoint - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
enqueue(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
enqueue(JmsInboundMessageDispatch) - Method in interface org.apache.qpid.jms.util.MessageQueue
Adds the given message envelope to the end of the Message queue.
enqueue(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
enqueueFirst(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
enqueueFirst(JmsInboundMessageDispatch) - Method in interface org.apache.qpid.jms.util.MessageQueue
Adds the given message envelope to the front of the Message queue.
enqueueFirst(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
ensureRemaining(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
ENV_VAR_RESOLVER - Static variable in class org.apache.qpid.jms.util.VariableExpansion
 
environment - Variable in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
EOF - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
End of File.
eol - Variable in exception org.apache.qpid.jms.selector.parser.ParseException
The end of line string for this machine.
EpollSupport - Class in org.apache.qpid.jms.transports.netty
 
EpollSupport() - Constructor for class org.apache.qpid.jms.transports.netty.EpollSupport
 
equalityExpression() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
equals(Object) - Method in class org.apache.qpid.jms.JmsDestination
 
equals(Object) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
equals(Object) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
equals(Object) - Method in class org.apache.qpid.jms.message.JmsMessage
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsConnectionId
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
equals(Object) - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
equals(Object) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
equals(Object) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
equals(Object) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
equals(Object) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
equals(Object) - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.qpid.jms.selector.filter.ConstantExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.qpid.jms.selector.filter.PropertyExpression
 
equals(Object) - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
TODO: more efficient hashCode()
eraseQuery(URI) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Creates a URI with the given query, removing an previous query value from the given URI.
error - Variable in class org.apache.qpid.jms.provider.ProviderFuture
 
ESCAPE - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
evaluate(Object, Object) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
Perform the evaluation.
evaluate(Filterable) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
evaluate(Filterable) - Method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
evaluate(Filterable) - Method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
evaluate(Filterable) - Method in interface org.apache.qpid.jms.selector.filter.Expression
 
evaluate(Filterable) - Method in class org.apache.qpid.jms.selector.filter.LogicExpression
 
evaluate(Filterable) - Method in class org.apache.qpid.jms.selector.filter.PropertyExpression
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyDefaultHandler
 
execute(Runnable) - Method in class org.apache.qpid.jms.util.NoOpExecutor
 
expand(String, Map<Object, Object>) - Static method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
expand(String, VariableExpansion.Resolver) - Static method in class org.apache.qpid.jms.util.VariableExpansion
Expands any variables found in the given input string.
ExpandBuff(boolean) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.qpid.jms.selector.parser.ParseException
Each entry in this array is an array of integers.
EXPIRED - org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
 
EXPONENT - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
Expression - Interface in org.apache.qpid.jms.selector.filter
Represents an expression
ExternalMechanism - Class in org.apache.qpid.jms.sasl
Implements the External SASL authentication mechanism.
ExternalMechanism() - Constructor for class org.apache.qpid.jms.sasl.ExternalMechanism
 
ExternalMechanismFactory - Class in org.apache.qpid.jms.sasl
Create the External SASL Authentication Mechanism types.
ExternalMechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.ExternalMechanismFactory
 
extractErrorMessage(ErrorCondition) - Static method in class org.apache.qpid.jms.provider.amqp.AmqpSupport
Attempt to read and return the embedded error message in the given ErrorCondition object.

F

facade - Variable in class org.apache.qpid.jms.message.JmsMessage
 
FactoryFinder<T> - Class in org.apache.qpid.jms.util
A Factory finding helper class used to locate objects that serve as Factories for other Object types.
FactoryFinder(Class<T>, String) - Constructor for class org.apache.qpid.jms.util.FactoryFinder
Creates a new instance of the FactoryFinder using the given search path.
FactoryFinder.ObjectFactory - Interface in org.apache.qpid.jms.util
The strategy that the FactoryFinder uses to find load and instantiate Objects can be changed out by calling the FactoryFinder.setObjectFactory(org.apache.qpid.jms.util.FactoryFinder.ObjectFactory) method with a custom implementation of ObjectFactory.
FactoryFinder.StandaloneObjectFactory - Class in org.apache.qpid.jms.util
The default implementation of Object factory which works well in stand-alone applications.
failOnError() - Method in class org.apache.qpid.jms.provider.ProviderFuture
 
FAILOVER_NESTED_OPTION_PREFIX_ADDON - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
Prefix addition used for all nested properties that should be applied to any remote URIs.
FAILOVER_OPTION_PREFIX - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
Prefix used for all properties that apply specifically to the FailoverProvider
FAILOVER_SERVER_LIST - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
FailoverProvider - Class in org.apache.qpid.jms.provider.failover
A Provider Facade that provides services for detection dropped Provider connections and attempting to reconnect to a different remote peer.
FailoverProvider(List<URI>, Map<String, String>, ProviderFutureFactory) - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProvider
 
FailoverProvider.CreateConnectionRequest - Class in org.apache.qpid.jms.provider.failover
Captures the initial request to create a JmsConnectionInfo based resources and ensures that if the connection is successfully established that the connection established event is triggered once before moving on to sending only connection interrupted and restored events.
FailoverProvider.FailoverRequest - Class in org.apache.qpid.jms.provider.failover
For all requests that are dispatched from the FailoverProvider to a connected Provider instance an instance of FailoverRequest is used to handle errors that occur during processing of that request and trigger a reconnect.
FailoverProvider.FailoverRequestSweeper - Class in org.apache.qpid.jms.provider.failover
 
FailoverProviderFactory - Class in org.apache.qpid.jms.provider.failover
Factory for creating instances of the Failover Provider type.
FailoverProviderFactory() - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
 
FailoverRequest(AsyncResult) - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
FailoverRequest(AsyncResult, long) - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
FailoverRequestSweeper() - Constructor for class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequestSweeper
 
FailoverUriPool - Class in org.apache.qpid.jms.provider.failover
Manages the list of available failover URIs that are used to connect and recover a connection.
FailoverUriPool() - Constructor for class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
FailoverUriPool(List<URI>, Map<String, String>) - Constructor for class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
FAILURE - Static variable in class org.apache.qpid.jms.provider.ProviderFuture
 
failureCause - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
failureCause - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
failureWhenOffline() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
When the transport is not connected should this request automatically fail.
FALSE - Static variable in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
FALSE - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
FifoMessageQueue - Class in org.apache.qpid.jms.util
Simple first in / first out Message Queue.
FifoMessageQueue(int) - Constructor for class org.apache.qpid.jms.util.FifoMessageQueue
 
FillBuff() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
Filterable - Interface in org.apache.qpid.jms.selector.filter
A Filterable is the object being evaluated by the filters.
FilterException - Exception in org.apache.qpid.jms.selector.filter
 
FilterException() - Constructor for exception org.apache.qpid.jms.selector.filter.FilterException
 
FilterException(String) - Constructor for exception org.apache.qpid.jms.selector.filter.FilterException
 
FilterException(String, Throwable) - Constructor for exception org.apache.qpid.jms.selector.filter.FilterException
 
FilterException(Throwable) - Constructor for exception org.apache.qpid.jms.selector.filter.FilterException
 
filterProperties(Map<String, String>, String) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Given a map of properties, filter out only those prefixed with the given value, the values filtered are returned in a new Map instance.
filterTracingAnnotations(BiConsumer<String, Object>) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
filterTracingAnnotations(BiConsumer<String, Object>) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Allows the tracing layer to filter out tracing related details from the full set of message annotations that a message might be carrying.
findMatchingMechanism(String, String, Principal, Set<String>, String...) - Static method in class org.apache.qpid.jms.sasl.SaslMechanismFinder
Attempts to find a matching Mechanism implementation given a list of supported mechanisms from a remote peer.
findMechanismFactory(String) - Static method in class org.apache.qpid.jms.sasl.SaslMechanismFinder
Searches for a MechanismFactory by using the scheme from the given name.
findProviderFactory(String) - Static method in class org.apache.qpid.jms.provider.ProviderFactory
Searches for a ProviderFactory by using the scheme given.
findProviderFactory(URI) - Static method in class org.apache.qpid.jms.provider.ProviderFactory
Searches for a ProviderFactory by using the scheme from the given URI.
findTracerFactory(String) - Static method in class org.apache.qpid.jms.tracing.JmsTracerFactory
Searches for a JmsTracerFactory by using the given name.
findTransportFactory(String) - Static method in class org.apache.qpid.jms.transports.TransportFactory
Searches for a TransportFactory by using the scheme from the given key.
flip() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
flush() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
flush() - Method in interface org.apache.qpid.jms.transports.Transport
Request a flush of all pending writes to the underlying connection.
fromString(String) - Static method in enum org.apache.qpid.jms.JmsConnectionExtensions
 

G

generateId() - Method in class org.apache.qpid.jms.util.IdGenerator
Generate a unique id using the configured characteristics.
generateParseException() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
get() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
get(byte[]) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
get(byte[], int, int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
get(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
get(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
Gets the value stored in the Map at the specified key.
get(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
get(WritableBuffer) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getAcknowledgeCallback() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getAcknowledgementMode() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getAcknowledgementMode() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getAcknowledgeMode() - Method in class org.apache.qpid.jms.JmsSession
 
getAckType() - Method in class org.apache.qpid.jms.JmsAcknowledgeCallback
 
getAdditionalFailureInformation() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Allows a mechanism to report additional information on the reason for authentication failure (e.g.
getAdditionalFailureInformation() - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
getAddress() - Method in class org.apache.qpid.jms.JmsDestination
 
getAllowList() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
getAllPropertyNames() - Method in class org.apache.qpid.jms.message.JmsMessage
return all property names, including standard JMS properties and JMSX properties
getAllPropertyNames() - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instance a string key value is inserted into an Set and returned.
getAllPropertyNames(JmsMessage) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instance a string key value is inserted into an Set and returned.
getAlternateURIs() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getAlternateURIs() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getAlternateURIs() - Method in interface org.apache.qpid.jms.provider.Provider
Returns a List of alternate remote peers (possibly found via discovery) to which the caller can attempt a recoonect should this provider connection fail.
getAlternateURIs() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
getAmqpConnection() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFactory
 
getAmqpMessageFactory() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getAmqpOpenServerListAction() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getAmqpTimeToLiveOverride() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getAmqpTransactionId() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getAnonymousFallbackCacheSize() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getAnonymousFallbackCacheTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getAnonymousProducerCacheSize() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getAnonymousProducerCacheTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getApplicationProperty(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getApplicationPropertyNames(Set<String>) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getAsync() - Method in class org.apache.qpid.jms.JmsProducer
 
getAutoStart() - Method in class org.apache.qpid.jms.JmsContext
 
getAvailableListener() - Method in interface org.apache.qpid.jms.JmsMessageAvailableConsumer
Gets the listener used to notify synchronous consumers that there is a message available so that the MessageConsumer.receiveNoWait() can be called.
getAvailableListener() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getBeginColumn() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getBeginLine() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getBlackList() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
getBody(Class<T>) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getBodyAs(Class<T>) - Method in interface org.apache.qpid.jms.selector.filter.Filterable
This method is used by message filters which do content based routing (Like the XPath based selectors).
getBodyLength() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
 
getBodyLength() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
getBodyLength() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
getBoolean(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getBooleanProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getBooleanProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getBuffer() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getBuffer() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
getByte(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getByteProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getByteProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getBytes(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getCertificateChain(String) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.AnonymousMechanism
 
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.ExternalMechanism
 
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getChallengeResponse(byte[]) - Method in interface org.apache.qpid.jms.sasl.Mechanism
Create a response based on a given challenge from the remote peer.
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.PlainMechanism
 
getChallengeResponse(byte[]) - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
getChannelMax() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getChar(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getClientAliases(String, Principal[]) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
getClientId() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getClientID() - Method in class org.apache.qpid.jms.JmsConnection
 
getClientID() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getClientID() - Method in class org.apache.qpid.jms.JmsContext
 
getClientIdGenerator() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getClientIDPrefix() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getCloseTimeout() - Method in class org.apache.qpid.jms.JmsConnection
 
getCloseTimeout() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Gets the currently set close timeout.
getCloseTimeout() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getCloseTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getCloseTimeout() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getColumn() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Deprecated.
("call getEndColumn instead")
getComponents() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getConfigScope() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getConfiguredPrefetch(JmsSession, JmsDestination, boolean, boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
getConfiguredPrefetch(JmsSession, JmsDestination, boolean, boolean) - Method in interface org.apache.qpid.jms.policy.JmsPrefetchPolicy
Returns the prefetch value to use when creating a MessageConsumer instance.
getConfiguredURI() - Method in class org.apache.qpid.jms.JmsConnection
 
getConfiguredURI() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getConnectedURI() - Method in class org.apache.qpid.jms.JmsConnection
 
getConnectedURI() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getConnection() - Method in class org.apache.qpid.jms.JmsSession
 
getConnection() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getConnection() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getConnection() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getConnection() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getConnection() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTemporaryDestination
 
getConnectionFactoryDefaults(Map<Object, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
getConnectionFactoryNamesAndURIs(Map<Object, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
getConnectionFactoryProperties(String, Map<Object, Object>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
getConnectionId() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
getConnectionId() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
getConnectionId() - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
getConnectionId() - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
getConnectionIdGenerator() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getConnectionSession() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Retrieves the AmqpConnectionSession owned by this AmqpConnection.
getConnectTimeout() - Method in class org.apache.qpid.jms.JmsConnection
 
getConnectTimeout() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Returns the currently configured wire level connect timeout.
getConnectTimeout() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getConnectTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getConnectTimeout() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getConsumer(JmsConsumerInfo) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getConsumerId() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getConsumerId() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
getConsumerId() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getConsumerInfo() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
getContentType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
The annotation value for the JMS Message content type.
getContextProtocol() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getCorrelationId() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the correlation ID set on this message if one exists, null otherwise.
getCorrelationId() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getCorrelationIdBytes() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the set correlation ID of the message in raw bytes form.
getCorrelationIdBytes() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getDeclareCompletion() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
getDecoder() - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
 
getDefaultOpenAbortException() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
getDefaultOpenAbortException() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
getDefaultOpenAbortException() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
getDefaultOpenAbortException() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
When aborting the open operation, and there isn't an error condition, provided by the peer, the returned exception will be used instead.
getDefaultRemoteAddress() - Static method in class org.apache.qpid.jms.JmsConnectionFactory
 
getDefaultSslPort() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getDefaultTcpPort() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getDeliveryCount() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the current delivery count of the Message as set in the underlying message instance.
getDeliveryCount() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
getDeliveryCount() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getDeliveryDelay() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getDeliveryDelay() - Method in class org.apache.qpid.jms.JmsProducer
 
getDeliveryMode() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getDeliveryMode() - Method in class org.apache.qpid.jms.JmsProducer
 
getDeliveryTime() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the set delivery time for this message.
getDeliveryTime() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getDenyList() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
getDescribed() - Method in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsNoLocalType
 
getDescribed() - Method in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsSelectorType
 
getDescriptor() - Method in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsNoLocalType
 
getDescriptor() - Method in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsSelectorType
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.JmsConnection
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.JmsSession
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getDeserializationPolicy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getDestination() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getDestination() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getDestination() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the Destination value that was assigned to this message at the time it was sent.
getDestination() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getDestination() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getDestination() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
getDestination() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getDestination() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getDestinationAddress(JmsDestination, AmqpConnection) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
getDisabledCipherSuites() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getDisabledProtocols() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getDisableMessageID() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getDisableMessageID() - Method in class org.apache.qpid.jms.JmsProducer
 
getDisableMessageTimestamp() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getDisableMessageTimestamp() - Method in class org.apache.qpid.jms.JmsProducer
 
getDispatcher() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getDispatchId() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getDouble() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getDouble(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getDoubleProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getDoubleProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getDrainTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getDrainTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getDurableTopicPrefetch() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
getEnabledCipherSuites() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getEnabledProtocols() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getEncodedUsername() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getEncoder() - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpCodec
 
getEndColumn() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getEndLine() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getEndpoint() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
getEndpoint() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
getEnumeration() - Method in class org.apache.qpid.jms.JmsQueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnvironment() - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
getExceptionListener() - Method in class org.apache.qpid.jms.JmsConnection
 
getExceptionListener() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Gets the currently configured JMS ExceptionListener that will be set on all new Connection objects created from this factory.
getExceptionListener() - Method in class org.apache.qpid.jms.JmsContext
 
getExpiration() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the set expiration time for this message.
getExpiration() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getExpressionSymbol() - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
Returns the symbol that represents this binary expression.
getExpressionSymbol() - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
Returns the symbol that represents this binary expression.
getExtensionMap() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getFacade() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getFailoverServerList() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Get any advertised failover server list details.
getFailureCause() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getFailureCause() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
getFirstDurableSubscriptionLinkName(String, boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
 
getFloat() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getFloat(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getFloatProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getFloatProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getFragment() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getGroupId() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the Group ID that this message is assigned to.
getGroupId() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getGroupSequence() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the assigned group sequence of this message.
getGroupSequence() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getHeader() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
getHost() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getHostname() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getHttpHeaders() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getId() - Method in class org.apache.qpid.jms.JmsConnection
 
getId() - Method in class org.apache.qpid.jms.JmsTemporaryDestination
 
getId() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getId() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getId() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
getId() - Method in interface org.apache.qpid.jms.meta.JmsResource
Returns the assigned resource ID for this JmsResource instance.
getId() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getId() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
getIdleTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
GetImage() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
getInitialReconnectDelay() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.AnonymousMechanism
 
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.ExternalMechanism
 
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getInitialResponse() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Create an initial response based on selected mechanism.
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.PlainMechanism
 
getInitialResponse() - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
getInputStream() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
Create and return an InputStream instance that can be used to read the contents of this message.
getInputStream() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
getInt() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getInt(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getIntProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getIntProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSCorrelationID() - Method in class org.apache.qpid.jms.JmsProducer
 
getJMSCorrelationID() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.qpid.jms.JmsProducer
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSDeliveryMode() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSDeliveryTime() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJmsDestination(AmqpJmsMessageFacade, JmsDestination) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
Decode the provided To address, type description, and consumer destination information such that an appropriate Destination object can be returned.
getJMSDestination() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSExpiration() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSMajorVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS major version number.
getJMSMessageID() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSMinorVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS minor version number.
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
getJmsMsgType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
getJMSPriority() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSProviderName() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJmsReplyTo(AmqpJmsMessageFacade, JmsDestination) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
getJMSReplyTo() - Method in class org.apache.qpid.jms.JmsProducer
 
getJMSReplyTo() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSTimestamp() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSType() - Method in class org.apache.qpid.jms.JmsProducer
 
getJMSType() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getJMSVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS API version.
getJMSXPropertyNames() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets an enumeration of the JMSX property names.
getKeyAlias() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getKeyStoreLocation() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getKeyStorePassword() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getKeyStoreType() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getLastDeliveredSequenceId() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getLeft() - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
getLine() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Deprecated.
("call getEndLine instead")
getList() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Gets the current list of URIs.
getListener() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
getListener() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
getListener() - Method in interface org.apache.qpid.jms.JmsTransactionContext
 
getLocalAddress() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getLocalConnectionId() - Method in interface org.apache.qpid.jms.selector.filter.Filterable
Used by the NoLocal filter.
getLocalHostName() - Static method in class org.apache.qpid.jms.util.InetAddressUtil
When using the InetAddress.getHostName() method in an environment where neither a proper DNS lookup nor an /etc/hosts entry exists for a given host, the following exception will be thrown: java.net.UnknownHostException: <hostname>: <hostname> at java.net.InetAddress.getLocalHost(InetAddress.java:1425) ...
getLocalPort() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getLocalPrincipal() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getLocalPrincipal() - Method in interface org.apache.qpid.jms.transports.Transport
 
getLocalState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
getLocalState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
 
getLong() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getLong(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getLongProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getLongProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getMapNames() - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
Returns an Enumeration of all the names in the MapMessage object.
getMapNames() - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getMapNames() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
getMaxCacheSize() - Method in class org.apache.qpid.jms.util.LRUCache
 
getMaxFrameSize() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getMaxFrameSize() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getMaxFrameSize() - Method in interface org.apache.qpid.jms.transports.Transport
Returns the currently configured maximum frame size setting.
getMaxMessages() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getMaxPoolSize() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
Gets the current max pool size value.
getMaxPrefetchSize() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Gets the currently configured max prefetch size value.
getMaxReconnectAttempts() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getMaxReconnectDelay() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getMaxRedeliveries() - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
Returns the configured maximum redeliveries that a message will be allowed to have before it is rejected by this client.
getMaxRedeliveries(JmsDestination) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
getMaxRedeliveries(JmsDestination) - Method in interface org.apache.qpid.jms.policy.JmsRedeliveryPolicy
Returns the configured maximum redeliveries that a message will be allowed to have before it is rejected by this client for a given destination.
getMaxWriteBytesBeforeFlush() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getMessage() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
getMessage() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getMessage() - Method in error org.apache.qpid.jms.selector.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageAnnotation(Symbol, MessageAnnotations) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Safe way to access message annotations which will check internal structure and either return the annotation if it exists or null if the annotation or any annotations are present.
getMessageFactory() - Method in class org.apache.qpid.jms.JmsConnection
 
getMessageFactory() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getMessageFactory() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getMessageFactory() - Method in interface org.apache.qpid.jms.provider.Provider
Gets the Provider specific Message factory for use in the JMS layer when a Session is asked to create a Message type.
getMessageFactory() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
getMessageId() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the message ID set on this message if one exists, null otherwise.
getMessageId() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getMessageId() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getMessageIDBuilder() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getMessageIDBuilder() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
getMessageIDBuilder() - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
 
getMessageIDBuilder(JmsSession, JmsDestination) - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
 
getMessageIDBuilder(JmsSession, JmsDestination) - Method in interface org.apache.qpid.jms.policy.JmsMessageIDPolicy
Returns the JmsMessageIDBuilder that should be used with the producer being created.
getMessageIDPolicy() - Method in class org.apache.qpid.jms.JmsConnection
 
getMessageIDPolicy() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getMessageIDPolicy() - Method in class org.apache.qpid.jms.JmsSession
 
getMessageIDPolicy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getMessageIDPolicy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getMessageIDType() - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
 
getMessageListener() - Method in class org.apache.qpid.jms.JmsConsumer
 
getMessageListener() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getMessageListener() - Method in class org.apache.qpid.jms.JmsSession
 
getMessageQueueSize() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getMessageSelector() - Method in class org.apache.qpid.jms.JmsConsumer
 
getMessageSelector() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
getMessageSelector() - Method in class org.apache.qpid.jms.JmsQueueBrowser
 
getMetaData() - Method in class org.apache.qpid.jms.JmsConnection
 
getMetaData() - Method in class org.apache.qpid.jms.JmsContext
 
getName() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
getName() - Method in class org.apache.qpid.jms.provider.failover.FailoverProviderFactory
 
getName() - Method in class org.apache.qpid.jms.provider.ProviderFactory
 
getName() - Method in class org.apache.qpid.jms.sasl.AnonymousMechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.ExternalMechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getName() - Method in interface org.apache.qpid.jms.sasl.Mechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.PlainMechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.ScramSHA1Mechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.ScramSHA256Mechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.ScramSHA512Mechanism
 
getName() - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
getName() - Method in class org.apache.qpid.jms.selector.filter.PropertyExpression
 
getName() - Method in class org.apache.qpid.jms.transports.netty.NettySslTransportFactory
 
getName() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransportFactory
 
getName() - Method in class org.apache.qpid.jms.transports.netty.NettyWssTransportFactory
 
getName() - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransportFactory
 
getName() - Method in class org.apache.qpid.jms.transports.TransportFactory
 
getNameInNamespace() - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
getNameParser(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
getNameParser(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
getNestedOptions() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getNestedOptions() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Returns the currently set value for nested options which will be added to each URI that is returned from the pool.
getNetworkHost() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getNext() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Returns the next URI in the pool of URIs.
getNext() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
getNextConnectionConsumerId() - Method in class org.apache.qpid.jms.JmsConnection
 
getNextConsumerId() - Method in class org.apache.qpid.jms.JmsSession
 
getNextIncomingSequenceNumber() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getNextMessageSequence() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getNextProducerId() - Method in class org.apache.qpid.jms.JmsSession
 
getNextSessionId() - Method in class org.apache.qpid.jms.JmsConnection
 
getNextTag() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
Retrieves the next available tag.
getNextToken() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
getNextToken() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
getNextTransactionId() - Method in class org.apache.qpid.jms.JmsConnection
 
getNoLocal() - Method in class org.apache.qpid.jms.JmsTopicSubscriber
 
getObject() - Method in interface org.apache.qpid.jms.message.facade.JmsObjectMessageFacade
Gets the Object value that is contained in the provider message.
getObject() - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
getObject() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
getObject() - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
Read a Serialized object from the AMQP message using the strategy implemented by this delegate.
getObject() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
getObject() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
getObject(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getObjectFactory() - Static method in class org.apache.qpid.jms.util.FactoryFinder
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.qpid.jms.jndi.JNDIReferenceFactory
This will be called by a JNDIprovider when a Reference is retrieved from a JNDI store - and generates the original instance
getObjectProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getObjectProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getOpenAbortExceptionFromRemote() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
getOpenAbortExceptionFromRemote() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
When aborting the open operation, this method will attempt to create an appropriate exception from the remote error condition if one is set and will revert to creating the default variant if not.
getOutcome() - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
Returns the configured default outcome that will be used when rejecting messages.
getOutcome(JmsDestination) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
getOutcome(JmsDestination) - Method in interface org.apache.qpid.jms.policy.JmsRedeliveryPolicy
Returns the configured outcome that will be used when rejecting the message by this client for the given destination when the message has reached the maximum redelivery threshold.
getOutputStream() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
Create and return a new OuputStream used to populate the body of the message.
getOutputStream() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
getParameters() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getParent() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
getParent() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
getParentId() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
getParentId() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getParentId() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
getParentId() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
getParentId() - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
getPassword() - Method in class org.apache.qpid.jms.JmsConnection
 
getPassword() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getPassword() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getPassword() - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
getPassword() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Returns the configured password value for this Mechanism.
getPath() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getPath() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getPayload() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getPort() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getPrefetchPolicy() - Method in class org.apache.qpid.jms.JmsConnection
 
getPrefetchPolicy() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getPrefetchPolicy() - Method in class org.apache.qpid.jms.JmsSession
 
getPrefetchPolicy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getPrefetchPolicy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getPrefetchSize() - Method in class org.apache.qpid.jms.JmsMessageConsumer
Gets the configured prefetch size for this consumer.
getPrefetchSize() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getPresettlePolicy() - Method in class org.apache.qpid.jms.JmsConnection
 
getPresettlePolicy() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getPresettlePolicy() - Method in class org.apache.qpid.jms.JmsSession
 
getPresettlePolicy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getPresettlePolicy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getPriority() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getPriority() - Method in class org.apache.qpid.jms.JmsProducer
 
getPriority() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the assigned priority value of this message in JMS ranged scoping.
getPriority() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
getPriority() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getPriority() - Method in class org.apache.qpid.jms.sasl.AnonymousMechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.ExternalMechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getPriority() - Method in interface org.apache.qpid.jms.sasl.Mechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.PlainMechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.ScramSHA1Mechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.ScramSHA256Mechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.ScramSHA512Mechanism
 
getPriority() - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
getPrivateKey(String) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
getProducer(JmsProducerInfo) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getProducerId() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getProducerId() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
getProducerId() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
getProperties() - Method in class org.apache.qpid.jms.jndi.JNDIStorable
Get the properties from this instance for storing in JNDI
getProperties() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Returns the connection properties for an established connection which defines the various capabilities and configuration options of the remote connection.
getProperties(Object) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Get properties from an object using reflection.
getProperty(Object, String) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Find a specific property getter in a given object based on a property name.
getProperty(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the property stored in the message accessed via the given key/
getProperty(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getProperty(String) - Method in interface org.apache.qpid.jms.selector.filter.Filterable
Extracts the named message property
getProperty(Map<String, String>, String, String) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
 
getProperty(JmsMessage, String) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
Static get method that takes a property name and gets the value either via a registered property get object or through the JmsMessageFacade getProperty method.
getProperty(AmqpJmsMessageFacade, String) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
Static get method that takes a property name and gets the value either via a registered property get object or through the AmqpJmsMessageFacade getProperty method.
getPropertyNames() - Method in class org.apache.qpid.jms.JmsProducer
 
getPropertyNames() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the property names for this Message instance.
getPropertyNames() - Method in class org.apache.qpid.jms.message.JmsMessage
 
getPropertyNames() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
Returns a set of all the property names that have been set in this message.
getPropertyNames(JmsMessage, boolean) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instance a string key value is inserted into an Set and returned if the property has a value and is available for a read operation.
getPropertyNames(AmqpJmsMessageFacade) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
For each of the currently configured message property intercepter instance a string key value is inserted into an Set and returned if the property has a value and is available for a read operation.
getProtocol() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getProtonConnection() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getProtonTransport() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getProvider() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getProvider() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getProvider() - Method in interface org.apache.qpid.jms.provider.amqp.AmqpResourceParent
 
getProvider() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getProvider() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getProviderContext() - Method in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
getProviderContext() - Method in interface org.apache.qpid.jms.meta.JmsResourceId
Return the previously stored Provider context object.
getProviderHint() - Method in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
getProviderHint() - Method in interface org.apache.qpid.jms.meta.JmsResourceId
Return the previously stored Provider hint object.
getProviderListener() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getProviderListener() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getProviderListener() - Method in interface org.apache.qpid.jms.provider.Provider
Gets the currently set ProdiverListener instance.
getProviderListener() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
getProviderMajorVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS provider major version number.
getProviderMessageIdObject() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the underlying providers message ID object for this message if one exists, null otherwise.
getProviderMessageIdObject() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getProviderMinorVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS provider minor version number.
getProviderScheme() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
getProviderTxId() - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
getProviderVersion() - Method in class org.apache.qpid.jms.JmsConnectionMetaData
Gets the JMS provider version.
getProxyHandlerSupplier() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getQueue() - Method in class org.apache.qpid.jms.JmsQueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in class org.apache.qpid.jms.JmsQueueReceiver
 
getQueue() - Method in class org.apache.qpid.jms.JmsQueueSender
 
getQueueBrowserPrefetch() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
getQueueName() - Method in class org.apache.qpid.jms.JmsQueue
 
getQueueName() - Method in class org.apache.qpid.jms.JmsTemporaryQueue
 
getQueuePrefetch() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
getQueuePrefix() - Method in class org.apache.qpid.jms.JmsConnection
 
getQueuePrefix() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Returns the prefix applied to Queues that are created by the client.
getQueuePrefix() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getQueuePrefix() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getQueuePrefix() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
getReceiveBufferSize() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getReconnectBackOffMultiplier() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getReconnectDelay() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getRedeliveryCount() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the current redelivery count of the Message as set in the underlying message instance.
getRedeliveryCount() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
getRedeliveryCount() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.JmsConnection
 
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Returns the JmsRedeliveryPolicy that is applied when a new connection is created.
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.JmsSession
 
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getRedeliveryPolicy() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
getRedirectionURI() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionRedirectedException
 
getRedirectMap() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getReference() - Method in class org.apache.qpid.jms.jndi.JNDIStorable
Retrieve a Reference for this instance to store in JNDI
getRemoteHost() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getRemoteLocation() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getRemoteLocation() - Method in interface org.apache.qpid.jms.transports.Transport
 
getRemotePort() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getRemoteState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
getRemoteState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
 
getRemoteURI() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getRemoteURI() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getRemoteURI() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getRemoteURI() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getRemoteURI() - Method in interface org.apache.qpid.jms.provider.Provider
Returns the URI used to configure this Provider and specify the remote address of the Broker it connects to.
getRemoteURI() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
getReplyTo() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the Destination where replies for this Message are to be sent to.
getReplyTo() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getReplyToGroupId() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getRequest() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
getRequestSweeperInterval() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getRequestTimeout() - Method in class org.apache.qpid.jms.JmsConnection
 
getRequestTimeout() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getRequestTimeout() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getRequestTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getRequestTimeout() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
getRequestTimeout() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Returns the configured time before the open of the resource is considered to have failed.
getRequestTimeout() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getResource() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
getResourceInfo() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
getResourceInfo() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
getRight() - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
getRight() - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
getSaslMechanisms() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getScheme() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
getScheme() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
getSelector() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getSendBufferSize() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getSendTimeout() - Method in class org.apache.qpid.jms.JmsConnection
 
getSendTimeout() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getSendTimeout() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getSendTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
getSendTimeout() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getSendTimeout() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getServerAliases(String, Principal[]) - Method in class org.apache.qpid.jms.transports.X509AliasKeyManager
 
getServerName() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
getServerSessionPool() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
getSession() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
getSession() - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
getSession() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTemporaryDestination
 
getSession() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getSession(JmsSessionId) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Retrieve the indicated Session instance from the list of active sessions.
getSessionAcknowledgeMode(boolean, int) - Method in class org.apache.qpid.jms.JmsConnection
 
getSessionId() - Method in class org.apache.qpid.jms.JmsSession
 
getSessionId() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
getSessionId() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
getSessionId() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
getSessionId() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getSessionInfo() - Method in class org.apache.qpid.jms.JmsSession
 
getSessionMode() - Method in class org.apache.qpid.jms.JmsContext
 
getSessionMode() - Method in class org.apache.qpid.jms.JmsSession
 
getSessionOutgoingWindow() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getShort() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
getShort(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getShortProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getShortProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getSoLinger() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getSoTimeout() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getSslContextOverride() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getStartupMaxReconnectAttempts() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
getState() - Method in class org.apache.qpid.jms.JmsTemporaryDestination
 
getState() - Method in class org.apache.qpid.jms.meta.JmsAbstractResource
 
getState() - Method in interface org.apache.qpid.jms.meta.JmsResource
 
getString(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
getStringProperty(String) - Method in class org.apache.qpid.jms.JmsProducer
 
getStringProperty(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
getSubscriptionName() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
getSubTracker() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
GetSuffix(int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Get the suffix.
getTabSize(int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
getTemporaryDestination(JmsTemporaryDestination) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getText() - Method in interface org.apache.qpid.jms.message.facade.JmsTextMessageFacade
Returns the String payload of the Message or null if none set.
getText() - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
getText() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
getThreadFactory() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getThreadFactory() - Method in interface org.apache.qpid.jms.transports.Transport
 
getTimestamp() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the time stamp assigned to the message when it was sent.
getTimestamp() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getTimeToLive() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
getTimeToLive() - Method in class org.apache.qpid.jms.JmsProducer
 
getTimeToLive() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
getToken(int) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
getTopic() - Method in class org.apache.qpid.jms.JmsTopicPublisher
 
getTopic() - Method in class org.apache.qpid.jms.JmsTopicSubscriber
 
getTopicName() - Method in class org.apache.qpid.jms.JmsTemporaryTopic
 
getTopicName() - Method in class org.apache.qpid.jms.JmsTopic
 
getTopicPrefetch() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
getTopicPrefix() - Method in class org.apache.qpid.jms.JmsConnection
 
getTopicPrefix() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Returns the prefix applied to Topics that are created by the client.
getTopicPrefix() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getTopicPrefix() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
getTopicPrefix() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
getTraceFramesPayloadLimit() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getTracer() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Gets any tracer previously set explicitly on the connection factory using JmsConnectionFactory.setTracer(JmsTracer).
getTracer() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getTracing() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getTracingAnnotation(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getTracingAnnotation(String) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Gets some trace specific message annotation that was previously applied to the given message either locally or by a remote peer.
getTracingContext(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getTracingContext(String) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Gets some trace related context from the message for use by the tracing implementation.
getTrafficClass() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getTransacted() - Method in class org.apache.qpid.jms.JmsContext
 
getTransacted() - Method in class org.apache.qpid.jms.JmsSession
 
getTransactionContext() - Method in class org.apache.qpid.jms.JmsSession
Returns the transaction context of the session.
getTransactionContext() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
getTransactionId() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
getTransactionId() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
getTransactionId() - Method in interface org.apache.qpid.jms.JmsTransactionContext
 
getTransactionId() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getTransport() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getTransportListener() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getTransportListener() - Method in interface org.apache.qpid.jms.transports.Transport
Gets the currently set TransportListener instance
getTransportOptions() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
getTransportOptions() - Method in interface org.apache.qpid.jms.transports.Transport
 
getTransportScheme() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
getTrustStoreLocation() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getTrustStorePassword() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getTrustStoreType() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
getTxnAcceptState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getTxnEnrolledState() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
getType() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the JMSType value as defined by the provider or set by the sending client.
getType() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getUnresolvedDestinationTransformer() - Static method in class org.apache.qpid.jms.message.JmsMessageTransformation
 
getUnsentMessage() - Method in exception org.apache.qpid.jms.JmsSendTimedOutException
 
getUnsentMessage() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderSendTimedOutException
 
getUserId() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns the ID of the user that sent this message if available.
getUserId() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getUserIdBytes() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Gets the set user ID of the message in raw bytes form.
getUserIdBytes() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
getUsername() - Method in class org.apache.qpid.jms.JmsConnection
 
getUsername() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
getUsername() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
getUsername() - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
getUsername() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Returns the configured user name value for this Mechanism.
getValue() - Method in class org.apache.qpid.jms.meta.JmsConnectionId
 
getValue() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
getValue() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
getValue() - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
getValue() - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
getValue() - Method in enum org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
getValue() - Method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
getValue() - Method in class org.apache.qpid.jms.selector.parser.Token
An optional attribute value of the Token.
getVhost() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
getWarnAfterReconnectAttempts() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
Gets the current setting controlling how many Connect / Reconnect attempts must occur before a warn message is logged.
getWhiteList() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
getWrappedRequest() - Method in class org.apache.qpid.jms.provider.WrappedAsyncResult
 
GLOBAL - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
group - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
GssapiMechanism - Class in org.apache.qpid.jms.sasl
Implements the GSSAPI sasl authentication Mechanism.
GssapiMechanism() - Constructor for class org.apache.qpid.jms.sasl.GssapiMechanism
 
GssapiMechanismFactory - Class in org.apache.qpid.jms.sasl
 
GssapiMechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.GssapiMechanismFactory
 

H

handleChannelInactive(Channel) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
handleChannelInactive(Channel) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
handleClosed(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
handleConnected(Channel) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
handleConnected(Channel) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
handleException(Channel, Throwable) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
handleOpened(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionSession
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
handleResourceClosure(AmqpProvider, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
handleSaslChallenge(Sasl, Transport) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
handleSaslMechanisms(Sasl, Transport) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
handleSaslOutcome(Sasl, Transport) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
hasAmqpTimeToLiveOverride() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
hasArray() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
hasBody() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns true if the underlying message has a body, false if the body is empty.
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
hasBody() - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
hasBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
hashCode - Variable in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
hashCode() - Method in class org.apache.qpid.jms.JmsDestination
 
hashCode() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
hashCode() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
hashCode() - Method in class org.apache.qpid.jms.message.JmsMessage
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsConnectionId
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
hashCode() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
hashCode() - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
hashCode() - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
hashCode() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
hashCode() - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
hashCode() - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.qpid.jms.selector.filter.ConstantExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.qpid.jms.selector.filter.PropertyExpression
 
hashCode() - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
TODO: more efficient hashCode()
hashValue - Variable in class org.apache.qpid.jms.JmsDestination
 
hasMessageIdPrefix(String) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
Checks whether the given string begins with "ID:" prefix used to denote a JMSMessageID
hasMoreElements() - Method in class org.apache.qpid.jms.JmsQueueBrowser
 
hasNext() - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
 
hasNext() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
hasRemaining() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
hasRemaining() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
hasRemoteError() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
HEX_LITERAL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
HIGH - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
HIGHER - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
HIGHER_STILL - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
HIGHEST - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
HMAC_SHA_1 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA1Mechanism
 
HMAC_SHA_256 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA256Mechanism
 
HMAC_SHA_512 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA512Mechanism
 
HTTP_HEADERS_OVERRIDE - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject a custom HTTP header into the client which overrides or augments the values that the client would use to authenticate with the remote over a WebSocket based connection.

I

id - Variable in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
ID - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
IdConversionException - Exception in org.apache.qpid.jms.exceptions
 
IdConversionException(String) - Constructor for exception org.apache.qpid.jms.exceptions.IdConversionException
 
IdConversionException(String, Exception) - Constructor for exception org.apache.qpid.jms.exceptions.IdConversionException
 
IdGenerator - Class in org.apache.qpid.jms.util
Generator for Globally unique Strings used to identify resources within a given Connection.
IdGenerator() - Constructor for class org.apache.qpid.jms.util.IdGenerator
Construct an IdGenerator using the default prefix value.
IdGenerator(String) - Constructor for class org.apache.qpid.jms.util.IdGenerator
Construct an IdGenerator using the given prefix value as the initial prefix entry for all Ids generated (default is 'ID:').
image - Variable in class org.apache.qpid.jms.selector.parser.Token
The string image of the token.
IN - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
inBuf - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
incomingSequence - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
INCOMPLETE - Static variable in class org.apache.qpid.jms.provider.ProviderFuture
 
indexOfParenthesisMatch(String, int) - Static method in class org.apache.qpid.jms.util.URISupport
Given a string and a position in that string of an open parend, find the matching close parend.
InetAddressUtil - Class in org.apache.qpid.jms.util
 
InetAddressUtil() - Constructor for class org.apache.qpid.jms.util.InetAddressUtil
 
INFINITE - Static variable in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
init() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
init() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
init(Map<String, String>) - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
init(Map<String, String>) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
init(Map<String, String>) - Method in interface org.apache.qpid.jms.sasl.Mechanism
Perform any configuration initiation required by the mechanism.
INITIAL_CAPACITY - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
initialize(String) - Method in interface org.apache.qpid.jms.message.JmsMessageIDBuilder
Provides an initialization point for Message ID builders in order for them to be able to better optimize the creation of the ID values depending on the implementation of the builder.
initialize(AmqpConnection) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
Initialize the state of this message for send.
initialize(AmqpConnection) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
initialize(AmqpConsumer) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
Initialize the state of this message for receive.
initialize(AmqpConsumer) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
initialize(Symbol[], Map<Symbol, Object>) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Configure the properties using values provided from the remote peer.
INITIALIZED - org.apache.qpid.jms.meta.JmsResource.ResourceState
 
initializeEmptyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
initializeEmptyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
initializeEmptyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
Used to indicate that a Message object should empty the body element and make any other internal updates to reflect the message now has no body value.
initializeEmptyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
initializeEmptyBody() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
initSend(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
initSend(TraceableMessage, String) - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
initSend(TraceableMessage, String) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
input_stream - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
inputStream - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
INSTANCE - Static variable in class org.apache.qpid.jms.JmsConnectionMetaData
 
INSTANCE - Static variable in class org.apache.qpid.jms.provider.NoOpAsyncResult
 
INSTANCE - Static variable in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
INSTANCE - Static variable in class org.apache.qpid.jms.util.NoOpExecutor
 
INTEGER - Static variable in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
internalBind(String, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
internalBind is intended for use only during setup or possibly by suitably synchronized super-classes.
INVALID_FIELD - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
InvalidContentTypeException - Exception in org.apache.qpid.jms.util
 
InvalidContentTypeException(String) - Constructor for exception org.apache.qpid.jms.util.InvalidContentTypeException
 
IOExceptionSupport - Class in org.apache.qpid.jms.util
Used to make throwing IOException instances easier.
IOExceptionSupport() - Constructor for class org.apache.qpid.jms.util.IOExceptionSupport
 
ioThreadfactory - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
IS - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
isAckTypeSet() - Method in class org.apache.qpid.jms.JmsAcknowledgeCallback
 
isActiveDurableSub(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
Checks if there is either a shared or exclusive durable subscription already recorded as active with the given subscription name.
isActiveExclusiveDurableSub(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
Checks if there is an exclusive durable subscription already recorded as active with the given subscription name.
isActiveInThisContext(JmsResourceId) - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
isActiveInThisContext(JmsResourceId) - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
isActiveInThisContext(JmsResourceId) - Method in interface org.apache.qpid.jms.JmsTransactionContext
Allows a resource to query the transaction context to determine if it has pending work in the current transaction.
isActiveSharedDurableSub(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
Checks if there is a shared durable subscription already recorded as active with the given subscription name.
isActiveSharedVolatileSub(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
Checks if there is an shared volatile subscription already recorded as active with the given subscription name.
isAllowNonSecureRedirects() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
isAmqpTypedEncoding() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
isAmqpTypeEncoded() - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
 
isAmqpTypeEncoded() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
isAmqpTypeEncoded() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
isAnonymous() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
isAnonymous() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
 
isAnonymous() - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
isAnonymous() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
isAnonymousRelaySupported() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.AnonymousMechanism
 
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.ExternalMechanism
 
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
isApplicable(String, String, Principal) - Method in interface org.apache.qpid.jms.sasl.Mechanism
Allows the mechanism to determine if it can be used given the authentication provided.
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.PlainMechanism
 
isApplicable(String, String, Principal) - Method in class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
isAutoAcknowledge() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session used auto acknowledgment.
isAvailable(TransportOptions) - Static method in class org.apache.qpid.jms.transports.netty.EpollSupport
 
isAvailable(TransportOptions) - Static method in class org.apache.qpid.jms.transports.netty.KQueueSupport
 
isAwaitClientID() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isAwaitClientID() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isAwaitingClose() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
isBodyAssignableTo(Class) - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
isBrowser() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
isBrowser() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isClientAcknowledge() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session used client acknowledgment.
isClosed() - Method in class org.apache.qpid.jms.JmsConnection
 
isClosed() - Method in class org.apache.qpid.jms.JmsSession
 
isClosed() - Method in class org.apache.qpid.jms.meta.JmsAbstractResource
 
isClosed() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
isClosed() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
isClosed() - Method in interface org.apache.qpid.jms.util.MessageQueue
 
isClosed() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
isCloseLinksThatFailOnReconnect() - Method in class org.apache.qpid.jms.JmsConnection
 
isCloseLinksThatFailOnReconnect() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isCloseLinksThatFailOnReconnect() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpClosedConnectionBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConnectionBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpProducerBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
If the resource was opened but its current state indicates a close is pending then we do no need to proceed further into the resource creation process.
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpSessionBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTemporaryDestinationBuilder
 
isClosePending() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpTransactionCoordinatorBuilder
 
isCommit() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
isComplete() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
isComplete() - Method in interface org.apache.qpid.jms.provider.AsyncResult
Returns true if the AsyncResult has completed.
isComplete() - Method in class org.apache.qpid.jms.provider.NoOpAsyncResult
 
isComplete() - Method in class org.apache.qpid.jms.provider.ProviderFuture
 
isComplete() - Method in class org.apache.qpid.jms.provider.WrappedAsyncResult
 
isCompletionRequired() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
isCompositeURI(URI) - Static method in class org.apache.qpid.jms.util.URISupport
Examine a URI and determine if it is a Composite type or not.
isConnected() - Method in class org.apache.qpid.jms.JmsConnection
 
isConnected() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
isConnected() - Method in interface org.apache.qpid.jms.transports.Transport
 
isConnectionConsumer() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isConnectionOpenFailed() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Returns true if the remote connection marked the open response as being in a failed state which implies that a close follows.
isConsumerPresttled(JmsSession, JmsDestination) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isConsumerPresttled(JmsSession, JmsDestination) - Method in interface org.apache.qpid.jms.policy.JmsPresettlePolicy
Determines when a consumer will be created with the settlement mode set to presettled.
isContentType(Symbol, Symbol) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Check whether the content-type field of the properties section (if present) in the given message matches the provided string (where null matches if there is no content type present.
isDefault() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
isDelayedDeliverySupported() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
isDeleted() - Method in class org.apache.qpid.jms.JmsTemporaryDestination
 
isDelivered() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
isDeliveryFailed() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException
 
isDeliveryTimeTransmitted() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Returns whether the delivery time is being transmitted, i.e.
isDeliveryTimeTransmitted() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
isDupsOkAcknowledge() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session used dup ok acknowledgment.
isDurable() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isDurable() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
isDurableSubscription() - Method in class org.apache.qpid.jms.JmsDurableTopicSubscriber
 
isDurableSubscription() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
isDurableSubscription() - Method in class org.apache.qpid.jms.JmsSharedDurableMessageConsumer
 
isEmpty() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
isEmpty() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
isEmpty() - Method in interface org.apache.qpid.jms.util.MessageQueue
 
isEmpty() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
isEnabledByDefault() - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
isEnabledByDefault() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
isEnabledByDefault() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Allows the mechanism to indicate if it is enabled by default, or only when explicitly enabled through configuring the permitted sasl mechanisms.
isEnqueueFirst() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
isExpired() - Method in class org.apache.qpid.jms.message.JmsMessage
 
isExpired() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
isExplicitClientID() - Method in class org.apache.qpid.jms.JmsConnection
 
isExplicitClientID() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isExplicitClientID() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isFailed() - Method in class org.apache.qpid.jms.JmsConnection
 
isFailed() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
isFirstAcquirer() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
isForceAsyncAcks() - Method in class org.apache.qpid.jms.JmsConnection
 
isForceAsyncAcks() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isForceAsyncAcks() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isForceAsyncSend() - Method in class org.apache.qpid.jms.JmsConnection
 
isForceAsyncSend() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isForceAsyncSend() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isForceSyncSend() - Method in class org.apache.qpid.jms.JmsConnection
 
isForceSyncSend() - Method in class org.apache.qpid.jms.JmsConnectionFactory
Returns true if the client should always send messages using a synchronous send operation regardless of persistence mode, or inside a transaction.
isForceSyncSend() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isIndividualAcknowledge() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session used individual acknowledgment mode.
isInDoubt() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
isInDoubt() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
isInDoubt() - Method in interface org.apache.qpid.jms.JmsTransactionContext
 
isInDoubt() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
isInTransaction() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
isInTransaction() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
isInTransaction() - Method in interface org.apache.qpid.jms.JmsTransactionContext
 
isInTransaction(JmsConsumerId) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
isInTransaction(JmsProducerId) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
isListener() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isLocalMessageExpiry() - Method in class org.apache.qpid.jms.JmsConnection
 
isLocalMessageExpiry() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isLocalMessageExpiry() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isLocalMessageExpiry() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isLocalMessagePriority() - Method in class org.apache.qpid.jms.JmsConnection
 
isLocalMessagePriority() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isLocalMessagePriority() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isNoAcknowledge() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session uses presettlement for all consumers.
isNoLocal() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
isNoLocal() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isObjectMessageUsesAmqpTypes() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
isOpen() - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
isOpenedEndpointValid() - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
Following the open of the endpoint implementations of this method should validate that the endpoint properties match what was requested.
isOpenSSLPossible(TransportOptions) - Static method in class org.apache.qpid.jms.transports.TransportSupport
Determines if Netty OpenSSL support is available and applicable based on the configuration in the given TransportOptions instance.
isPersistent() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
 
isPersistent() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
isPipelined() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
isPooling() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
 
isPopulateJMSXUserID() - Method in class org.apache.qpid.jms.JmsConnection
 
isPopulateJMSXUserID() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isPopulateJMSXUserID() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isPresettle() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
isPresettle() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isPresettle() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
isPresettle() - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
isPresettle() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
isPresettleAll() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleConsumers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettled() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
isPresettleProducers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleQueueConsumers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleQueueProducers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleTopicConsumers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleTopicProducers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isPresettleTransactedProducers() - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isProducerPresttled(JmsSession, JmsDestination) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
isProducerPresttled(JmsSession, JmsDestination) - Method in interface org.apache.qpid.jms.policy.JmsPresettlePolicy
Determines when a producer will send message presettled.
isPullConsumer() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
isQueue() - Method in class org.apache.qpid.jms.JmsDestination
 
isRandomize() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
isRandomize() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
isReadOnly() - Method in class org.apache.qpid.jms.message.JmsMessage
 
isReadOnlyBody() - Method in class org.apache.qpid.jms.message.JmsMessage
 
isReadOnlyProperties() - Method in class org.apache.qpid.jms.message.JmsMessage
 
isReceiveLocalOnly() - Method in class org.apache.qpid.jms.JmsConnection
 
isReceiveLocalOnly() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isReceiveLocalOnly() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isReceiveNoWaitLocalOnly() - Method in class org.apache.qpid.jms.JmsConnection
 
isReceiveNoWaitLocalOnly() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isReceiveNoWaitLocalOnly() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isRecovered() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
isRedelivered() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Used to quickly check if a message has been redelivered.
isRedelivered() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
isRunning() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
isRunning() - Method in interface org.apache.qpid.jms.util.MessageQueue
 
isRunning() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
isSaslLayer() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
isSecure() - Method in class org.apache.qpid.jms.transports.netty.NettySslTransportFactory
 
isSecure() - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
isSecure() - Method in class org.apache.qpid.jms.transports.netty.NettyWssTransportFactory
 
isSecure() - Method in interface org.apache.qpid.jms.transports.Transport
 
isSecure() - Method in class org.apache.qpid.jms.transports.TransportFactory
 
isSendAcksAsync() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
isSendAsync() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
isShared() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
isSharedSubscription() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
isSharedSubscription() - Method in class org.apache.qpid.jms.JmsSharedMessageConsumer
 
isSharedSubsSupported() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
isStarted() - Method in class org.apache.qpid.jms.JmsConnection
 
isStarted() - Method in class org.apache.qpid.jms.JmsSession
 
isStopping() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
isSysTempFailure() - Method in exception org.apache.qpid.jms.exceptions.JMSSecuritySaslException
 
isSysTempFailure() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException
 
isTcpKeepAlive() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isTcpNoDelay() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isTemporary() - Method in class org.apache.qpid.jms.JmsDestination
 
isTemporaryDestinationDeleted(JmsDestination) - Method in class org.apache.qpid.jms.JmsConnection
 
isTopic() - Method in class org.apache.qpid.jms.JmsDestination
 
isTraceBytes() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
isTraceBytes() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isTraceFrames() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
isTransacted() - Method in class org.apache.qpid.jms.JmsSession
Checks whether the session uses transactions.
isTransacted() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
isTransactionInDoubt() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
isTransactionInDoubt() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
isTrustAll() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isTrusted(Class<?>) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
isTrusted(Class<?>) - Method in interface org.apache.qpid.jms.util.ClassLoadingAwareObjectInputStream.TrustedClassFilter
 
isTrustedType(JmsDestination, Class<?>) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
isTrustedType(JmsDestination, Class<?>) - Method in interface org.apache.qpid.jms.policy.JmsDeserializationPolicy
Returns whether the given class is a trusted type and can be deserialized by the client when calls to ObjectMessage.getObject() are made.
isUndeliverableHere() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException
 
isUseDaemonThread() - Method in class org.apache.qpid.jms.JmsConnection
 
isUseDaemonThread() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isUseDaemonThread() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isUseEpoll() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isUseKQueue() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isUseOpenSSL() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
isUseReconnectBackOff() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
isValidatePropertyNames() - Method in class org.apache.qpid.jms.JmsConnection
 
isValidatePropertyNames() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isValidatePropertyNames() - Method in class org.apache.qpid.jms.message.JmsMessage
 
isValidatePropertyNames() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isValidateSelector() - Method in class org.apache.qpid.jms.JmsConnection
 
isValidateSelector() - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
isValidateSelector() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
isVerifyHost() - Method in class org.apache.qpid.jms.transports.TransportOptions
 
itemExists(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
Determines whether an item exists in this Map based message.
itemExists(String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
Indicates whether an item exists in this MapMessage object.
itemExists(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 

J

jj_nt - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
Next token.
jjFillToken() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
Token literal values.
JMS_AMQP_ACK_TYPE - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_AMQP_REPLY_TO_GROUP_ID - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
JMS_AMQP_TTL - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
JMS_AMQP_TYPED_ENCODING - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
JMS_BYTES_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a JMS BytesMessage which has a body that consists of raw bytes.
JMS_CORRELATIONID - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_DELIVERY_MODE - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_DELIVERY_TIME - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Attribute used to mark the Application defined delivery time assigned to the message
JMS_DELIVERYTIME - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_DEST_TYPE_MSG_ANNOTATION_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
JMS_DESTINATION - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_EXPIRATION - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_ID_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
JMS_MAP_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a JMS MapMessage which has an Map instance serialized in its message body.
JMS_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a generic JMS Message which has no body.
JMS_MESSAGEID - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_MSG_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Attribute used to mark the class type of JMS message that a particular message instance represents, used internally by the client.
JMS_NO_LOCAL_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
JMS_OBJECT_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a JMS ObjectMessage which has an Object value serialized in its message body.
JMS_PRIORITY - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_REDELIVERED - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_REPLY_TO_TYPE_MSG_ANNOTATION_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
JMS_REPLYTO - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_SELECTOR_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
JMS_STREAM_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a JMS StreamMessage which has a body that is a structured collection of primitives values.
JMS_TEXT_MESSAGE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Value mapping for JMS_MSG_TYPE which indicates the message is a JMS TextMessage which has a body that contains a UTF-8 encoded String.
JMS_TIMESTAMP - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMS_TYPE - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JmsAbstractResource - Class in org.apache.qpid.jms.meta
Abstract resource class for JmsResource instances.
JmsAbstractResource() - Constructor for class org.apache.qpid.jms.meta.JmsAbstractResource
 
JmsAbstractResourceId - Class in org.apache.qpid.jms.meta
Base class for all JmsResourceId instances.
JmsAbstractResourceId() - Constructor for class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
JmsAcknowledgeCallback - Class in org.apache.qpid.jms
 
JmsAcknowledgeCallback(JmsSession) - Constructor for class org.apache.qpid.jms.JmsAcknowledgeCallback
 
JmsAcknowledgeCallback(JmsSession, JmsInboundMessageDispatch) - Constructor for class org.apache.qpid.jms.JmsAcknowledgeCallback
 
JmsBytesMessage - Class in org.apache.qpid.jms.message
 
JmsBytesMessage(JmsBytesMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsBytesMessage
 
JmsBytesMessageFacade - Interface in org.apache.qpid.jms.message.facade
Interface for a Message Facade that wraps a BytesMessage based message instance.
JmsClientProperties - Class in org.apache.qpid.jms
 
JmsClientProperties() - Constructor for class org.apache.qpid.jms.JmsClientProperties
 
JmsConnection - Class in org.apache.qpid.jms
Implementation of a JMS Connection
JmsConnection(JmsConnectionInfo, Provider) - Constructor for class org.apache.qpid.jms.JmsConnection
 
JmsConnectionClosedException - Exception in org.apache.qpid.jms.exceptions
An exception thrown when attempt is made to use a connection when the connection has been closed.
JmsConnectionClosedException() - Constructor for exception org.apache.qpid.jms.exceptions.JmsConnectionClosedException
 
JmsConnectionClosedException(Exception) - Constructor for exception org.apache.qpid.jms.exceptions.JmsConnectionClosedException
 
JmsConnectionConsumer - Class in org.apache.qpid.jms
JMS Connection Consumer implementation.
JmsConnectionConsumer(JmsConnection, JmsConsumerInfo, MessageQueue, ServerSessionPool) - Constructor for class org.apache.qpid.jms.JmsConnectionConsumer
 
JmsConnectionExtensions - Enum in org.apache.qpid.jms
Connection Extensions Definitions
JmsConnectionFactory - Class in org.apache.qpid.jms
JMS ConnectionFactory Implementation.
JmsConnectionFactory() - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFactory(String) - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFactory(String, String) - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFactory(String, String, String) - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFactory(String, String, URI) - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFactory(URI) - Constructor for class org.apache.qpid.jms.JmsConnectionFactory
 
JmsConnectionFailedException - Exception in org.apache.qpid.jms.exceptions
An exception thrown when attempt is made to use a connection when the connection has already failed.
JmsConnectionFailedException() - Constructor for exception org.apache.qpid.jms.exceptions.JmsConnectionFailedException
 
JmsConnectionFailedException(Exception) - Constructor for exception org.apache.qpid.jms.exceptions.JmsConnectionFailedException
 
JmsConnectionId - Class in org.apache.qpid.jms.meta
 
JmsConnectionId(String) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionId
 
JmsConnectionId(JmsConnectionId) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionId
 
JmsConnectionId(JmsConsumerId) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionId
 
JmsConnectionId(JmsProducerId) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionId
 
JmsConnectionId(JmsSessionId) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionId
 
JmsConnectionInfo - Class in org.apache.qpid.jms.meta
Meta object that contains the JmsConnection identification and configuration options.
JmsConnectionInfo(JmsConnectionId) - Constructor for class org.apache.qpid.jms.meta.JmsConnectionInfo
 
JmsConnectionListener - Interface in org.apache.qpid.jms
Providers an interface for client's to listener to events related to an JmsConnection.
JmsConnectionMetaData - Class in org.apache.qpid.jms
A ConnectionMetaData object provides information describing the Connection object.
JmsConnectionRemotelyClosedException - Exception in org.apache.qpid.jms
Thrown when the remote peer closes the connection with amqp:connection:forced signaling that the connection is closed.
JmsConnectionRemotelyClosedException(String) - Constructor for exception org.apache.qpid.jms.JmsConnectionRemotelyClosedException
 
JmsConnectionRemotelyClosedException(String, String) - Constructor for exception org.apache.qpid.jms.JmsConnectionRemotelyClosedException
 
JmsConsumer - Class in org.apache.qpid.jms
 
JmsConsumer(JmsSession, JmsMessageConsumer) - Constructor for class org.apache.qpid.jms.JmsConsumer
 
JmsConsumerId - Class in org.apache.qpid.jms.meta
 
JmsConsumerId(String) - Constructor for class org.apache.qpid.jms.meta.JmsConsumerId
 
JmsConsumerId(String, long, long) - Constructor for class org.apache.qpid.jms.meta.JmsConsumerId
 
JmsConsumerId(JmsConsumerId) - Constructor for class org.apache.qpid.jms.meta.JmsConsumerId
 
JmsConsumerId(JmsSessionId, long) - Constructor for class org.apache.qpid.jms.meta.JmsConsumerId
 
JmsConsumerInfo - Class in org.apache.qpid.jms.meta
 
JmsConsumerInfo(JmsConsumerId, JmsMessageDispatcher) - Constructor for class org.apache.qpid.jms.meta.JmsConsumerInfo
 
JmsContext - Class in org.apache.qpid.jms
 
JmsContext(JmsConnection, int) - Constructor for class org.apache.qpid.jms.JmsContext
 
JmsDefaultDeserializationPolicy - Class in org.apache.qpid.jms.policy
Default implementation of the deserialization policy that can read allow and deny lists of classes/packages from the environment, and be updated by the connection uri options.
JmsDefaultDeserializationPolicy() - Constructor for class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Creates an instance of this policy with default configuration.
JmsDefaultDeserializationPolicy(JmsDefaultDeserializationPolicy) - Constructor for class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
 
JmsDefaultMessageIDPolicy - Class in org.apache.qpid.jms.policy
The default MessageID policy used for all MessageProducers created from the client's connection factory.
JmsDefaultMessageIDPolicy() - Constructor for class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
Initialize default Message ID builder policy
JmsDefaultMessageIDPolicy(JmsDefaultMessageIDPolicy) - Constructor for class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
Creates a new JmsDefaultMessageIDPolicy instance copied from the source policy.
JmsDefaultPrefetchPolicy - Class in org.apache.qpid.jms.policy
Defines the prefetch message policies for different types of consumers
JmsDefaultPrefetchPolicy() - Constructor for class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Initialize default prefetch policies
JmsDefaultPrefetchPolicy(JmsDefaultPrefetchPolicy) - Constructor for class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Creates a new JmsPrefetchPolicy instance copied from the source policy.
JmsDefaultPresettlePolicy - Class in org.apache.qpid.jms.policy
Policy object that allows for configuration of options that affect when a JMS MessageProducer will result in AMQP presettled message sends.
JmsDefaultPresettlePolicy() - Constructor for class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
JmsDefaultPresettlePolicy(JmsDefaultPresettlePolicy) - Constructor for class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
 
JmsDefaultRedeliveryPolicy - Class in org.apache.qpid.jms.policy
Defines the policy used to manage redelivered and recovered Messages.
JmsDefaultRedeliveryPolicy() - Constructor for class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
JmsDefaultRedeliveryPolicy(JmsDefaultRedeliveryPolicy) - Constructor for class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
 
JmsDefaultResourceVisitor - Class in org.apache.qpid.jms.meta
Default Visitor implementation that does nothing in each method to make custom implementations simpler by only needing to override the visitation cases they need to handle.
JmsDefaultResourceVisitor() - Constructor for class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
JmsDefaultUnresolvedDestinationTransformer - Class in org.apache.qpid.jms.message
Default Destination resolver that will try and find a way to convert an unknown foreign JMS Destination object by looking for method in the object to identify the true type.
JmsDefaultUnresolvedDestinationTransformer() - Constructor for class org.apache.qpid.jms.message.JmsDefaultUnresolvedDestinationTransformer
 
JmsDeserializationPolicy - Interface in org.apache.qpid.jms.policy
Defines the interface for a policy object that controls what types of message content are permissible when the body of an incoming ObjectMessage is being deserialized.
JmsDestination - Class in org.apache.qpid.jms
Jms Destination
JmsDestination(String, boolean, boolean) - Constructor for class org.apache.qpid.jms.JmsDestination
 
JmsDurableTopicSubscriber - Class in org.apache.qpid.jms
Implementation of a TopicSubscriber that is Durable
JmsDurableTopicSubscriber(JmsConsumerId, JmsSession, JmsDestination, String, boolean, String) - Constructor for class org.apache.qpid.jms.JmsDurableTopicSubscriber
 
JmsExceptionSupport - Class in org.apache.qpid.jms.exceptions
Exception support class.
JmsInboundMessageDispatch - Class in org.apache.qpid.jms.message
Envelope used to deliver incoming messages to their targeted consumer.
JmsInboundMessageDispatch(long) - Constructor for class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
JmsInitialContextFactory - Class in org.apache.qpid.jms.jndi
 
JmsInitialContextFactory() - Constructor for class org.apache.qpid.jms.jndi.JmsInitialContextFactory
 
JmsLocalTransactionContext - Class in org.apache.qpid.jms
Manages the details of a Session operating inside of a local JMS transaction.
JmsLocalTransactionContext(JmsSession) - Constructor for class org.apache.qpid.jms.JmsLocalTransactionContext
 
JmsMapMessage - Class in org.apache.qpid.jms.message
Implementation of the JMS MapMessage.
JmsMapMessage(JmsMapMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsMapMessage
 
JmsMapMessageFacade - Interface in org.apache.qpid.jms.message.facade
Interface for a message Facade that wraps a MapMessage style provider message.
JmsMessage - Class in org.apache.qpid.jms.message
 
JmsMessage(JmsMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsMessage
 
JmsMessageAvailableConsumer - Interface in org.apache.qpid.jms
Marker interface used for MessageConsumer instances that support sending a notification event when a message has arrived when the consumer is not in asynchronous dispatch mode.
JmsMessageAvailableListener - Interface in org.apache.qpid.jms
Internal JmsMessage available listener.
JmsMessageConsumer - Class in org.apache.qpid.jms
implementation of a JMS Message Consumer
JmsMessageConsumer(JmsConsumerId, JmsSession, JmsDestination, String, boolean) - Constructor for class org.apache.qpid.jms.JmsMessageConsumer
 
JmsMessageConsumer(JmsConsumerId, JmsSession, JmsDestination, String, String, boolean) - Constructor for class org.apache.qpid.jms.JmsMessageConsumer
 
JmsMessageDispatcher - Interface in org.apache.qpid.jms
 
JmsMessageFacade - Interface in org.apache.qpid.jms.message.facade
The Message Facade interface defines the required mapping between a Provider's own Message type and the JMS Message types.
JmsMessageFactory - Interface in org.apache.qpid.jms.message
Interface that a Provider should implement to provide a Provider Specific JmsMessage implementation that optimizes the exchange of message properties and payload between the JMS Message API and the underlying Provider Message implementations.
JmsMessageIDBuilder - Interface in org.apache.qpid.jms.message
Interface for creating a custom Message ID builder to populate the Message ID field of the outgoing message.
JmsMessageIDBuilder.BUILTIN - Enum in org.apache.qpid.jms.message
 
JmsMessageIDPolicy - Interface in org.apache.qpid.jms.policy
Interface for a policy that controls what kind of MessageID type is used for Messages sent to a specific destination.
JmsMessageProducer - Class in org.apache.qpid.jms
Implementation of a JMS MessageProducer
JmsMessageProducer(JmsProducerId, JmsSession, JmsDestination) - Constructor for class org.apache.qpid.jms.JmsMessageProducer
 
JmsMessagePropertyIntercepter - Class in org.apache.qpid.jms.message
Utility class used to intercept calls to Message property gets and sets and map the correct fields in the underlying JmsMessageFacade to the property name being operated on.
JmsMessagePropertyIntercepter() - Constructor for class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
 
JmsMessagePropertySupport - Class in org.apache.qpid.jms.message
Provides methods for use when working with JMS Message Properties and their values.
JmsMessagePropertySupport() - Constructor for class org.apache.qpid.jms.message.JmsMessagePropertySupport
 
JmsMessageSupport - Class in org.apache.qpid.jms.message
Set of common utilities and definitions useful for JMS Message handling.
JmsMessageSupport() - Constructor for class org.apache.qpid.jms.message.JmsMessageSupport
 
JmsMessageTransformation - Class in org.apache.qpid.jms.message
A helper class for converting normal JMS interfaces into the QpidJMS specific versions.
JmsMessageTransformation() - Constructor for class org.apache.qpid.jms.message.JmsMessageTransformation
 
JmsNoOpTracer - Class in org.apache.qpid.jms.tracing
Default no-op Tracing implementation
JmsNoOpTracer() - Constructor for class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
JmsNoOpTracerFactory - Class in org.apache.qpid.jms.tracing
 
JmsNoOpTracerFactory() - Constructor for class org.apache.qpid.jms.tracing.JmsNoOpTracerFactory
 
JmsNoTxTransactionContext - Class in org.apache.qpid.jms
Used in non-transacted JMS Sessions to throw proper errors indicating that the Session is not transacted and cannot be treated as such.
JmsNoTxTransactionContext() - Constructor for class org.apache.qpid.jms.JmsNoTxTransactionContext
 
JmsObjectMessage - Class in org.apache.qpid.jms.message
 
JmsObjectMessage(JmsObjectMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsObjectMessage
 
JmsObjectMessageFacade - Interface in org.apache.qpid.jms.message.facade
Interface for a message Facade that wraps an ObjectMessage based provider message.
JmsOperationTimedOutException - Exception in org.apache.qpid.jms
Exception that indicates a blocking operation timed out while waiting for the remote to acknowledge or process it.
JmsOperationTimedOutException(String) - Constructor for exception org.apache.qpid.jms.JmsOperationTimedOutException
 
JmsOperationTimedOutException(String, String) - Constructor for exception org.apache.qpid.jms.JmsOperationTimedOutException
 
JmsOutboundMessageDispatch - Class in org.apache.qpid.jms.message
Envelope that wraps the objects involved in a Message send operation.
JmsOutboundMessageDispatch() - Constructor for class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
JmsPrefetchPolicy - Interface in org.apache.qpid.jms.policy
Interface for all Prefetch Policy implementations.
JmsPresettlePolicy - Interface in org.apache.qpid.jms.policy
Interface for building policy objects that control when a MessageProducer or MessageConsumer instance will operate in presettled mode.
JmsProducer - Class in org.apache.qpid.jms
 
JmsProducer(JmsSession, JmsMessageProducer) - Constructor for class org.apache.qpid.jms.JmsProducer
Create a new JMSProducer instance.
JmsProducerId - Class in org.apache.qpid.jms.meta
 
JmsProducerId(String) - Constructor for class org.apache.qpid.jms.meta.JmsProducerId
 
JmsProducerId(String, long, long) - Constructor for class org.apache.qpid.jms.meta.JmsProducerId
 
JmsProducerId(JmsProducerId) - Constructor for class org.apache.qpid.jms.meta.JmsProducerId
 
JmsProducerId(JmsSessionId, long) - Constructor for class org.apache.qpid.jms.meta.JmsProducerId
 
JmsProducerInfo - Class in org.apache.qpid.jms.meta
 
JmsProducerInfo(JmsProducerId) - Constructor for class org.apache.qpid.jms.meta.JmsProducerInfo
 
JmsProducerInfo(JmsProducerId, JmsMessageIDBuilder) - Constructor for class org.apache.qpid.jms.meta.JmsProducerInfo
 
JmsQueue - Class in org.apache.qpid.jms
JMS Queue implementation
JmsQueue() - Constructor for class org.apache.qpid.jms.JmsQueue
 
JmsQueue(String) - Constructor for class org.apache.qpid.jms.JmsQueue
 
JmsQueueBrowser - Class in org.apache.qpid.jms
A client uses a QueueBrowser object to look at messages on a queue without removing them.
JmsQueueBrowser(JmsSession, JmsDestination, String) - Constructor for class org.apache.qpid.jms.JmsQueueBrowser
Constructor for an JmsQueueBrowser - used internally
JmsQueueConnection - Class in org.apache.qpid.jms
 
JmsQueueConnection(JmsConnectionInfo, Provider) - Constructor for class org.apache.qpid.jms.JmsQueueConnection
 
JmsQueueReceiver - Class in org.apache.qpid.jms
Implementation of a JMS QueueReceiver
JmsQueueReceiver(JmsConsumerId, JmsSession, JmsDestination, String) - Constructor for class org.apache.qpid.jms.JmsQueueReceiver
Constructor
JmsQueueSender - Class in org.apache.qpid.jms
Implementation of a Queue Sender
JmsQueueSender(JmsProducerId, JmsSession, JmsDestination) - Constructor for class org.apache.qpid.jms.JmsQueueSender
 
JmsQueueSession - Class in org.apache.qpid.jms
JMS QueueSession implementation
JmsQueueSession(JmsConnection, JmsSessionId, int) - Constructor for class org.apache.qpid.jms.JmsQueueSession
 
JmsRedeliveryPolicy - Interface in org.apache.qpid.jms.policy
Interface for a Redelivery Policy object used to determine how many times a Message can be redelivered by the client before being dropped.
JmsResource - Interface in org.apache.qpid.jms.meta
Base class for the JMS object representing JMS resources such as Connection, Session, etc.
JmsResource.ResourceState - Enum in org.apache.qpid.jms.meta
 
JmsResourceId - Interface in org.apache.qpid.jms.meta
Base for all Id type classes used in the JMS Framework
JmsResourceNotFoundException - Exception in org.apache.qpid.jms
Thrown when the remote peer return amqp:not-found for instances other than those that would generate an InvalidDestinationException or some other more situation appropriate JMSException instance.
JmsResourceNotFoundException(String) - Constructor for exception org.apache.qpid.jms.JmsResourceNotFoundException
 
JmsResourceNotFoundException(String, String) - Constructor for exception org.apache.qpid.jms.JmsResourceNotFoundException
 
JmsResourceVistor - Interface in org.apache.qpid.jms.meta
Visitor interface to make processing JmsResources simpler.
JMSSecuritySaslException - Exception in org.apache.qpid.jms.exceptions
 
JMSSecuritySaslException(String) - Constructor for exception org.apache.qpid.jms.exceptions.JMSSecuritySaslException
 
JMSSecuritySaslException(String, int) - Constructor for exception org.apache.qpid.jms.exceptions.JMSSecuritySaslException
 
JmsSelector() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
JmsSendTimedOutException - Exception in org.apache.qpid.jms
Exception thrown when a blocking send call times out waiting to be sent.
JmsSendTimedOutException(String) - Constructor for exception org.apache.qpid.jms.JmsSendTimedOutException
 
JmsSendTimedOutException(String, String) - Constructor for exception org.apache.qpid.jms.JmsSendTimedOutException
 
JmsSendTimedOutException(String, String, JmsMessage) - Constructor for exception org.apache.qpid.jms.JmsSendTimedOutException
 
JmsSendTimedOutException(String, JmsMessage) - Constructor for exception org.apache.qpid.jms.JmsSendTimedOutException
 
JmsSession - Class in org.apache.qpid.jms
JMS Session implementation
JmsSession(JmsConnection, JmsSessionId, int) - Constructor for class org.apache.qpid.jms.JmsSession
 
JmsSessionId - Class in org.apache.qpid.jms.meta
 
JmsSessionId(String, long) - Constructor for class org.apache.qpid.jms.meta.JmsSessionId
 
JmsSessionId(JmsConnectionId, long) - Constructor for class org.apache.qpid.jms.meta.JmsSessionId
 
JmsSessionId(JmsConsumerId) - Constructor for class org.apache.qpid.jms.meta.JmsSessionId
 
JmsSessionId(JmsProducerId) - Constructor for class org.apache.qpid.jms.meta.JmsSessionId
 
JmsSessionId(JmsSessionId) - Constructor for class org.apache.qpid.jms.meta.JmsSessionId
 
JmsSessionInfo - Class in org.apache.qpid.jms.meta
 
JmsSessionInfo(JmsConnectionInfo, long) - Constructor for class org.apache.qpid.jms.meta.JmsSessionInfo
 
JmsSessionInfo(JmsSessionId) - Constructor for class org.apache.qpid.jms.meta.JmsSessionInfo
 
JmsSharedDurableMessageConsumer - Class in org.apache.qpid.jms
Implementation of a JmsMessageConsumer that is part of a Shared Durable Subscription
JmsSharedDurableMessageConsumer(JmsConsumerId, JmsSession, JmsDestination, String, String) - Constructor for class org.apache.qpid.jms.JmsSharedDurableMessageConsumer
 
JmsSharedMessageConsumer - Class in org.apache.qpid.jms
Implementation of a JmsMessageConsumer that is part of a Shared Subscription
JmsSharedMessageConsumer(JmsConsumerId, JmsSession, JmsDestination, String, String) - Constructor for class org.apache.qpid.jms.JmsSharedMessageConsumer
 
JmsStreamMessage - Class in org.apache.qpid.jms.message
JMS Stream message implementation.
JmsStreamMessage(JmsStreamMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsStreamMessage
 
JmsStreamMessageFacade - Interface in org.apache.qpid.jms.message.facade
Interface for a Message Facade that wraps a stream or list based provider message instance.
JmsTemporaryDestination - Class in org.apache.qpid.jms
Temporary Destination Object
JmsTemporaryDestination() - Constructor for class org.apache.qpid.jms.JmsTemporaryDestination
 
JmsTemporaryDestination(String, boolean) - Constructor for class org.apache.qpid.jms.JmsTemporaryDestination
 
JmsTemporaryQueue - Class in org.apache.qpid.jms
Temporary Queue Object
JmsTemporaryQueue() - Constructor for class org.apache.qpid.jms.JmsTemporaryQueue
 
JmsTemporaryQueue(String) - Constructor for class org.apache.qpid.jms.JmsTemporaryQueue
 
JmsTemporaryTopic - Class in org.apache.qpid.jms
Temporary Topic Object
JmsTemporaryTopic() - Constructor for class org.apache.qpid.jms.JmsTemporaryTopic
 
JmsTemporaryTopic(String) - Constructor for class org.apache.qpid.jms.JmsTemporaryTopic
 
JmsTextMessage - Class in org.apache.qpid.jms.message
 
JmsTextMessage(JmsTextMessageFacade) - Constructor for class org.apache.qpid.jms.message.JmsTextMessage
 
JmsTextMessageFacade - Interface in org.apache.qpid.jms.message.facade
A Facade around a provider message that behaves like a TextMessage instance.
JmsTopic - Class in org.apache.qpid.jms
JMS Topic object.
JmsTopic() - Constructor for class org.apache.qpid.jms.JmsTopic
 
JmsTopic(String) - Constructor for class org.apache.qpid.jms.JmsTopic
 
JmsTopicConnection - Class in org.apache.qpid.jms
 
JmsTopicConnection(JmsConnectionInfo, Provider) - Constructor for class org.apache.qpid.jms.JmsTopicConnection
 
JmsTopicPublisher - Class in org.apache.qpid.jms
Implementation of a TopicPublisher
JmsTopicPublisher(JmsProducerId, JmsSession, JmsDestination) - Constructor for class org.apache.qpid.jms.JmsTopicPublisher
 
JmsTopicSession - Class in org.apache.qpid.jms
Implementation of a TopicSession
JmsTopicSession(JmsConnection, JmsSessionId, int) - Constructor for class org.apache.qpid.jms.JmsTopicSession
 
JmsTopicSubscriber - Class in org.apache.qpid.jms
Implementation of a TopicSubscriber
JmsTracer - Interface in org.apache.qpid.jms.tracing
 
JmsTracer.DeliveryOutcome - Enum in org.apache.qpid.jms.tracing
 
JmsTracerFactory - Class in org.apache.qpid.jms.tracing
 
JmsTracerFactory() - Constructor for class org.apache.qpid.jms.tracing.JmsTracerFactory
 
JmsTransactionContext - Interface in org.apache.qpid.jms
A Transaction Context is used to track and manage the state of a Transaction in a JMS Session object.
JmsTransactionId - Class in org.apache.qpid.jms.meta
 
JmsTransactionId(JmsConnectionId, long) - Constructor for class org.apache.qpid.jms.meta.JmsTransactionId
 
JmsTransactionInDoubtException - Exception in org.apache.qpid.jms
JMSException derivative that defines that a TX outcome is unknown.
JmsTransactionInDoubtException(String) - Constructor for exception org.apache.qpid.jms.JmsTransactionInDoubtException
 
JmsTransactionInDoubtException(String, String) - Constructor for exception org.apache.qpid.jms.JmsTransactionInDoubtException
 
JmsTransactionInfo - Class in org.apache.qpid.jms.meta
 
JmsTransactionInfo(JmsSessionId, JmsTransactionId) - Constructor for class org.apache.qpid.jms.meta.JmsTransactionInfo
 
JmsTransactionListener - Interface in org.apache.qpid.jms
Allows for a listener to be notified when a transaction is started, commits or is rolled back.
JmsUnresolvedDestinationTransformer - Interface in org.apache.qpid.jms.message
Defines an interface for a handler object that will be called when the transformation of a JMS Destination object fails to determine the proper destination type to create.
JMSX_DELIVERY_COUNT - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMSX_GROUPID - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMSX_GROUPSEQ - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMSX_USERID - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
JMSXGROUPID - Static variable in class org.apache.qpid.jms.JmsClientProperties
JMS-defined message property representing the group a message belongs to.
JMSXGROUPSEQ - Static variable in class org.apache.qpid.jms.JmsClientProperties
JMS-defined message property representing the sequence number of a message within a group.
JMSXUSERID - Static variable in class org.apache.qpid.jms.JmsClientProperties
JMS-defined message property representing the user who sent a message.
JNDIReferenceFactory - Class in org.apache.qpid.jms.jndi
Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI
JNDIReferenceFactory() - Constructor for class org.apache.qpid.jms.jndi.JNDIReferenceFactory
 
JNDIStorable - Class in org.apache.qpid.jms.jndi
Facilitates objects to be stored in JNDI as properties
JNDIStorable() - Constructor for class org.apache.qpid.jms.jndi.JNDIStorable
 

K

kind - Variable in class org.apache.qpid.jms.selector.parser.Token
An integer that describes the kind of this token.
KQueueSupport - Class in org.apache.qpid.jms.transports.netty
 
KQueueSupport() - Constructor for class org.apache.qpid.jms.transports.netty.KQueueSupport
 

L

LazyCreateContext - Class in org.apache.qpid.jms.jndi
Allows users to dynamically create items
LazyCreateContext() - Constructor for class org.apache.qpid.jms.jndi.LazyCreateContext
 
left - Variable in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
LEGACY_QUEUE_ATTRIBUTE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
LEGACY_REPLY_TO_TYPE_MSG_ANNOTATION_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
LEGACY_TEMPORARY_ATTRIBUTE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
LEGACY_TO_TYPE_MSG_ANNOTATION_SYMBOL - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
LEGACY_TOPIC_ATTRIBUTE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.qpid.jms.selector.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
Lexer state names.
LIKE - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
limit() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
limit() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
limit(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
line - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
LINE_COMMENT - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
list(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
list(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
listBindings(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
listBindings(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
listener - Variable in class org.apache.qpid.jms.provider.ProviderWrapper
 
listener - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
literal() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
loadClass(Object, String) - Static method in class org.apache.qpid.jms.jndi.JNDIReferenceFactory
Retrieve the class loader for a named class
loadClass(Properties) - Static method in class org.apache.qpid.jms.util.FactoryFinder.StandaloneObjectFactory
 
loadProperties(String) - Static method in class org.apache.qpid.jms.util.FactoryFinder.StandaloneObjectFactory
 
loadSimpleType(String) - Static method in class org.apache.qpid.jms.util.ClassLoadingAwareObjectInputStream
Load a simple type
lock - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
lock - Variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
lock - Variable in class org.apache.qpid.jms.util.PriorityMessageQueue
 
LOG - Static variable in class org.apache.qpid.jms.JmsQueueBrowser
 
LogicExpression - Class in org.apache.qpid.jms.selector.filter
A filter performing a comparison of two objects
LogicExpression(BooleanExpression, BooleanExpression) - Constructor for class org.apache.qpid.jms.selector.filter.LogicExpression
 
LONG - Static variable in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
lookup(String) - Method in class org.apache.qpid.jms.jndi.LazyCreateContext
 
lookup(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
lookup(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
lookup(JmsConsumerId) - Method in class org.apache.qpid.jms.JmsSession
 
lookup(JmsProducerId) - Method in class org.apache.qpid.jms.JmsSession
 
lookupAckTypeForDisposition(int) - Static method in class org.apache.qpid.jms.message.JmsMessageSupport
 
lookupLink(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
lookupLink(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
LOW - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
LOWER - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
LOWER_STILL - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
LOWEST - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
LRUCache<K,​V> - Class in org.apache.qpid.jms.util
A Simple LRU Cache based on a LinkedHashMap.
LRUCache() - Constructor for class org.apache.qpid.jms.util.LRUCache
Default constructor for an LRU Cache The default capacity is 10000
LRUCache(int) - Constructor for class org.apache.qpid.jms.util.LRUCache
Constructs a LRUCache with a maximum capacity
LRUCache(int, int, float, boolean) - Constructor for class org.apache.qpid.jms.util.LRUCache
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.

M

MapResolver(Map<String, String>) - Constructor for class org.apache.qpid.jms.util.VariableExpansion.MapResolver
 
mark() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
matches(Filterable) - Method in interface org.apache.qpid.jms.selector.filter.BooleanExpression
 
matches(Filterable) - Method in class org.apache.qpid.jms.selector.filter.ComparisonExpression
 
matches(Filterable) - Method in class org.apache.qpid.jms.selector.filter.LogicExpression
 
MAX_PREFETCH_SIZE - Static variable in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
maxCacheSize - Variable in class org.apache.qpid.jms.util.LRUCache
 
maxFrameSize - Variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
maxNextCharInd - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
Mechanism - Interface in org.apache.qpid.jms.sasl
Interface for all SASL authentication mechanism implementations.
Mechanism.PRIORITY - Enum in org.apache.qpid.jms.sasl
Relative priority values used to arrange the found SASL mechanisms in a preferred order where the level of security generally defines the preference.
MechanismFactory - Interface in org.apache.qpid.jms.sasl
Interface for all SASL authentication mechanism implementations.
MEDIUM - org.apache.qpid.jms.sasl.Mechanism.PRIORITY
 
messageListener - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
messageQueue - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
MessageQueue - Interface in org.apache.qpid.jms.util
Queue based storage interface for inbound Messages.
messageSequence - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
MetaDataSupport - Class in org.apache.qpid.jms.util
 
MetaDataSupport() - Constructor for class org.apache.qpid.jms.util.MetaDataSupport
 
minus(Number, Number) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
mod(Number, Number) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
MODIFIED_FAILED - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
MODIFIED_FAILED - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
MODIFIED_FAILED - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
MODIFIED_FAILED_UNDELIVERABLE - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
MODIFIED_FAILED_UNDELIVERABLE - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
MODIFIED_FAILED_UNDELIVERABLE - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
multExpr() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
multiply(Number, Number) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 

N

NAME - Static variable in class org.apache.qpid.jms.sasl.GssapiMechanism
 
NAME_PARSER - Static variable in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
NameParserImpl - Class in org.apache.qpid.jms.jndi
A default implementation of NameParser
NameParserImpl() - Constructor for class org.apache.qpid.jms.jndi.NameParserImpl
 
nettyBuffer - Variable in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
NettyDefaultHandler() - Constructor for class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyDefaultHandler
 
NettySslTransportFactory - Class in org.apache.qpid.jms.transports.netty
Creates a Netty based SSL transport.
NettySslTransportFactory() - Constructor for class org.apache.qpid.jms.transports.netty.NettySslTransportFactory
 
NettyTcpTransport - Class in org.apache.qpid.jms.transports.netty
TCP based transport that uses Netty as the underlying IO layer.
NettyTcpTransport(URI, TransportOptions, boolean) - Constructor for class org.apache.qpid.jms.transports.netty.NettyTcpTransport
Create a new transport instance
NettyTcpTransport(TransportListener, URI, TransportOptions, boolean) - Constructor for class org.apache.qpid.jms.transports.netty.NettyTcpTransport
Create a new transport instance
NettyTcpTransport.NettyDefaultHandler<E> - Class in org.apache.qpid.jms.transports.netty
 
NettyTcpTransport.NettyTcpTransportHandler - Class in org.apache.qpid.jms.transports.netty
 
NettyTcpTransportFactory - Class in org.apache.qpid.jms.transports.netty
Factory for creating the Netty based TCP Transport.
NettyTcpTransportFactory() - Constructor for class org.apache.qpid.jms.transports.netty.NettyTcpTransportFactory
 
NettyTcpTransportHandler() - Constructor for class org.apache.qpid.jms.transports.netty.NettyTcpTransport.NettyTcpTransportHandler
 
NettyWssTransportFactory - Class in org.apache.qpid.jms.transports.netty
Creates a Netty based Secure WebSocket transport.
NettyWssTransportFactory() - Constructor for class org.apache.qpid.jms.transports.netty.NettyWssTransportFactory
 
NettyWsTransport - Class in org.apache.qpid.jms.transports.netty
Netty based WebSockets Transport that wraps and extends the TCP Transport.
NettyWsTransport(URI, TransportOptions, boolean) - Constructor for class org.apache.qpid.jms.transports.netty.NettyWsTransport
Create a new transport instance
NettyWsTransport(TransportListener, URI, TransportOptions, boolean) - Constructor for class org.apache.qpid.jms.transports.netty.NettyWsTransport
Create a new transport instance
NettyWsTransportFactory - Class in org.apache.qpid.jms.transports.netty
Factory for creating the Netty based WebSocket Transport.
NettyWsTransportFactory() - Constructor for class org.apache.qpid.jms.transports.netty.NettyWsTransportFactory
 
NETWORK_HOST - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
newContext() - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
newInstance(String) - Method in class org.apache.qpid.jms.util.FactoryFinder
Creates a new instance of the given key.
newProviderFuture() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
newProviderFuture() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
newProviderFuture() - Method in interface org.apache.qpid.jms.provider.Provider
Gets a ProviderFuture instance from the Provider for use in performing Provider calls that require an asynchronous completion to know when the call to the provider has succeeded or failed.
newProviderFuture() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
newProviderFuture(ProviderSynchronization) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
newProviderFuture(ProviderSynchronization) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
newProviderFuture(ProviderSynchronization) - Method in interface org.apache.qpid.jms.provider.Provider
Gets a ProviderFuture instance from the Provider for use in performing Provider calls that require an asynchronous completion to know when the call to the provider has succeeded or failed.
newProviderFuture(ProviderSynchronization) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
newThread(Runnable) - Method in class org.apache.qpid.jms.util.QpidJMSThreadFactory
 
newToken(int) - Static method in class org.apache.qpid.jms.selector.parser.Token
 
newToken(int, String) - Static method in class org.apache.qpid.jms.selector.parser.Token
Returns a new Token object, by default.
next - Variable in class org.apache.qpid.jms.provider.ProviderWrapper
 
next - Variable in class org.apache.qpid.jms.selector.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextElement() - Method in class org.apache.qpid.jms.JmsQueueBrowser
 
NO_LOCAL - Static variable in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsNoLocalType
 
nonDefaultDeliveryCount() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
nonDefaultDurable() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
nonDefaultFirstAcquirer() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
nonDefaultPriority() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
nonDefaultTimeToLive() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
NoOpAsyncResult - Class in org.apache.qpid.jms.provider
Simple NoOp implementation used when the result of the operation does not matter.
NoOpAsyncResult() - Constructor for class org.apache.qpid.jms.provider.NoOpAsyncResult
 
NoOpExecutor - Class in org.apache.qpid.jms.util
Simple executor implementation that ignores any requests to execute a task.
NoOpExecutor() - Constructor for class org.apache.qpid.jms.util.NoOpExecutor
 
NOT - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
NULL - Static variable in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
NULL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.

O

OCTAL_LITERAL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
OCTET_STREAM_CONTENT_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Content type used to mark Data sections as containing arbitrary bytes.
onAsyncException(Throwable) - Method in class org.apache.qpid.jms.JmsConnection
Handles any asynchronous errors that occur from the JMS framework classes.
onCacheEviction(Map.Entry<K, V>) - Method in class org.apache.qpid.jms.util.LRUCache
Event point used by subclasses to perform some cleanup action when an element is evicted from the cache.
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsConnection
 
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsSession
 
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called when an outbound message dispatch that requested a completion callback has reached a state where the send can be considered successful based on the QoS level associated of the outbound message.
onCompletedMessageSend(JmsOutboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionEstablished(URI) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionEstablished(URI) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when a connection has been successfully established.
onConnectionEstablished(URI) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionEstablished(URI) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that the underlying connection to the Broker has been established for the first time.
onConnectionEstablished(URI) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionFailure(Throwable) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when an unrecoverable error occurs and the Connection must be closed.
onConnectionFailure(ProviderException) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onConnectionFailure(ProviderException) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that the underlying connection to the Broker has been lost and the Provider will not perform any reconnect.
onConnectionFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionInterrupted() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
onConnectionInterrupted() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
onConnectionInterrupted() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
onConnectionInterrupted() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
onConnectionInterrupted() - Method in class org.apache.qpid.jms.JmsSession
 
onConnectionInterrupted() - Method in interface org.apache.qpid.jms.JmsTransactionContext
Signals that the connection that was previously established has been lost and the listener should alter its state to reflect the fact that there is no active connection.
onConnectionInterrupted(URI) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionInterrupted(URI) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when the Connection to the remote peer is lost.
onConnectionInterrupted(URI) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionInterrupted(URI) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called from a fault tolerant Provider instance to signal that the underlying connection to the Broker has been lost.
onConnectionInterrupted(URI) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.JmsSession
 
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionRecovered(Provider) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that a connection to the Broker has been reestablished and that all recovery operations have succeeded and the connection will now be transitioned to a recovered state.
onConnectionRecovered(Provider) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.JmsSession
 
onConnectionRecovery(Provider) - Method in interface org.apache.qpid.jms.JmsTransactionContext
Called when the connection to the remote peer has been lost and then a new connection established.
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionRecovery(Provider) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that a connection to the Broker has been reestablished and that notified listener should start to recover it's state.
onConnectionRecovery(Provider) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConnectionRestored() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
onConnectionRestored() - Method in class org.apache.qpid.jms.JmsMessageProducer
 
onConnectionRestored() - Method in class org.apache.qpid.jms.JmsSession
 
onConnectionRestored(URI) - Method in class org.apache.qpid.jms.JmsConnection
 
onConnectionRestored(URI) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when normal communication has been restored to a remote peer.
onConnectionRestored(URI) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onConnectionRestored(URI) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to signal that all recovery operations are now complete and the Provider is again in a normal connected state.
onConnectionRestored(URI) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onConsumerClosed(MessageConsumer, Throwable) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when the MessageConsumer is closed due to remote action or local error detection.
onData(ByteBuf) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
onData(ByteBuf) - Method in interface org.apache.qpid.jms.transports.TransportListener
Called when new incoming data has become available.
onDeclareFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onDeclareSuccess() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onDischargeFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onDischargeSuccess() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onDispatch() - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Called before a message is dispatched to its intended consumer to allow for any necessary processing of message data such as setting read-only state etc.
onDispatch() - Method in class org.apache.qpid.jms.message.JmsMessage
Used to trigger processing required before dispatch of a message to its intended consumer.
onDispatch() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
onException(Exception) - Method in class org.apache.qpid.jms.JmsConnection
 
onException(Exception) - Method in class org.apache.qpid.jms.JmsSession
 
onException(JMSException) - Method in class org.apache.qpid.jms.JmsConnection
 
onFailedMessageSend(JmsOutboundMessageDispatch, Throwable) - Method in class org.apache.qpid.jms.JmsSession
 
onFailedMessageSend(JmsOutboundMessageDispatch, ProviderException) - Method in class org.apache.qpid.jms.JmsConnection
 
onFailedMessageSend(JmsOutboundMessageDispatch, ProviderException) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onFailedMessageSend(JmsOutboundMessageDispatch, ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onFailedMessageSend(JmsOutboundMessageDispatch, ProviderException) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called when an outbound message dispatch that requested a completion callback has reached a state where the send can be considered failed.
onFailedMessageSend(JmsOutboundMessageDispatch, ProviderException) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onFailure(ProviderException) - Method in interface org.apache.qpid.jms.provider.AsyncResult
If the operation fails this method is invoked with the Exception that caused the failure.
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.CreateConnectionRequest
 
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.NoOpAsyncResult
 
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.ProviderFuture
 
onFailure(ProviderException) - Method in class org.apache.qpid.jms.provider.WrappedAsyncResult
 
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsConnection
 
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
onInboundMessage(JmsInboundMessageDispatch) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when a Connection is notified that a new Message has arrived for one of it's currently active subscriptions.
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsMessageConsumer
Called from the session when a new Message has been dispatched to this Consumer from the connection.
onInboundMessage(JmsInboundMessageDispatch) - Method in interface org.apache.qpid.jms.JmsMessageDispatcher
Called when a new Message delivery is in progress.
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.JmsSession
 
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onInboundMessage(JmsInboundMessageDispatch) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called when a new Message has arrived for a registered consumer.
onInboundMessage(JmsInboundMessageDispatch) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onMessageAvailable(MessageConsumer) - Method in interface org.apache.qpid.jms.JmsMessageAvailableListener
Called when a Message is available to be received by a client
onPendingFailure(ProviderException) - Method in interface org.apache.qpid.jms.provider.ProviderSynchronization
 
onPendingSuccess() - Method in interface org.apache.qpid.jms.provider.ProviderSynchronization
 
onProducerClosed(MessageProducer, Throwable) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when the MessageProducer is closed due to remote action or local error detection.
onProviderException(ProviderException) - Method in class org.apache.qpid.jms.JmsConnection
 
onProviderException(ProviderException) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onProviderException(ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onProviderException(ProviderException) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that a some client operation caused or received an error that is not considered fatal at the provider level.
onProviderException(ProviderException) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onResourceClosed(JmsResource, ProviderException) - Method in class org.apache.qpid.jms.JmsConnection
 
onResourceClosed(JmsResource, ProviderException) - Method in class org.apache.qpid.jms.provider.DefaultProviderListener
 
onResourceClosed(JmsResource, ProviderException) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
onResourceClosed(JmsResource, ProviderException) - Method in interface org.apache.qpid.jms.provider.ProviderListener
Called to indicate that a currently active resource has been closed due to some error condition, management request or some other action.
onResourceClosed(JmsResource, ProviderException) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
onSend() - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
Signals that the message is about to be sent so we should ensure proper state of the marshaled object and message annotations prior to that.
onSend() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
onSend() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
onSend(long) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Called before a message is sent to allow a Message instance to move the contents from a logical data structure to a binary form for transmission, or other processing such as setting proper message headers etc.
onSend(long) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
onSend(long) - Method in class org.apache.qpid.jms.message.JmsMessage
Used to trigger processing required to place the message in a state where it is ready to be written to the wire.
onSend(long) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
onSend(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
onSend(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
onSend(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
onSendComplete() - Method in class org.apache.qpid.jms.message.JmsMessage
Used to trigger processing required to place the message into a writable state once again following completion of the send operation.
onSessionClosed(Session, Throwable) - Method in interface org.apache.qpid.jms.JmsConnectionListener
Called when the session is closed due to remote action or local error detection.
onSuccess() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext.DischargeCompletion
 
onSuccess() - Method in interface org.apache.qpid.jms.provider.AsyncResult
If the operation succeeds the resulting value produced is set to null and the waiting parties are signaled.
onSuccess() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.CreateConnectionRequest
 
onSuccess() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
onSuccess() - Method in class org.apache.qpid.jms.provider.NoOpAsyncResult
 
onSuccess() - Method in class org.apache.qpid.jms.provider.ProviderFuture
 
onSuccess() - Method in class org.apache.qpid.jms.provider.WrappedAsyncResult
 
onTransactionCommitted() - Method in interface org.apache.qpid.jms.JmsTransactionListener
 
onTransactionRolledBack() - Method in interface org.apache.qpid.jms.JmsTransactionListener
 
onTransactionStarted() - Method in interface org.apache.qpid.jms.JmsTransactionListener
 
onTransportClosed() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Callback method for the Transport to report that the underlying connection has closed.
onTransportClosed() - Method in interface org.apache.qpid.jms.transports.TransportListener
Called if the connection state becomes closed.
onTransportError(Throwable) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Callback method for the Transport to report connection errors.
onTransportError(Throwable) - Method in interface org.apache.qpid.jms.transports.TransportListener
Called when an error occurs during normal Transport operations.
OPEN - org.apache.qpid.jms.meta.JmsResource.ResourceState
 
OPEN_HOSTNAME - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
OpenTracingTracer - Class in org.apache.qpid.jms.tracing.opentracing
 
OpenTracingTracerFactory - Class in org.apache.qpid.jms.tracing.opentracing
 
OpenTracingTracerFactory() - Constructor for class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracerFactory
 
OR - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
orExpression() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
org.apache.qpid.jms - package org.apache.qpid.jms
The core AMQP JMS client implementation classes.
org.apache.qpid.jms.exceptions - package org.apache.qpid.jms.exceptions
 
org.apache.qpid.jms.jndi - package org.apache.qpid.jms.jndi
 
org.apache.qpid.jms.message - package org.apache.qpid.jms.message
 
org.apache.qpid.jms.message.facade - package org.apache.qpid.jms.message.facade
 
org.apache.qpid.jms.meta - package org.apache.qpid.jms.meta
 
org.apache.qpid.jms.policy - package org.apache.qpid.jms.policy
 
org.apache.qpid.jms.provider - package org.apache.qpid.jms.provider
 
org.apache.qpid.jms.provider.amqp - package org.apache.qpid.jms.provider.amqp
 
org.apache.qpid.jms.provider.amqp.builders - package org.apache.qpid.jms.provider.amqp.builders
 
org.apache.qpid.jms.provider.amqp.filters - package org.apache.qpid.jms.provider.amqp.filters
 
org.apache.qpid.jms.provider.amqp.message - package org.apache.qpid.jms.provider.amqp.message
 
org.apache.qpid.jms.provider.exceptions - package org.apache.qpid.jms.provider.exceptions
 
org.apache.qpid.jms.provider.failover - package org.apache.qpid.jms.provider.failover
 
org.apache.qpid.jms.sasl - package org.apache.qpid.jms.sasl
 
org.apache.qpid.jms.selector - package org.apache.qpid.jms.selector
 
org.apache.qpid.jms.selector.filter - package org.apache.qpid.jms.selector.filter
Filter implementation for JMS selectors
org.apache.qpid.jms.selector.parser - package org.apache.qpid.jms.selector.parser
 
org.apache.qpid.jms.tracing - package org.apache.qpid.jms.tracing
 
org.apache.qpid.jms.tracing.opentracing - package org.apache.qpid.jms.tracing.opentracing
 
org.apache.qpid.jms.transports - package org.apache.qpid.jms.transports
 
org.apache.qpid.jms.transports.netty - package org.apache.qpid.jms.transports.netty
 
org.apache.qpid.jms.util - package org.apache.qpid.jms.util
 

P

parent - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
parse(String) - Method in class org.apache.qpid.jms.jndi.NameParserImpl
 
parse(String) - Static method in class org.apache.qpid.jms.selector.SelectorParser
 
parseComposite(URI) - Static method in class org.apache.qpid.jms.util.URISupport
Given a composite URI, parse the individual URI elements contained within that URI and return a CompsoteData instance that contains the parsed URI values.
parseContentTypeForTextualCharset(String) - Static method in class org.apache.qpid.jms.util.ContentTypeSupport
 
ParseException - Exception in org.apache.qpid.jms.selector.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.apache.qpid.jms.selector.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.qpid.jms.selector.parser.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.qpid.jms.selector.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseParameters(URI) - Static method in class org.apache.qpid.jms.util.URISupport
Given a URI parse and extract any URI query options and return them as a Key / Value mapping.
parseQuery(String) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Get properties from a URI Query String obtained by calling the getRawQuery method on a given URI or from some other source.
parseQuery(URI) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Get properties from the Query portion of the given URI.
PASSWORD_OVERRIDE - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject a custom password into the client which overrides the instance that the client would use to authenticate with the remote.
PATH - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
peek() - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
Peek and return the next element in the stream.
peek() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
performPullIfRequired(long, boolean) - Method in class org.apache.qpid.jms.JmsMessageConsumer
Triggers a pull request from the connected Provider with the given timeout value if the consumer is a pull consumer or requested to be treated as one, and the local queue is still running, and is currently empty.
PlainMechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL PLAIN authentication Mechanism.
PlainMechanism() - Constructor for class org.apache.qpid.jms.sasl.PlainMechanism
 
PlainMechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Plain SASL Authentication Mechanism types.
PlainMechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.PlainMechanismFactory
 
PLATFORM - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
PLATFORM_DETAILS - Static variable in class org.apache.qpid.jms.util.MetaDataSupport
 
plus(Number, Number) - Method in class org.apache.qpid.jms.selector.filter.ArithmeticExpression
 
pop() - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
Pops the next element in the stream.
pop() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
populateProperties(Map<String, String>) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
populateProperties(Map<String, String>) - Method in class org.apache.qpid.jms.JmsDestination
 
populateProperties(Map<String, String>) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
Initialize the instance from properties stored in JNDI
PORT - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
position() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
position() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
position(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
position(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
postCommit() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
postRollback() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
preCommit() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
PREFIXED_UUID_STRING - org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
 
preRollback() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
presettle - Variable in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
prevCharIsCR - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
primaryExpr() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
printDuration(double) - Static method in class org.apache.qpid.jms.util.TimeUtils
Prints the duration in a human readable format as X days Y hours Z minutes etc.
priority - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
PriorityMessageQueue - Class in org.apache.qpid.jms.util
Simple Message Priority ordered Queue.
PriorityMessageQueue() - Constructor for class org.apache.qpid.jms.util.PriorityMessageQueue
 
processCapabilities(Symbol[]) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
processConnectionInfo(JmsConnectionInfo) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processConnectionInfo(JmsConnectionInfo) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
processConsumerInfo(JmsConsumerInfo) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processConsumerInfo(JmsConsumerInfo) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
processDeliveryUpdates(AmqpProvider, Delivery) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
processDeliveryUpdates(AmqpProvider, Delivery) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
processDeliveryUpdates(AmqpProvider, Delivery) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpEventSink
Called when the Proton Engine signals an Delivery related event has been triggered for the given endpoint.
processDeliveryUpdates(AmqpProvider, Delivery) - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
processDeliveryUpdates(AmqpProvider, Delivery) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionCoordinator
 
processDeliveryUpdates(AmqpProvider, Delivery) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
processDestination(JmsTemporaryDestination) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processDestination(JmsTemporaryDestination) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
processFlowUpdates(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
processFlowUpdates(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
processFlowUpdates(AmqpProvider) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpEventSink
Called when the Proton Engine signals an Flow related event has been triggered for the given endpoint.
processFlowUpdates(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
processFlowUpdates(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
processProducerInfo(JmsProducerInfo) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processProducerInfo(JmsProducerInfo) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
processProperties(Map<Symbol, Object>) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
 
processRemoteClose(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
processRemoteClose(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
processRemoteClose(AmqpProvider) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpEventSink
Event handler for remote peer close of this resource.
processRemoteClose(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
processRemoteDetach(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
processRemoteDetach(AmqpProvider) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpEventSink
Event handler for remote peer detach of this resource.
processRemoteDetach(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpConsumerBuilder
 
processRemoteDetach(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
processRemoteOpen(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
 
processRemoteOpen(AmqpProvider) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpEventSink
Event handler for remote peer open of this resource.
processRemoteOpen(AmqpProvider) - Method in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
processSessionInfo(JmsSessionInfo) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processSessionInfo(JmsSessionInfo) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
processTransactionInfo(JmsTransactionInfo) - Method in class org.apache.qpid.jms.meta.JmsDefaultResourceVisitor
 
processTransactionInfo(JmsTransactionInfo) - Method in interface org.apache.qpid.jms.meta.JmsResourceVistor
 
producerInfo - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
PRODUCT - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
ProgressiveProviderFuture - Class in org.apache.qpid.jms.provider
An optimized version of a ProviderFuture that makes use of spin waits and other methods of reacting to asynchronous completion in a more timely manner.
ProgressiveProviderFuture() - Constructor for class org.apache.qpid.jms.provider.ProgressiveProviderFuture
 
ProgressiveProviderFuture(ProviderSynchronization) - Constructor for class org.apache.qpid.jms.provider.ProgressiveProviderFuture
 
PROPERTY_IDGENERATOR_HOST_PREFIX - Static variable in class org.apache.qpid.jms.util.IdGenerator
 
propertyExists(String) - Method in class org.apache.qpid.jms.JmsProducer
 
propertyExists(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
 
propertyExists(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
propertyExists(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
propertyExists(JmsMessage, String) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
Static inspection method to determine if a named property exists for a given message.
propertyExists(AmqpJmsMessageFacade, String) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
Static query method to determine if a specific property exists in the given message.
PropertyExpression - Class in org.apache.qpid.jms.selector.filter
Represents a property expression
PropertyExpression(String) - Constructor for class org.apache.qpid.jms.selector.filter.PropertyExpression
 
PropertyUtil - Class in org.apache.qpid.jms.util
Utilities for properties
PropertyUtil() - Constructor for class org.apache.qpid.jms.util.PropertyUtil
 
provider - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
Provider - Interface in org.apache.qpid.jms.provider
Defines the interface that an Implementation of a Specific wire level protocol provider must implement.
PROVIDER_FUTURE_TYPE_KEY - Static variable in class org.apache.qpid.jms.provider.ProviderFutureFactory
 
PROVIDER_MAJOR_VERSION - Static variable in class org.apache.qpid.jms.util.MetaDataSupport
 
PROVIDER_MINOR_VERSION - Static variable in class org.apache.qpid.jms.util.MetaDataSupport
 
PROVIDER_NAME - Static variable in class org.apache.qpid.jms.util.MetaDataSupport
 
PROVIDER_VERSION - Static variable in class org.apache.qpid.jms.util.MetaDataSupport
 
ProviderClosedException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderClosedException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderClosedException
 
ProviderClosedException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderClosedException
 
ProviderConnectionRedirectedException - Exception in org.apache.qpid.jms.provider.exceptions
IOException derivative that defines that the remote peer has requested that this connection be redirected to some alternative peer.
ProviderConnectionRedirectedException(String, URI) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionRedirectedException
 
ProviderConnectionRemotelyClosedException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderConnectionRemotelyClosedException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException
 
ProviderConnectionRemotelyClosedException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException
 
ProviderConnectionResourceAllocationException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderConnectionResourceAllocationException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceAllocationException
 
ProviderConnectionResourceAllocationException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceAllocationException
 
ProviderConnectionResourceNotFoundException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderConnectionResourceNotFoundException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceNotFoundException
 
ProviderConnectionResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceNotFoundException
 
ProviderConnectionSecurityException - Exception in org.apache.qpid.jms.provider.exceptions
Connection level Security Exception used to indicate a security violation has occurred.
ProviderConnectionSecurityException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecurityException
 
ProviderConnectionSecurityException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecurityException
 
ProviderConnectionSecuritySaslException - Exception in org.apache.qpid.jms.provider.exceptions
Security Exception used to indicate a security violation has occurred.
ProviderConnectionSecuritySaslException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException
 
ProviderConnectionSecuritySaslException(String, int) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException
 
ProviderConnectionSecuritySaslException(String, int, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException
 
ProviderConstants - Class in org.apache.qpid.jms.provider
Set of Provider specific constants used when interacting with the Provider API.
ProviderConstants.ACK_TYPE - Enum in org.apache.qpid.jms.provider
 
providerContext - Variable in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
ProviderDeliveryModifiedException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when a send fails because the remote modified the delivery
ProviderDeliveryModifiedException(String, Throwable, Modified) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException
 
ProviderDeliveryModifiedException(String, Modified) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryModifiedException
 
ProviderDeliveryReleasedException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when a send fails because the remote released the delivery
ProviderDeliveryReleasedException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryReleasedException
 
ProviderDeliveryReleasedException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderDeliveryReleasedException
 
ProviderException - Exception in org.apache.qpid.jms.provider
 
ProviderException(String) - Constructor for exception org.apache.qpid.jms.provider.ProviderException
 
ProviderException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.ProviderException
 
ProviderExceptionSupport - Class in org.apache.qpid.jms.provider.exceptions
 
ProviderExceptionSupport() - Constructor for class org.apache.qpid.jms.provider.exceptions.ProviderExceptionSupport
 
ProviderFactory - Class in org.apache.qpid.jms.provider
Interface that all JMS Providers must implement.
ProviderFactory() - Constructor for class org.apache.qpid.jms.provider.ProviderFactory
 
providerFailed(ProviderException) - Method in class org.apache.qpid.jms.JmsConnection
 
ProviderFailedException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderFailedException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderFailedException
 
ProviderFailedException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderFailedException
 
ProviderFuture - Class in org.apache.qpid.jms.provider
Asynchronous Provider Future class.
ProviderFuture() - Constructor for class org.apache.qpid.jms.provider.ProviderFuture
 
ProviderFuture(ProviderSynchronization) - Constructor for class org.apache.qpid.jms.provider.ProviderFuture
 
ProviderFutureFactory - Class in org.apache.qpid.jms.provider
Factory for provider future instances that will create specific versions based on configuration.
ProviderFutureFactory() - Constructor for class org.apache.qpid.jms.provider.ProviderFutureFactory
 
providerHint - Variable in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
ProviderIdleTimeoutException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when the Provider fails a connection due to idle timeout.
ProviderIdleTimeoutException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIdleTimeoutException
 
ProviderIdleTimeoutException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIdleTimeoutException
 
ProviderIllegalStateException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderIllegalStateException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIllegalStateException
 
ProviderIllegalStateException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIllegalStateException
 
ProviderInvalidClientIDException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderInvalidClientIDException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidClientIDException
 
ProviderInvalidClientIDException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidClientIDException
 
ProviderInvalidDestinationException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderInvalidDestinationException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidDestinationException
 
ProviderInvalidDestinationException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidDestinationException
 
ProviderIOException - Exception in org.apache.qpid.jms.provider.exceptions
Exception type that is thrown when the provider has encountered an unrecoverable error.
ProviderIOException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIOException
 
ProviderIOException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderIOException
 
ProviderListener - Interface in org.apache.qpid.jms.provider
Events interface used to update the listener with changes in provider state.
ProviderOperationTimedOutException - Exception in org.apache.qpid.jms.provider.exceptions
Indicates that an operation in the provider timed out waiting for completion
ProviderOperationTimedOutException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderOperationTimedOutException
 
ProviderOperationTimedOutException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderOperationTimedOutException
 
ProviderResourceAllocationException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderResourceAllocationException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceAllocationException
 
ProviderResourceAllocationException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceAllocationException
 
ProviderResourceClosedException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderResourceClosedException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceClosedException
 
ProviderResourceClosedException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceClosedException
 
ProviderResourceNotFoundException - Exception in org.apache.qpid.jms.provider.exceptions
 
ProviderResourceNotFoundException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceNotFoundException
 
ProviderResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderResourceNotFoundException
 
ProviderSecurityException - Exception in org.apache.qpid.jms.provider.exceptions
Security Exception used to indicate a security violation has occurred that is non-fatal such as link creation blocked because user does not have access etc.
ProviderSecurityException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderSecurityException
 
ProviderSecurityException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderSecurityException
 
ProviderSendTimedOutException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when a message send operation times out in the Provider layer.
ProviderSendTimedOutException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderSendTimedOutException
 
ProviderSendTimedOutException(String, JmsMessage) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderSendTimedOutException
 
ProviderSynchronization - Interface in org.apache.qpid.jms.provider
Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.
ProviderTransactionInDoubtException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when a transaction operation fails and state is now unknown.
ProviderTransactionInDoubtException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException
 
ProviderTransactionInDoubtException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException
 
ProviderTransactionRolledBackException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when a message send operation times out in the Provider layer.
ProviderTransactionRolledBackException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionRolledBackException
 
ProviderTransactionRolledBackException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionRolledBackException
 
ProviderUnsupportedOperationException - Exception in org.apache.qpid.jms.provider.exceptions
Thrown when an action request is not supported through this provider.
ProviderUnsupportedOperationException(String) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderUnsupportedOperationException
 
ProviderUnsupportedOperationException(String, Throwable) - Constructor for exception org.apache.qpid.jms.provider.exceptions.ProviderUnsupportedOperationException
 
ProviderWrapper<E extends Provider> - Class in org.apache.qpid.jms.provider
Allows one Provider instance to wrap around another and provide some additional features beyond the normal Provider interface.
ProviderWrapper(E) - Constructor for class org.apache.qpid.jms.provider.ProviderWrapper
 
PROXY_HANDLER_SUPPLIER - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject a custom proxy handler supplier used when creating a transport for the connection.
publish(Message) - Method in class org.apache.qpid.jms.JmsTopicPublisher
 
publish(Message, int, int, long) - Method in class org.apache.qpid.jms.JmsTopicPublisher
 
publish(Topic, Message) - Method in class org.apache.qpid.jms.JmsTopicPublisher
 
publish(Topic, Message, int, int, long) - Method in class org.apache.qpid.jms.JmsTopicPublisher
 
pull(long, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Request a remote peer send a Message to this client.
pull(JmsConsumerId, long, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
pull(JmsConsumerId, long, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
pull(JmsConsumerId, long, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Request a remote peer send a Message to this client.
pull(JmsConsumerId, long, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
pullRequest - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
pumpToProtonTransport() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
pumpToProtonTransport(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
pumpToProtonTransport(AsyncResult, boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
put(byte) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
put(byte[], int, int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
put(ByteBuf) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
put(Object) - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
Writes a new object value to the stream.
put(Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
put(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
put(String, Object) - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
Sets an object value with the specified name into the Map.
put(String, Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
put(ByteBuffer) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
put(ReadableBuffer) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
putDouble(double) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
putFloat(float) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
putInt(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
putLong(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
putShort(short) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 

Q

QpidJmsException - Exception in org.apache.qpid.jms.exceptions
 
QpidJmsException(String) - Constructor for exception org.apache.qpid.jms.exceptions.QpidJmsException
 
QpidJmsException(String, Exception) - Constructor for exception org.apache.qpid.jms.exceptions.QpidJmsException
 
QpidJMSThreadFactory - Class in org.apache.qpid.jms.util
Simple ThreadFactory object
QpidJMSThreadFactory(String, boolean) - Constructor for class org.apache.qpid.jms.util.QpidJMSThreadFactory
Creates a new Thread factory that will create threads with the given name and daemon state.
QpidJMSThreadFactory(String, boolean, AtomicReference<Thread>) - Constructor for class org.apache.qpid.jms.util.QpidJMSThreadFactory
Creates a new Thread factory that will create threads with the given name and daemon state.
queue - Variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
QUEUE_CAPABILITY - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
QUEUE_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
QUEUE_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
QUOTED_ID - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.

R

readBoolean() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readBoolean() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readByte() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readByte() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readBytes(byte[]) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readBytes(byte[]) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readBytes(byte[], int) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readChar() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readChar() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readChar() - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
readDouble() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readDouble() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readExternal(ObjectInput) - Method in class org.apache.qpid.jms.JmsDestination
 
readExternal(ObjectInput) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
 
readFloat() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readFloat() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readInt() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readInt() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readLong() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readLong() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readObject() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readOnly - Variable in class org.apache.qpid.jms.message.JmsMessage
 
readOnlyBody - Variable in class org.apache.qpid.jms.message.JmsMessage
 
ReadOnlyContext - Class in org.apache.qpid.jms.jndi
A read-only Context
ReadOnlyContext() - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable) - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map<String, Object>) - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map<String, Object>, String) - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable) - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable<String, Object>, String) - Constructor for class org.apache.qpid.jms.jndi.ReadOnlyContext
 
readOnlyProperties - Variable in class org.apache.qpid.jms.message.JmsMessage
 
readShort() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readShort() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readString() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
readString(CharsetDecoder) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
readUnsignedByte() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readUnsignedShort() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readUTF() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
readUTF8() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
rebind(String, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
rebind(Name, Object) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
receive() - Method in class org.apache.qpid.jms.JmsConsumer
 
receive() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
receive(long) - Method in class org.apache.qpid.jms.JmsConsumer
 
receive(long) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
receiveBody(Class<T>) - Method in class org.apache.qpid.jms.JmsConsumer
 
receiveBody(Class<T>, long) - Method in class org.apache.qpid.jms.JmsConsumer
 
receiveBody(Class<T>, long) - Method in class org.apache.qpid.jms.JmsMessageConsumer
Reads the next available message for this consumer and returns the body of that message if the type requested matches that of the message.
receiveBodyNoWait(Class<T>) - Method in class org.apache.qpid.jms.JmsConsumer
 
receivedFrame(TransportFrame) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
receivedHeader(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
receivedSaslBody(SaslFrameBody) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
receiveNoWait() - Method in class org.apache.qpid.jms.JmsConsumer
 
receiveNoWait() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
reclaimRead() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
recover() - Method in class org.apache.qpid.jms.JmsContext
 
recover() - Method in class org.apache.qpid.jms.JmsSession
 
recover() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Recovers all previously delivered but not acknowledged messages.
recover() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Perform re-send of all delivered but not yet acknowledged messages for all consumers active in this Session.
recover(JmsSessionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
recover(JmsSessionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
recover(JmsSessionId, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Called to recover all unacknowledged messages for a Session in client Ack mode.
recover(JmsSessionId, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
REDELIVERIES_EXCEEDED - org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
 
registerProviderFactory(String, T) - Method in class org.apache.qpid.jms.util.FactoryFinder
Allow registration of a Provider factory without wiring via META-INF classes
registerTxConsumer(AmqpConsumer) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
registerTxProducer(AmqpProducer) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
ReInit(InputStream) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ReInit(InputStream) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ReInit(InputStream, String) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ReInit(Reader) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
ReInit(SelectorParserImplTokenManager) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
ReInit(SimpleCharStream) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
REJECTED - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
REJECTED - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
REJECTED - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
RELEASED - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
RELEASED - Static variable in class org.apache.qpid.jms.message.JmsMessageSupport
 
remaining() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
remaining() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpWritableBuffer
 
REMOTE_URI_PROP - Static variable in class org.apache.qpid.jms.JmsConnectionFactory
 
REMOTELY_CLOSED - org.apache.qpid.jms.meta.JmsResource.ResourceState
 
remove(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMapMessageFacade
Remove the mapping for this key from the map if present.
remove(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMapMessageFacade
 
remove(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
remove(URI) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Remove a URI from the pool if present, otherwise has no effect.
remove(JmsMessageConsumer) - Method in class org.apache.qpid.jms.JmsSession
 
remove(JmsMessageProducer) - Method in class org.apache.qpid.jms.JmsSession
 
removeAll() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Removes all currently configured URIs from the pool, no new URIs will be served from this pool until new ones are added.
removeChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
removeChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
removeChildResource(AmqpResource) - Method in interface org.apache.qpid.jms.provider.amqp.AmqpResourceParent
Removes the given resource from the registered child resources managed by this one.
removeChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
removeChildResource(AmqpResource) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
removeConnectionConsumer(JmsConsumerInfo) - Method in class org.apache.qpid.jms.JmsConnection
 
removeConnectionListener(JmsConnectionListener) - Method in class org.apache.qpid.jms.JmsConnection
Removes a JmsConnectionListener that was previously registered.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.qpid.jms.util.LRUCache
 
removeFromEnvironment(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
removeFromFailOnConnectionDropTracking(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
removeQuery(URI) - Static method in class org.apache.qpid.jms.util.URISupport
Removes any URI query from the given uri and return a new URI that does not contain the query portion.
removeSession(JmsSessionInfo) - Method in class org.apache.qpid.jms.JmsConnection
 
removeTracingAnnotation(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
removeTracingAnnotation(String) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Remove some trace specific message annotation that was previously applied to the given message either locally or by a remote peer.
removeTracingContext(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
removeTracingContext(String) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Removes some trace related context from the message.
rename(String, String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
rename(Name, Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
replaceAll(List<URI>) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Removes all currently configured URIs from the pool and replaces them with the new set given.
replaceQuery(URI, String) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Creates a URI with the given query, removing an previous query value from the given URI.
replaceQuery(URI, Map<String, String>) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Creates a URI from the original URI and the given parameters.
reportError(ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Call to send an error that occurs outside of the normal asynchronous processing of a session resource such as a remote close etc.
request - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
requestTimeoutTask - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
reserveNextSubscriptionLinkName(String, JmsConsumerInfo) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSubscriptionTracker
 
reset() - Method in interface org.apache.qpid.jms.message.facade.JmsBytesMessageFacade
Reset the message state such that a call to getInputStream or getOutputStream will succeed.
reset() - Method in interface org.apache.qpid.jms.message.facade.JmsStreamMessageFacade
Reset the position of the stream to the beginning.
reset() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
reset() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
reset() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade
 
reset() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsStreamMessageFacade
 
reset() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
resolve(String) - Method in class org.apache.qpid.jms.util.VariableExpansion.MapResolver
 
resolve(String) - Method in interface org.apache.qpid.jms.util.VariableExpansion.Resolver
 
resolveClass(ObjectStreamClass) - Method in class org.apache.qpid.jms.util.ClassLoadingAwareObjectInputStream
 
resolveProxyClass(String[]) - Method in class org.apache.qpid.jms.util.ClassLoadingAwareObjectInputStream
 
resource - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
resourceInfo - Variable in class org.apache.qpid.jms.provider.amqp.builders.AmqpResourceBuilder
 
ResourceNotFoundException - Exception in org.apache.qpid.jms.util
 
ResourceNotFoundException(String) - Constructor for exception org.apache.qpid.jms.util.ResourceNotFoundException
 
restart() - Method in class org.apache.qpid.jms.util.StopWatch
Starts or restarts the stop watch
returnTag(byte[]) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
When used as a pooled cache of tags the unused tags should always be returned once the transfer has been settled.
rewind() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
right - Variable in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
right - Variable in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
rollback() - Method in class org.apache.qpid.jms.JmsContext
 
rollback() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
rollback() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
rollback() - Method in class org.apache.qpid.jms.JmsSession
 
rollback() - Method in interface org.apache.qpid.jms.JmsTransactionContext
Rolls back any work done in this transaction and releases any locks currently held.
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Roll back the currently running Transaction
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Called to roll back an open transaction, and start a new one if a new transaction info object is provided.
rollback(JmsTransactionInfo, JmsTransactionInfo, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
run() - Method in class org.apache.qpid.jms.JmsSession
 
run() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
 
run() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequestSweeper
 
RUNNING - Static variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
RUNNING - Static variable in class org.apache.qpid.jms.util.PriorityMessageQueue
 

S

sanitizeHostName(String) - Static method in class org.apache.qpid.jms.util.IdGenerator
 
SaslMechanismFinder - Class in org.apache.qpid.jms.sasl
Used to find a SASL Mechanism that most closely matches the preferred set of Mechanisms supported by the remote peer.
SaslMechanismFinder() - Constructor for class org.apache.qpid.jms.sasl.SaslMechanismFinder
 
SaslSecurityRuntimeException - Exception in org.apache.qpid.jms.sasl
Thrown from the SASL layer when a Runtime exception is encountered.
SaslSecurityRuntimeException() - Constructor for exception org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
 
SaslSecurityRuntimeException(String) - Constructor for exception org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
 
SaslSecurityRuntimeException(String, Throwable) - Constructor for exception org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
 
SaslSecurityRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
 
SaslSecurityRuntimeException(Throwable) - Constructor for exception org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
 
schedule(Runnable, long) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Allows a connection resource to schedule a task for future execution.
schedule(Runnable, long) - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
Allows a session resource to schedule a task for future execution.
scheduleExecuteAndPump(Runnable) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
scheduleRequestTimeout(AsyncResult, long, AmqpExceptionBuilder) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Allows a resource to request that its parent resource schedule a future cancellation of a request and return it a Future instance that can be used to cancel the scheduled automatic failure of the request.
scheduleRequestTimeout(AsyncResult, long, ProviderException) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Allows a resource to request that its parent resource schedule a future cancellation of a request and return it a Future instance that can be used to cancel the scheduled automatic failure of the request.
scheduleWithFixedDelay(Runnable, long) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Allows a connection resource to schedule a task for future execution which will start after the given delay and then repeat with a fixed delay between the end of one execution of the task and the beginning of the next execution.
SCHEME - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
ScramSHA1Mechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL Scram SHA1 authentication Mechanism.
ScramSHA1Mechanism() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA1Mechanism
 
ScramSHA1MechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Scram SHA1 SASL Authentication Mechanism type.
ScramSHA1MechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA1MechanismFactory
 
ScramSHA256Mechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL Scram SHA 256 authentication Mechanism.
ScramSHA256Mechanism() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA256Mechanism
 
ScramSHA256MechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Scram SHA256 SASL Authentication Mechanism types.
ScramSHA256MechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA256MechanismFactory
 
ScramSHA512Mechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL Scram SHA 512 authentication Mechanism.
ScramSHA512Mechanism() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA512Mechanism
 
ScramSHA512MechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Scram SHA512 SASL Authentication Mechanism types.
ScramSHA512MechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.ScramSHA512MechanismFactory
 
SelectorParser - Class in org.apache.qpid.jms.selector
 
SelectorParser() - Constructor for class org.apache.qpid.jms.selector.SelectorParser
 
SelectorParserImpl - Class in org.apache.qpid.jms.selector.parser
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is generated from SelectorParserImpl.jj Edit SelectorParserImpl.jj and rebuild with the 'generate-selector-parser' profile.
SelectorParserImpl(InputStream) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
SelectorParserImpl(InputStream, String) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
SelectorParserImpl(Reader) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
SelectorParserImpl(SelectorParserImplTokenManager) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
SelectorParserImplConstants - Interface in org.apache.qpid.jms.selector.parser
Token literal values and constants.
SelectorParserImplTokenManager - Class in org.apache.qpid.jms.selector.parser
Token Manager.
SelectorParserImplTokenManager(SimpleCharStream) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
SelectorParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
send(Destination, byte[]) - Method in class org.apache.qpid.jms.JmsProducer
 
send(Destination, Serializable) - Method in class org.apache.qpid.jms.JmsProducer
 
send(Destination, String) - Method in class org.apache.qpid.jms.JmsProducer
 
send(Destination, Map<String, Object>) - Method in class org.apache.qpid.jms.JmsProducer
 
send(Destination, Message) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Destination, Message) - Method in class org.apache.qpid.jms.JmsProducer
 
send(Destination, Message, int, int, long) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Destination, Message, int, int, long, CompletionListener) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Destination, Message, CompletionListener) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Message) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Message, int, int, long) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Message, int, int, long, CompletionListener) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Message, CompletionListener) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
send(Queue, Message) - Method in class org.apache.qpid.jms.JmsQueueSender
 
send(Queue, Message, int, int, long) - Method in class org.apache.qpid.jms.JmsQueueSender
 
send(JmsConnection, JmsOutboundMessageDispatch, ProviderSynchronization) - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
send(JmsConnection, JmsOutboundMessageDispatch, ProviderSynchronization) - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
send(JmsConnection, JmsOutboundMessageDispatch, ProviderSynchronization) - Method in interface org.apache.qpid.jms.JmsTransactionContext
Allows the context to intercept and perform any additional logic prior to a message being sent on to the connection and subsequently the remote peer.
send(JmsMessageProducer, Destination, Message, int, int, long, boolean, boolean, long, CompletionListener) - Method in class org.apache.qpid.jms.JmsSession
 
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpAnonymousFallbackProducer
 
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
Sends the given message
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
send(JmsOutboundMessageDispatch, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Sends the JmsMessage contained in the outbound dispatch envelope.
send(JmsOutboundMessageDispatch, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
sentFrame(TransportFrame) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
sentHeader(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
sentSaslBody(SaslFrameBody) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProtocolTracer
 
SEPARATOR - Static variable in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
SERIALIZED_JAVA_OBJECT_CONTENT_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageSupport
Content type used to mark Data sections as containing a serialized java object.
session - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
session - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
session - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
session - Variable in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
SESSION_SHUTDOWN - org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
 
setAcknowledgeCallback(JmsAcknowledgeCallback) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setAcknowledgementMode(int) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setAcknowledgementMode(int) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setAckType(int) - Method in class org.apache.qpid.jms.JmsAcknowledgeCallback
Sets the acknowledgement type that will be used.
setAddress(String) - Method in class org.apache.qpid.jms.JmsDestination
 
setAll(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Sets the prefetch values for all options in this policy to the set limit.
setAllowList(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Replaces the currently configured allow list with a comma separated string containing the new allow list.
setAllowNonSecureRedirects(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Should the AMQP connection allow a redirect or failover server update that redirects from a secure connection to an non-secure one (SSL to TCP).
setAmqpOpenServerListAction(String) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setAmqpTimeToLiveOverride(Long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
Sets a value which will be used to override any ttl value that may otherwise be set based on the expiration value when sending the underlying AMQP message.
setAnonymousFallbackCacheSize(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the number of anonymous fallback producers to keep open in a cache in order to improve overall performance of anonymous fallback producer sends.
setAnonymousFallbackCacheTimeout(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the timeout used to close cached anonymous producers that have not sent any messages in that time period.
setAnonymousRelaySupported(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets if the connection supports sending to an anonymous relay link.
setApplicationProperty(String, Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setAsync(CompletionListener) - Method in class org.apache.qpid.jms.JmsProducer
 
setAutoStart(boolean) - Method in class org.apache.qpid.jms.JmsContext
 
setAvailableListener(JmsMessageAvailableListener) - Method in interface org.apache.qpid.jms.JmsMessageAvailableConsumer
Sets the listener used to notify synchronous consumers that there is a message available so that the MessageConsumer.receiveNoWait() can be called.
setAvailableListener(JmsMessageAvailableListener) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
setAwaitClientID(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls whether the client will wait for a ClientID value to be set or the Connection to be used before it will attempt to complete the AMQP connection Open process.
setAwaitClientID(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setBlackList(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
setBoolean(String, boolean) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setBooleanProperty(String, boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setBrowser(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setByte(String, byte) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setByteProperty(String, byte) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setBytes(String, byte[]) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setBytes(String, byte[], int, int) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setChannelMax(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
setChar(String, char) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setClientId(String, boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setClientID(String) - Method in class org.apache.qpid.jms.JmsConnection
 
setClientID(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JMS clientID to use for connections created by this factory.
setClientID(String) - Method in class org.apache.qpid.jms.JmsContext
 
setClientIdGenerator(IdGenerator) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setClientIDPrefix(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the prefix used by auto-generated JMS Client ID values which are used if the JMS client does not explicitly specify one.
setCloseLinksThatFailOnReconnect(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setCloseLinksThatFailOnReconnect(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls how the client manages errors on recreation of a link (producer / consumer) during a failover reconnect attempt (defaults to false).
setCloseLinksThatFailOnReconnect(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setCloseTimeout(long) - Method in class org.apache.qpid.jms.JmsConnection
 
setCloseTimeout(long) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the close timeout used to control how long a Connection close will wait for clean shutdown of the connection before giving up.
setCloseTimeout(long) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setCompletionRequired(boolean) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setConfigScope(String) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
setConfiguredURI(URI) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setConnectedURI(URI) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setConnection(JmsConnection) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setConnection(JmsConnection) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setConnectionConsumer(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setConnectionIdGenerator(IdGenerator) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setConnectionIDPrefix(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the prefix used by connection id generator.
setConnectionOpenFailed(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets the state of the connection open failed flag.
setConnectTimeout(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setConnectTimeout(long) - Method in class org.apache.qpid.jms.JmsConnection
 
setConnectTimeout(long) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the timeout value used to control how long a client will wait for a successful connection to the remote peer to be established before considering the attempt to have failed.
setConnectTimeout(long) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setConsumerId(JmsConsumerId) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setConsumerInfo(JmsConsumerInfo) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setContentType(Symbol) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setContextProtocol(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
The protocol value to use when creating an SSLContext via SSLContext.getInstance(protocol).
setCorrelationId(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the correlation ID for this message.
setCorrelationId(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setCorrelationIdBytes(byte[]) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the correlation ID of the message in raw byte form.
setCorrelationIdBytes(byte[]) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setDebugStream(PrintStream) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
setDefaultSslPort(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setDefaultTcpPort(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setDelayedDeliverySupported(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
 
setDelivered(boolean) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setDeliveryCount(int) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the delivery count on the message.
setDeliveryCount(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setDeliveryCount(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setDeliveryCount(UnsignedInteger) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setDeliveryDelay(long) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setDeliveryDelay(long) - Method in class org.apache.qpid.jms.JmsProducer
 
setDeliveryDelaySupported(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets if the connection supports sending message with assigned delivery delays.
setDeliveryMode(int) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setDeliveryMode(int) - Method in class org.apache.qpid.jms.JmsProducer
 
setDeliveryTime(long, boolean) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets an desired delivery time on this message.
setDeliveryTime(long, boolean) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setDenyList(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Replaces the currently configured deny list with a comma separated string containing the new deny list.
setDeserializationPolicy(JmsDeserializationPolicy) - Method in class org.apache.qpid.jms.JmsConnection
 
setDeserializationPolicy(JmsDeserializationPolicy) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JmsDeserializationPolicy that is applied when a new connection is created.
setDeserializationPolicy(JmsDeserializationPolicy) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setDeserializationPolicy(JmsDeserializationPolicy) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setDeserializationPolicy(JmsDeserializationPolicy) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setDestination(JmsDestination) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the Destination that this message is being sent to.
setDestination(JmsDestination) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setDestination(JmsDestination) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setDestination(JmsDestination) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
setDestination(JmsDestination) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setDisabledCipherSuites(String[]) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setDisabledProtocols(String[]) - Method in class org.apache.qpid.jms.transports.TransportOptions
The protocols to be disable.
setDisableMessageID(boolean) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setDisableMessageID(boolean) - Method in class org.apache.qpid.jms.JmsProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.qpid.jms.JmsProducer
 
setDispatchId(long) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setDouble(String, double) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setDoubleProperty(String, double) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setDrainTimeout(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the drain timeout (in milliseconds) after which a consumer will be treated as having failed and will be closed due to unknown state of the remote having not responded to the requested drain.
setDurable(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setDurable(Boolean) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setDurableTopicPrefetch(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Sets the durable topic prefetch value, this value is limited by the max prefetch size setting.
setEnabledCipherSuites(String[]) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setEnabledProtocols(String[]) - Method in class org.apache.qpid.jms.transports.TransportOptions
The protocols to be set as enabled.
setEnqueueFirst(boolean) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setExceptionListener(ExceptionListener) - Method in class org.apache.qpid.jms.JmsConnection
 
setExceptionListener(ExceptionListener) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JMS ExceptionListener that will be set on all new Connection objects created from this factory.
setExceptionListener(ExceptionListener) - Method in class org.apache.qpid.jms.JmsContext
 
setExpiration(long) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets an expiration time on this message.
setExpiration(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setExplicitClientID(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setExtension(String, BiFunction<Connection, URI, Object>) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Provides an entry point for extensions to be configured on this ConnectionFactory.
setFirstAcquirer(Boolean) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setFloat(String, float) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setFloatProperty(String, float) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setForceAsyncAcks(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setForceAsyncAcks(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Should the message acknowledgments from a consumer be sent synchronously or asynchronously.
setForceAsyncAcks(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setForceAsyncSend(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setForceAsyncSend(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setForceAsyncSend(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setForceSyncSend(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setForceSyncSend(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Configures whether or not the client will always send messages synchronously or not regardless of other factors that might result in an asynchronous send.
setForceSyncSend(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setGroupId(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the Group ID to use for this message.
setGroupId(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setGroupSequence(int) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the group sequence value for this message.
setGroupSequence(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setHeader(AmqpHeader) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setHeader(Header) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setIdleTimeout(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the idle timeout (in milliseconds) after which the connection will be closed if the peer has not send any data.
setInDoubt(boolean) - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
setInitialReconnectDelay(long) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setInt(String, int) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setIntProperty(String, int) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSCorrelationID(String) - Method in class org.apache.qpid.jms.JmsProducer
 
setJMSCorrelationID(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.qpid.jms.JmsProducer
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSDeliveryMode(int) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSDeliveryTime(long) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSDestination(Destination) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSExpiration(long) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSMessageID(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSPriority(int) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSRedelivered(boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.qpid.jms.JmsProducer
 
setJMSReplyTo(Destination) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSTimestamp(long) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setJMSType(String) - Method in class org.apache.qpid.jms.JmsProducer
 
setJMSType(String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setKeyAlias(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setKeyStoreLocation(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
Sets the location on disk of the key store to use.
setKeyStorePassword(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setKeyStoreType(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setLastDeliveredSequenceId(long) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setLeft(Expression) - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
setListener(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setListener(JmsTransactionListener) - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
setListener(JmsTransactionListener) - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
setListener(JmsTransactionListener) - Method in interface org.apache.qpid.jms.JmsTransactionContext
Sets the single JMS Transaction listener which will be notified of significant TX events such as Commit or Rollback.
setLocalAddress(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setLocalMessageExpiry(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setLocalMessageExpiry(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls whether message expiration checking is done locally (in addition to any broker side checks) in each MessageConsumer prior to dispatching a message.
setLocalMessageExpiry(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setLocalMessageExpiry(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setLocalMessagePriority(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setLocalMessagePriority(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Enables client-side message priority support in MessageConsumer instances.
setLocalMessagePriority(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setLocalPort(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setLong(String, long) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setLongProperty(String, long) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setMaxCacheSize(int) - Method in class org.apache.qpid.jms.util.LRUCache
 
setMaxFrameSize(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the max frame size (in bytes).
setMaxFrameSize(int) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
setMaxFrameSize(int) - Method in interface org.apache.qpid.jms.transports.Transport
Sets the Maximum Frame Size the transport should accept from the remote.
setMaxMessages(int) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setMaxPoolSize(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransferTagGenerator
Sets the max tag pool size.
setMaxPrefetchSize(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
Sets the maximum prefetch size value.
setMaxReconnectAttempts(int) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setMaxReconnectDelay(long) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setMaxRedeliveries(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
Configures the maximum number of time a message can be redelivered before it will be rejected by this client.
setMaxWriteBytesBeforeFlush(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the maximum number of bytes that will be written on a large set of batched writes before a flush is requested on the Transport.
setMessage(JmsMessage) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setMessage(JmsMessage) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setMessageId(Object) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setMessageId(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the message ID for this message.
setMessageId(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setMessageIDBuilder(JmsMessageIDBuilder) - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
 
setMessageIDPolicy(JmsMessageIDPolicy) - Method in class org.apache.qpid.jms.JmsConnection
 
setMessageIDPolicy(JmsMessageIDPolicy) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JmsMessageIDPolicy that is use to configure the JmsMessageIDBuilder that is assigned to any new MessageProducer created from Connection instances that this factory has created.
setMessageIDPolicy(JmsMessageIDPolicy) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setMessageIDPolicy(JmsMessageIDPolicy) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setMessageIDType(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultMessageIDPolicy
Sets the type of the Message IDs used to populate the outgoing Messages
setMessageListener(MessageListener) - Method in class org.apache.qpid.jms.JmsConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.jms.JmsSession
 
setNoLocal(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setObject(Serializable) - Method in interface org.apache.qpid.jms.message.facade.JmsObjectMessageFacade
Stores the given object into the provider Message.
setObject(Serializable) - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
setObject(Serializable) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsObjectMessageFacade
 
setObject(Serializable) - Method in interface org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
Given a serializable instance, store the value into the AMQP message using the strategy implemented by this delegate.
setObject(Serializable) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
 
setObject(Serializable) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpTypedObjectDelegate
 
setObject(String, Object) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setObjectFactory(FactoryFinder.ObjectFactory) - Static method in class org.apache.qpid.jms.util.FactoryFinder
Sets the ObjectFactory instance to use when searching for the Factory class.
setObjectMessageUsesAmqpTypes(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
Configures the body type used in ObjectMessage instances that are sent from this connection.
setObjectProperty(String, Object) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setOutcome(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
Set the default outcome to use when rejecting messages using an numeric value, the possible values are:
setOutcome(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultRedeliveryPolicy
Set the default outcome to use when rejecting messages using a string value which can either be the string version of the numeric outcome values or the string name of the desired outcome, the string names allowed are:
setPassword(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setPassword(String) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setPassword(String) - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
setPassword(String) - Method in interface org.apache.qpid.jms.sasl.Mechanism
Sets the password value for this Mechanism.
setPayload(Object) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setPersistent(boolean) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the persistent flag on this message.
setPersistent(boolean) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setPopulateJMSXUserID(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setPopulateJMSXUserID(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls whether message sent from the Connection will have the JMSXUserID message property populated with the authenticated user ID of the Connection.
setPopulateJMSXUserID(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setPrefetchPolicy(JmsPrefetchPolicy) - Method in class org.apache.qpid.jms.JmsConnection
 
setPrefetchPolicy(JmsPrefetchPolicy) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setPrefetchPolicy(JmsPrefetchPolicy) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setPrefetchPolicy(JmsPrefetchPolicy) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setPrefetchSize(int) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setPresettle(boolean) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setPresettle(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setPresettle(boolean) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
Sets the presettle mode of the producer, when true the producer will be created as a presettled producer and all messages it sends will be settled before dispatch.
setPresettle(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProducer
Sets whether the producer will presettle all messages that it sends.
setPresettleAll(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
Sets the presettle all sends option.
setPresettleConsumers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
The presettle all consumers value to apply.
setPresettlePolicy(JmsPresettlePolicy) - Method in class org.apache.qpid.jms.JmsConnection
 
setPresettlePolicy(JmsPresettlePolicy) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JmsPresettlePolicy that is applied to MessageProducers.
setPresettlePolicy(JmsPresettlePolicy) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setPresettlePolicy(JmsPresettlePolicy) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setPresettleProducers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
Sets the the presettle all sends option.
setPresettleQueueConsumers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
The presettle Queue consumers value to apply.
setPresettleQueueProducers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
Sets the presettle Queue sends option.
setPresettleTopicConsumers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
The presettle Topic consumers value to apply.
setPresettleTopicProducers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
Sets the presettle Topic sends option.
setPresettleTransactedProducers(boolean) - Method in class org.apache.qpid.jms.policy.JmsDefaultPresettlePolicy
Sets the presettle in transactions option.
setPriority(int) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setPriority(int) - Method in class org.apache.qpid.jms.JmsProducer
 
setPriority(int) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the message priority for this message using a JMS priority scoped value.
setPriority(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setPriority(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setPriority(UnsignedByte) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setProducerId(JmsProducerId) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setProperties(Object, Map<String, String>) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Set properties on an object using the provided map.
setProperties(Object, Properties) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Set properties on an object using the provided Properties object.
setProperties(Map<String, String>) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
set the properties for this instance as retrieved from JNDI
setProperty(Object, String, Object) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Set a property named property on a given Object.
setProperty(String, boolean) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, byte) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, double) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, float) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, int) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, long) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, short) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, Object) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(String, Object) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the message property value using the supplied key to identify the value that should be set or updated.
setProperty(String, Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setProperty(String, String) - Method in class org.apache.qpid.jms.JmsProducer
 
setProperty(JmsMessage, String, Object) - Static method in class org.apache.qpid.jms.message.JmsMessagePropertyIntercepter
Static set method that takes a property name and sets the value either via a registered property set object or through the JmsMessageFacade setProperty method.
setProperty(AmqpJmsMessageFacade, String, Object) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessagePropertyIntercepter
Static set method that takes a property name and sets the value either via a registered property set object or through the AmqpJmsMessageFacade setProperty method.
setProtocol(String) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
setProviderContext(Object) - Method in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
setProviderContext(Object) - Method in interface org.apache.qpid.jms.meta.JmsResourceId
Allows a Provider to embed a bit of Context for later use.
setProviderHint(Object) - Method in class org.apache.qpid.jms.meta.JmsAbstractResourceId
 
setProviderHint(Object) - Method in interface org.apache.qpid.jms.meta.JmsResourceId
Allows a Provider to embed a hint in this Id value for later use.
setProviderListener(ProviderListener) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
setProviderListener(ProviderListener) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setProviderListener(ProviderListener) - Method in interface org.apache.qpid.jms.provider.Provider
Sets the listener of events from this Provider instance.
setProviderListener(ProviderListener) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
setProviderMessageIdObject(Object) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the underlying providers message ID object for this message, or clears it if the provided value is null.
setProviderMessageIdObject(Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setProviderScheme(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
setProxyHandlerSupplier(Supplier<T>) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setQueueBrowserPrefetch(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
setQueuePrefetch(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
setQueuePrefix(String) - Method in class org.apache.qpid.jms.JmsConnection
 
setQueuePrefix(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setQueuePrefix(String) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setQueuePrefix(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
setQueuePrefix(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets the prefix value used to decorate Queue address values.
setRandomize(boolean) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setRandomize(boolean) - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
Sets whether the URIs that are returned by this pool are returned in random order or not.
setReadOnly(boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setReadOnlyBody(boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setReadOnlyProperties(boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setReceiveBufferSize(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
Sets the receive buffer size in bytes, the value must be greater than zero or an IllegalArgumentException will be thrown.
setReceiveLocalOnly(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setReceiveLocalOnly(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls whether the client only checks its local message buffer when using receive calls with a timeout, or will instead drain remaining credit from the remote peer to ensure there are really no messages available if the timeout expires before a message arrives in the consumers local buffer.
setReceiveLocalOnly(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setReceiveNoWaitLocalOnly(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setReceiveNoWaitLocalOnly(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Controls whether the client only checks its local message buffer when using receiveNoWait calls, or will instead drain remaining credit from the remote peer synchronously to ensure there are really no messages available that have yet to arrive in the consumers local buffer.
setReceiveNoWaitLocalOnly(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setReconnectBackOffMultiplier(double) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setReconnectDelay(long) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setRecovered(boolean) - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
setRedelivered(boolean) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Used to set the redelivered state of a message.
setRedelivered(boolean) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setRedeliveryCount(int) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Used to update the message redelivery after a local redelivery of the Message has been performed.
setRedeliveryCount(int) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setRedeliveryPolicy(JmsRedeliveryPolicy) - Method in class org.apache.qpid.jms.JmsConnection
 
setRedeliveryPolicy(JmsRedeliveryPolicy) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the JmsRedeliveryPolicy that is applied when a new connection is created.
setRedeliveryPolicy(JmsRedeliveryPolicy) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setRedeliveryPolicy(JmsRedeliveryPolicy) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setRedeliveryPolicy(JmsRedeliveryPolicy) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setRemoteURI(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setReplyTo(JmsDestination) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the Destination where replies to this Message are to be sent.
setReplyTo(JmsDestination) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setReplyToAddressFromDestination(AmqpJmsMessageFacade, JmsDestination) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
setReplyToAnnotationFromDestination(JmsDestination, MessageAnnotations) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
setReplyToGroupId(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setRequestTimeout(long) - Method in class org.apache.qpid.jms.JmsConnection
 
setRequestTimeout(long) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setRequestTimeout(long) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setRight(Expression) - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
setRight(Expression) - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
setSaslLayer(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets whether a sasl layer is used for the connection or not.
setSaslMechanisms(String[]) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets a selection of mechanisms to restrict the choice to, enabling only a subset of the servers offered mechanisms to be selectable.
setSelector(String) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setSendAcksAsync(boolean) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
setSendAsync(boolean) - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
setSendBufferSize(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
Sets the send buffer size in bytes, the value must be greater than zero or an IllegalArgumentException will be thrown.
setSendTimeout(long) - Method in class org.apache.qpid.jms.JmsConnection
 
setSendTimeout(long) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setSendTimeout(long) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setServerName(String) - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
setSessionOutgoingWindow(long) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the outgoing window size for the AMQP session.
setShared(boolean) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setSharedSubsSupported(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets if the connection supports shared subscriptions features.
setShort(String, short) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setShortProperty(String, short) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setSoLinger(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setSoTimeout(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setSslContext(SSLContext) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets an SSLContext to use when creating an SSL/TLS secured connection with this factory.
setSslContextOverride(SSLContext) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setStartupMaxReconnectAttempts(int) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setState(JmsResource.ResourceState) - Method in class org.apache.qpid.jms.JmsTemporaryDestination
 
setState(JmsResource.ResourceState) - Method in class org.apache.qpid.jms.meta.JmsAbstractResource
 
setState(JmsResource.ResourceState) - Method in interface org.apache.qpid.jms.meta.JmsResource
Sets or updates the current state of this resource.
setStoreType(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setString(String, String) - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
setStringProperty(String, String) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setSubscriptionName(String) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
setTabSize(int) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
setTcpKeepAlive(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setTcpNoDelay(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setText(String) - Method in interface org.apache.qpid.jms.message.facade.JmsTextMessageFacade
Sets the new String payload of the wrapped message, or clears the old value if the given value is null.
setText(String) - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
setText(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsTextMessageFacade
 
setThreadFactory(ThreadFactory) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
setThreadFactory(ThreadFactory) - Method in interface org.apache.qpid.jms.transports.Transport
Sets the ThreadFactory that the Transport should use when creating the Transport IO thread for processing.
setTimestamp(long) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the time stamp value of this message.
setTimestamp(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setTimeToLive(long) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
setTimeToLive(long) - Method in class org.apache.qpid.jms.JmsProducer
 
setTimeToLive(long) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setTimeToLive(UnsignedInteger) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
setToAddressFromDestination(AmqpJmsMessageFacade, JmsDestination) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
setToAnnotationFromDestination(JmsDestination, MessageAnnotations) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
setTopicPrefetch(int) - Method in class org.apache.qpid.jms.policy.JmsDefaultPrefetchPolicy
 
setTopicPrefix(String) - Method in class org.apache.qpid.jms.JmsConnection
 
setTopicPrefix(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setTopicPrefix(String) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setTopicPrefix(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
setTopicPrefix(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
Sets the prefix value used to decorate Topic address values.
setTraceBytes(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
setTraceBytes(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
Determines if the transport should add a logger for bytes in / out
setTraceFrames(boolean) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
setTraceFramesPayloadLimit(int) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
setTracer(JmsTracer) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Explicitly sets a tracer instance for use by the connection(s) created from the factory.
setTracer(JmsTracer) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setTracing(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets the type name for a tracing provider to use for the connection(s) created using the factory.
setTracingAnnotation(String, Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setTracingAnnotation(String, Object) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Sets some trace specific message annotation that was previously applied to the given message either locally or by a remote peer.
setTracingContext(String, Object) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setTracingContext(String, Object) - Method in interface org.apache.qpid.jms.tracing.TraceableMessage
Sets some trace related context from the message for use by the tracing implementation.
setTrafficClass(int) - Method in class org.apache.qpid.jms.transports.TransportOptions
Sets the traffic class value used by the TCP connection, valid range is between 0 and 255.
setTransactionContext(JmsTransactionContext) - Method in class org.apache.qpid.jms.JmsSession
Sets the transaction context of the session.
setTransportListener(TransportListener) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
setTransportListener(TransportListener) - Method in interface org.apache.qpid.jms.transports.Transport
Sets the Transport Listener instance that will be notified of incoming data or error events.
setTransportScheme(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProviderFactory
 
setTrustAll(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setTrustStoreLocation(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setTrustStorePassword(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setTrustStoreType(String) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setType(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the String value used to define the Message JMSType by the client.
setType(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setUnresolvedDestinationHandler(JmsUnresolvedDestinationTransformer) - Static method in class org.apache.qpid.jms.message.JmsMessageTransformation
 
setUseDaemonThread(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets whether the Connection created will ensure that there is at least one non-daemon thread running at all times.
setUseDaemonThread(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setUseEpoll(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
Determines if the netty epoll transport can be used if available on this platform.
setUseKQueue(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
Determines if the netty kqueue transport can be used if available on this platform.
setUseOpenSSL(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setUseReconnectBackOff(boolean) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
setUserId(String) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the User ID for the connection that is being used to send this message.
setUserId(String) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setUserIdBytes(byte[]) - Method in interface org.apache.qpid.jms.message.facade.JmsMessageFacade
Sets the user ID of the message in raw byte form.
setUserIdBytes(byte[]) - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpJmsMessageFacade
 
setUsername(String) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setUsername(String) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setUsername(String) - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
setUsername(String) - Method in interface org.apache.qpid.jms.sasl.Mechanism
Sets the user name value for this Mechanism.
setValidatePropertyNames(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setValidatePropertyNames(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
 
setValidatePropertyNames(boolean) - Method in class org.apache.qpid.jms.message.JmsMessage
 
setValidatePropertyNames(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setValidateSelector(boolean) - Method in class org.apache.qpid.jms.JmsConnection
 
setValidateSelector(boolean) - Method in class org.apache.qpid.jms.JmsConnectionFactory
Sets whether local validation is performed of a consumers message selector string conforming to the JMS selector syntax.
setValidateSelector(boolean) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
setVerifyHost(boolean) - Method in class org.apache.qpid.jms.transports.TransportOptions
 
setVhost(String) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
Sets the hostname to be used in the AMQP SASL Init and Open frames.
setWarnAfterReconnectAttempts(int) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
Sets the number of Connect / Reconnect attempts that must occur before a warn message is logged indicating that the transport is not connected.
setWhiteList(String) - Method in class org.apache.qpid.jms.policy.JmsDefaultDeserializationPolicy
Deprecated.
SHA_1 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA1Mechanism
 
SHA_256 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA256Mechanism
 
SHA_512 - Static variable in class org.apache.qpid.jms.sasl.ScramSHA512Mechanism
 
SHARED - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
SHARED_SUBS - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
shutdown() - Method in class org.apache.qpid.jms.JmsConnection
Called to free all Connection resources.
shutdown() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
shutdown() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
shutdown() - Method in class org.apache.qpid.jms.JmsMessageConsumer
Called to release all producer resources without requiring a destroy request to be sent to the remote peer.
shutdown() - Method in class org.apache.qpid.jms.JmsMessageProducer
Called to release all producer resources without requiring a destroy request to be sent to the remote peer.
shutdown() - Method in class org.apache.qpid.jms.JmsNoTxTransactionContext
 
shutdown() - Method in class org.apache.qpid.jms.JmsSession
This method should terminate all Session resources and prepare for disposal of the Session.
shutdown() - Method in interface org.apache.qpid.jms.JmsTransactionContext
Rolls back any work done in this transaction and releases any locks currently held.
shutdown(Exception) - Method in class org.apache.qpid.jms.JmsConnection
Called to free all Connection resources.
shutdown(Throwable) - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
shutdown(Throwable) - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
shutdown(Throwable) - Method in class org.apache.qpid.jms.JmsMessageProducer
 
shutdown(Throwable) - Method in class org.apache.qpid.jms.JmsSession
 
shutdown(ExecutorService) - Static method in class org.apache.qpid.jms.util.ThreadPoolUtils
Shutdown the given executor service only (ie not graceful shutdown).
SHUTDOWN_TIMEOUT - Static variable in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
shutdownGraceful(ExecutorService) - Static method in class org.apache.qpid.jms.util.ThreadPoolUtils
Shutdown the given executor service graceful at first, and then aggressively if the await termination timeout was hit.
shutdownGraceful(ExecutorService, long) - Static method in class org.apache.qpid.jms.util.ThreadPoolUtils
Shutdown the given executor service graceful at first, and then aggressively if the await termination timeout was hit.
shutdownNow(ExecutorService) - Static method in class org.apache.qpid.jms.util.ThreadPoolUtils
Shutdown now the given executor service aggressively.
signalConnected() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.CreateConnectionRequest
 
SimpleCharStream - Class in org.apache.qpid.jms.selector.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
size() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
size() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
size() - Method in interface org.apache.qpid.jms.util.MessageQueue
Returns the number of Messages currently in the Queue.
size() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
slice() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpReadableBuffer
 
SOLE_CONNECTION_CAPABILITY - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
specialToken - Variable in class org.apache.qpid.jms.selector.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
splitComponents(String) - Static method in class org.apache.qpid.jms.util.URISupport
Given the inner portion of a composite URI, split and return each inner URI as a string element in a new String array.
SSL_CONTEXT - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject a custom SSL Context into the client which overrides the instance that the client would create and use.
StandaloneObjectFactory() - Constructor for class org.apache.qpid.jms.util.FactoryFinder.StandaloneObjectFactory
 
start() - Method in class org.apache.qpid.jms.JmsConnection
 
start() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
start() - Method in class org.apache.qpid.jms.JmsContext
 
start() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
start() - Method in class org.apache.qpid.jms.JmsSession
 
start() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
start() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
start() - Method in interface org.apache.qpid.jms.provider.Provider
Starts the Provider.
start() - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
start() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
start() - Method in interface org.apache.qpid.jms.util.MessageQueue
Starts the Message Queue.
start() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
start(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
start(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
start(JmsResource, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Starts the Provider version of the given JmsResource.
start(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
start(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Starts the consumer by setting the link credit to the given prefetch value.
STATE_FIELD_UPDATER - Static variable in class org.apache.qpid.jms.provider.ProviderFuture
 
STATE_FIELD_UPDATER - Static variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
STATE_FIELD_UPDATER - Static variable in class org.apache.qpid.jms.util.PriorityMessageQueue
 
staticFlag - Static variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
Whether parser is static.
stop() - Method in class org.apache.qpid.jms.JmsConnection
 
stop() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
stop() - Method in class org.apache.qpid.jms.JmsContext
 
stop() - Method in class org.apache.qpid.jms.JmsMessageConsumer
 
stop() - Method in class org.apache.qpid.jms.JmsSession
 
stop() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
stop() - Method in interface org.apache.qpid.jms.util.MessageQueue
Stops the Message Queue.
stop() - Method in class org.apache.qpid.jms.util.PriorityMessageQueue
 
stop() - Method in class org.apache.qpid.jms.util.StopWatch
Stops the stop watch
stop(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
stop(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
stop(JmsResource, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Stops (pauses) the Provider version of the given JmsResource, the resource would then need to be started again via a call to start() For some JMS Resources it is necessary or advantageous to have a stopped state that can be triggered to stop the resource generating new events or messages.
stop(JmsResource, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
stop(AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
Stops the consumer, using all link credit and waiting for in-flight messages to arrive.
STOPPED - Static variable in class org.apache.qpid.jms.util.FifoMessageQueue
 
STOPPED - Static variable in class org.apache.qpid.jms.util.PriorityMessageQueue
 
stopRequest - Variable in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
StopWatch - Class in org.apache.qpid.jms.util
A very simple stop watch.
StopWatch() - Constructor for class org.apache.qpid.jms.util.StopWatch
Starts the stop watch
StopWatch(boolean) - Constructor for class org.apache.qpid.jms.util.StopWatch
Creates the stop watch
STRING_LITERAL - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
StringArrayConverter - Class in org.apache.qpid.jms.util
Class for converting to/from String[] to be used instead of a PropertyEditor which otherwise causes memory leaks as the JDK PropertyEditorManager is a static class and has strong references to classes, causing problems in hot-deployment environments.
StringArrayConverter() - Constructor for class org.apache.qpid.jms.util.StringArrayConverter
 
stringLitteral() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
stripBefore(String, char) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Return a String up to and including character
stripPrefix(String, String) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Return a String minus the given prefix.
stripUpto(String, char) - Static method in class org.apache.qpid.jms.util.PropertyUtil
Return a portion of a String value by looking beyond the given character.
SUB_NAME_DELIMITER - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
succeedsWhenOffline() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider.FailoverRequest
Should the request just succeed when the Provider is not connected.
SUCCESS - Static variable in class org.apache.qpid.jms.provider.ProviderFuture
 
SwitchTo(int) - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImplTokenManager
 
sync() - Method in class org.apache.qpid.jms.provider.BalancedProviderFuture
 
sync() - Method in class org.apache.qpid.jms.provider.ConservativeProviderFuture
 
sync() - Method in class org.apache.qpid.jms.provider.ProgressiveProviderFuture
 
sync() - Method in class org.apache.qpid.jms.provider.ProviderFuture
Waits for a response to some Provider requested operation.
sync(long, TimeUnit) - Method in class org.apache.qpid.jms.provider.BalancedProviderFuture
 
sync(long, TimeUnit) - Method in class org.apache.qpid.jms.provider.ConservativeProviderFuture
 
sync(long, TimeUnit) - Method in class org.apache.qpid.jms.provider.ProgressiveProviderFuture
 
sync(long, TimeUnit) - Method in class org.apache.qpid.jms.provider.ProviderFuture
Timed wait for a response to a Provider operation.
synchronization - Variable in class org.apache.qpid.jms.provider.ProviderFuture
 
syncReceive(TraceableMessage, String, JmsTracer.DeliveryOutcome) - Method in class org.apache.qpid.jms.tracing.JmsNoOpTracer
 
syncReceive(TraceableMessage, String, JmsTracer.DeliveryOutcome) - Method in interface org.apache.qpid.jms.tracing.JmsTracer
 
syncReceive(TraceableMessage, String, JmsTracer.DeliveryOutcome) - Method in class org.apache.qpid.jms.tracing.opentracing.OpenTracingTracer
 
SYS_PROP_RESOLVER - Static variable in class org.apache.qpid.jms.util.VariableExpansion
 

T

tabSize - Variable in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
taken() - Method in class org.apache.qpid.jms.util.StopWatch
Returns the time taken in millis.
TEMP_QUEUE_CAPABILITY - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
TEMP_QUEUE_CREATOR - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
TEMP_QUEUE_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
TEMP_TOPIC_CAPABILITY - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
TEMP_TOPIC_CREATOR - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
TEMP_TOPIC_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
temporary - Variable in class org.apache.qpid.jms.JmsDestination
 
ThreadPoolUtils - Class in org.apache.qpid.jms.util
Utility methods for working with thread pools ExecutorService.
ThreadPoolUtils() - Constructor for class org.apache.qpid.jms.util.ThreadPoolUtils
 
timeToLive - Variable in class org.apache.qpid.jms.JmsMessageProducer
 
TimeUtils - Class in org.apache.qpid.jms.util
Time utils.
toCorrelationIdString(Object) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
toIdObject(String) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
Takes the provided id string and return the appropriate amqp messageId style object.
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderClosedException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceAllocationException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionResourceNotFoundException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecurityException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderConnectionSecuritySaslException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderFailedException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderIllegalStateException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidClientIDException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderInvalidDestinationException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderOperationTimedOutException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderResourceAllocationException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderResourceNotFoundException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderSecurityException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderSendTimedOutException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.exceptions.ProviderTransactionRolledBackException
 
toJMSException() - Method in exception org.apache.qpid.jms.provider.ProviderException
 
token - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
Current token.
Token - Class in org.apache.qpid.jms.selector.parser
Describes the input token stream.
Token() - Constructor for class org.apache.qpid.jms.selector.parser.Token
No-argument constructor
Token(int) - Constructor for class org.apache.qpid.jms.selector.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.qpid.jms.selector.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
Generated Token Manager.
tokenImage - Variable in exception org.apache.qpid.jms.selector.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
Literal token values.
TokenMgrError - Error in org.apache.qpid.jms.selector.parser
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.qpid.jms.selector.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.qpid.jms.selector.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.qpid.jms.selector.parser.TokenMgrError
 
toMessageIdString(Object) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpMessageIdHelper
 
topic - Variable in class org.apache.qpid.jms.JmsDestination
 
TOPIC_CAPABILITY - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
TOPIC_PREFIX - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
TOPIC_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
toString() - Method in class org.apache.qpid.jms.JmsConnectionConsumer
 
toString() - Method in enum org.apache.qpid.jms.JmsConnectionExtensions
 
toString() - Method in class org.apache.qpid.jms.JmsDestination
 
toString() - Method in class org.apache.qpid.jms.JmsLocalTransactionContext
 
toString() - Method in class org.apache.qpid.jms.JmsQueueBrowser
 
toString() - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
toString() - Method in class org.apache.qpid.jms.message.JmsInboundMessageDispatch
 
toString() - Method in class org.apache.qpid.jms.message.JmsMapMessage
 
toString() - Method in class org.apache.qpid.jms.message.JmsMessage
 
toString() - Method in class org.apache.qpid.jms.message.JmsObjectMessage
 
toString() - Method in class org.apache.qpid.jms.message.JmsOutboundMessageDispatch
 
toString() - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
toString() - Method in class org.apache.qpid.jms.message.JmsTextMessage
 
toString() - Method in class org.apache.qpid.jms.meta.JmsConnectionId
 
toString() - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
toString() - Method in class org.apache.qpid.jms.meta.JmsConsumerId
 
toString() - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
toString() - Method in class org.apache.qpid.jms.meta.JmsProducerId
 
toString() - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
toString() - Method in class org.apache.qpid.jms.meta.JmsSessionId
 
toString() - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
toString() - Method in class org.apache.qpid.jms.meta.JmsTransactionId
 
toString() - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpConsumer
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpFixedProducer
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSession
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTemporaryDestination
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.AmqpTransactionContext
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.filters.AmqpJmsSelectorType
 
toString() - Method in class org.apache.qpid.jms.provider.amqp.message.AmqpHeader
 
toString() - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
toString() - Method in class org.apache.qpid.jms.provider.failover.FailoverUriPool
 
toString() - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
toString() - Method in class org.apache.qpid.jms.selector.filter.BinaryExpression
 
toString() - Method in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
toString() - Method in class org.apache.qpid.jms.selector.filter.PropertyExpression
 
toString() - Method in class org.apache.qpid.jms.selector.filter.UnaryExpression
 
toString() - Method in class org.apache.qpid.jms.selector.parser.Token
 
toString() - Method in class org.apache.qpid.jms.util.FifoMessageQueue
 
toTypeCapability(JmsDestination) - Static method in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
Return the appropriate type capability to describe the given Destination.
toURI() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
Construct a URI from the redirection information available.
toURI() - Method in class org.apache.qpid.jms.util.URISupport.CompositeData
 
TraceableMessage - Interface in org.apache.qpid.jms.tracing
Interface which allows generic tracing interactions with Messages from the client.
tracer - Variable in class org.apache.qpid.jms.JmsMessageConsumer
 
transform(String) - Method in class org.apache.qpid.jms.message.JmsDefaultUnresolvedDestinationTransformer
 
transform(String) - Method in interface org.apache.qpid.jms.message.JmsUnresolvedDestinationTransformer
Given a destination name return a matching JmsDestination object.
transform(Destination) - Method in class org.apache.qpid.jms.message.JmsDefaultUnresolvedDestinationTransformer
 
transform(Destination) - Method in interface org.apache.qpid.jms.message.JmsUnresolvedDestinationTransformer
Given a JMS Destination attempt to determine the type of JmsDestination to create.
transformDestination(JmsConnection, Destination) - Static method in class org.apache.qpid.jms.message.JmsMessageTransformation
Creates a an available JMS message from another provider.
transformMessage(JmsConnection, Message) - Static method in class org.apache.qpid.jms.message.JmsMessageTransformation
Creates a new JmsMessage object and populates it using the details of the given Message.
Transport - Interface in org.apache.qpid.jms.transports
Base class for all QpidJMS Transport instances.
TransportFactory - Class in org.apache.qpid.jms.transports
Interface that all Transport types must implement.
TransportFactory() - Constructor for class org.apache.qpid.jms.transports.TransportFactory
 
TransportListener - Interface in org.apache.qpid.jms.transports
Listener interface that should be implemented by users of the various QpidJMS Transport classes.
TransportOptions - Class in org.apache.qpid.jms.transports
Encapsulates all the Transport options in one configuration object.
TransportOptions() - Constructor for class org.apache.qpid.jms.transports.TransportOptions
 
TransportSupport - Class in org.apache.qpid.jms.transports
Static class that provides various utility methods used by Transport implementations.
TransportSupport() - Constructor for class org.apache.qpid.jms.transports.TransportSupport
 
treeBindings - Variable in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
TRUE - Static variable in class org.apache.qpid.jms.selector.filter.ConstantExpression
 
TRUE - Static variable in interface org.apache.qpid.jms.selector.parser.SelectorParserImplConstants
RegularExpression Id.
tryDelete() - Method in class org.apache.qpid.jms.JmsTemporaryDestination
Attempts to delete the destination if there is an assigned Connection object.
TypeConversionSupport - Class in org.apache.qpid.jms.util
 

U

unaryExpr() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
UnaryExpression - Class in org.apache.qpid.jms.selector.filter
An expression which performs an operation on two expression values
UnaryExpression(Expression) - Constructor for class org.apache.qpid.jms.selector.filter.UnaryExpression
 
unbind(String) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
unbind(Name) - Method in class org.apache.qpid.jms.jndi.ReadOnlyContext
 
UNKNOWN_TYPE - Static variable in class org.apache.qpid.jms.provider.amqp.message.AmqpDestinationHelper
 
UNLIMITED - Static variable in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
UnresolvedVariableException() - Constructor for exception org.apache.qpid.jms.util.VariableExpansion.UnresolvedVariableException
 
UnresolvedVariableException(String) - Constructor for exception org.apache.qpid.jms.util.VariableExpansion.UnresolvedVariableException
 
unsubscribe(String) - Method in class org.apache.qpid.jms.JmsContext
 
unsubscribe(String) - Method in class org.apache.qpid.jms.JmsQueueSession
 
unsubscribe(String) - Method in class org.apache.qpid.jms.JmsSession
 
unsubscribe(String, boolean, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnectionSession
Used to remove an existing durable topic subscription from the remote broker.
unsubscribe(String, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpConnection
 
unsubscribe(String, AsyncResult) - Method in class org.apache.qpid.jms.provider.amqp.AmqpProvider
 
unsubscribe(String, AsyncResult) - Method in class org.apache.qpid.jms.provider.failover.FailoverProvider
 
unsubscribe(String, AsyncResult) - Method in interface org.apache.qpid.jms.provider.Provider
Remove a durable topic subscription by name.
unsubscribe(String, AsyncResult) - Method in class org.apache.qpid.jms.provider.ProviderWrapper
 
UpdateLineColumn(char) - Method in class org.apache.qpid.jms.selector.parser.SimpleCharStream
 
URISupport - Class in org.apache.qpid.jms.util
Provides support methods for dealing with URI values.
URISupport() - Constructor for class org.apache.qpid.jms.util.URISupport
 
URISupport.CompositeData - Class in org.apache.qpid.jms.util
A composite URI can be split into one or more CompositeData object which each represent the individual URIs that comprise the composite one.
USERNAME_OVERRIDE - org.apache.qpid.jms.JmsConnectionExtensions
Allows a user to inject a custom user name into the client which overrides the instance that the client would use to authenticate with the remote.
UUID - org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
 
UUID_STRING - org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
 

V

validate() - Method in class org.apache.qpid.jms.provider.amqp.AmqpRedirect
 
validate(String) - Static method in enum org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
Validates the value given maps to the built in message ID builders and return the builder enumeration that it maps to which can later be used to create builders of that type.
validatePropertyNames - Variable in class org.apache.qpid.jms.message.JmsMessage
 
valueOf(String) - Static method in enum org.apache.qpid.jms.JmsConnectionExtensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.jms.meta.JmsResource.ResourceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.jms.sasl.Mechanism.PRIORITY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.jms.JmsConnectionExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.jms.meta.JmsResource.ResourceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.jms.provider.ProviderConstants.ACK_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.jms.sasl.Mechanism.PRIORITY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.jms.tracing.JmsTracer.DeliveryOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
variable() - Method in class org.apache.qpid.jms.selector.parser.SelectorParserImpl
 
VariableExpansion - Class in org.apache.qpid.jms.util
 
VariableExpansion.MapResolver - Class in org.apache.qpid.jms.util
 
VariableExpansion.Resolver - Interface in org.apache.qpid.jms.util
 
VariableExpansion.UnresolvedVariableException - Exception in org.apache.qpid.jms.util
 
verifyCompletion() - Method in class org.apache.qpid.jms.sasl.AbstractMechanism
 
verifyCompletion() - Method in class org.apache.qpid.jms.sasl.CramMD5Mechanism
 
verifyCompletion() - Method in class org.apache.qpid.jms.sasl.GssapiMechanism
 
verifyCompletion() - Method in interface org.apache.qpid.jms.sasl.Mechanism
Verifies that the SASL exchange has completed successfully.
VERSION - Static variable in class org.apache.qpid.jms.provider.amqp.AmqpSupport
 
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.JmsTemporaryDestination
 
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.meta.JmsConnectionInfo
 
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.meta.JmsConsumerInfo
 
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.meta.JmsProducerInfo
 
visit(JmsResourceVistor) - Method in interface org.apache.qpid.jms.meta.JmsResource
Allows a visitor object to walk the resources and process them.
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.meta.JmsSessionInfo
 
visit(JmsResourceVistor) - Method in class org.apache.qpid.jms.meta.JmsTransactionInfo
 

W

waiting - Variable in class org.apache.qpid.jms.provider.ProviderFuture
 
wasSuccessful() - Method in class org.apache.qpid.jms.provider.amqp.AmqpSaslAuthenticator
 
WrappedAsyncResult - Class in org.apache.qpid.jms.provider
Base class used to wrap one AsyncResult with another.
WrappedAsyncResult(AsyncResult) - Constructor for class org.apache.qpid.jms.provider.WrappedAsyncResult
Create a new WrappedAsyncResult for the target AsyncResult
write(ByteBuf) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
write(ByteBuf) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
write(ByteBuf) - Method in interface org.apache.qpid.jms.transports.Transport
Writes a chunk of data over the Transport connection without performing an explicit flush on the transport.
writeAndFlush(ByteBuf) - Method in class org.apache.qpid.jms.transports.netty.NettyTcpTransport
 
writeAndFlush(ByteBuf) - Method in class org.apache.qpid.jms.transports.netty.NettyWsTransport
 
writeAndFlush(ByteBuf) - Method in interface org.apache.qpid.jms.transports.Transport
Writes a chunk of data over the Transport connection and requests a flush of all pending queued write operations
writeBoolean(boolean) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeBoolean(boolean) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeByte(byte) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeByte(byte) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeBytes(byte[]) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeBytes(byte[]) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeChar(char) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeChar(char) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeDouble(double) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeDouble(double) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeExternal(ObjectOutput) - Method in class org.apache.qpid.jms.JmsDestination
 
writeExternal(ObjectOutput) - Method in class org.apache.qpid.jms.jndi.JNDIStorable
 
writeFloat(float) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeFloat(float) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeInt(int) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeInt(int) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeLong(long) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeLong(long) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeObject(Object) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeObject(Object) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeShort(short) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 
writeShort(short) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeString(String) - Method in class org.apache.qpid.jms.message.JmsStreamMessage
 
writeUTF(String) - Method in class org.apache.qpid.jms.message.JmsBytesMessage
 

X

X509AliasKeyManager - Class in org.apache.qpid.jms.transports
An X509ExtendedKeyManager wrapper which always chooses and only returns the given alias, and defers retrieval to the delegate key manager.
X509AliasKeyManager(String, X509ExtendedKeyManager) - Constructor for class org.apache.qpid.jms.transports.X509AliasKeyManager
 
XOauth2Mechanism - Class in org.apache.qpid.jms.sasl
Implements the SASL XOAUTH2 authentication Mechanism .
XOauth2Mechanism() - Constructor for class org.apache.qpid.jms.sasl.XOauth2Mechanism
 
XOauth2MechanismFactory - Class in org.apache.qpid.jms.sasl
Create the Plain SASL Authentication Mechanism types.
XOauth2MechanismFactory() - Constructor for class org.apache.qpid.jms.sasl.XOauth2MechanismFactory
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages