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

A

aboveThreshold(int) - Method in interface org.apache.qpid.client.util.FlowControllingBlockingQueue.ThresholdListener
 
AbstractAMQMessageDelegate - Class in org.apache.qpid.client.message
This abstract class provides exchange lookup functionality that is shared between all MessageDelegates.
AbstractAMQMessageDelegate(long) - Constructor for class org.apache.qpid.client.message.AbstractAMQMessageDelegate
 
AbstractBytesTypedMessage - Class in org.apache.qpid.client.message
 
AbstractJMSMessage - Class in org.apache.qpid.client.message
 
AbstractJMSMessage(AMQMessageDelegateFactory, boolean) - Constructor for class org.apache.qpid.client.message.AbstractJMSMessage
 
AbstractJMSMessage(AMQMessageDelegate, boolean) - Constructor for class org.apache.qpid.client.message.AbstractJMSMessage
 
AbstractJMSMessageFactory - Class in org.apache.qpid.client.message
 
AbstractJMSMessageFactory() - Constructor for class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
AbstractScramSaslClient - Class in org.apache.qpid.client.security.scram
 
AbstractScramSaslClient(CallbackHandler, String, String, String) - Constructor for class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
AccessRequestOkMethodHandler - Class in org.apache.qpid.client.handler
 
AccessRequestOkMethodHandler() - Constructor for class org.apache.qpid.client.handler.AccessRequestOkMethodHandler
 
acknowledge() - Method in class org.apache.qpid.client.AMQSession
Acknowledges all unacknowledged messages on the session, for all message consumers on the session.
acknowledge() - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
 
acknowledge() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
acknowledge() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
acknowledgeImpl() - Method in class org.apache.qpid.client.AMQSession
 
acknowledgeImpl() - Method in class org.apache.qpid.client.AMQSession_0_10
 
acknowledgeImpl() - Method in class org.apache.qpid.client.AMQSession_0_8
 
acknowledgeImpl() - Method in class org.apache.qpid.client.XASessionImpl
 
acknowledgeMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession
Acknowledge one or many messages.
acknowledgeMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Acknowledge one or many messages.
acknowledgeMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
acknowledgeThis() - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
 
acknowledgeThis() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
acknowledgeThis() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
acknowledgeThis() - Method in interface org.apache.qpid.jms.Message
 
add(Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
add(int, Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
add(T) - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
add(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
add(int, Object) - Method in interface org.apache.qpid.jms.ListMessage
 
addBindingKey(C, AMQDestination, String) - Method in class org.apache.qpid.client.AMQSession
 
addBindingKey(AMQDestination, String) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
addBindingKey(Topic, String) - Method in interface org.apache.qpid.jms.TopicSubscriber
 
addBrokerDetails(BrokerDetails) - Method in class org.apache.qpid.client.AMQConnectionURL
 
addBrokerDetails(BrokerDetails) - Method in interface org.apache.qpid.jms.ConnectionURL
 
addDeliveredMessage(long) - Method in class org.apache.qpid.client.AMQSession
 
addDeliveredMessage(long) - Method in class org.apache.qpid.client.AMQSession_0_10
Store non committed messages for this session
addMethod(FailoverMethod) - Method in class org.apache.qpid.jms.FailoverPolicy
 
AddressHelper - Class in org.apache.qpid.client.messaging.address
Utility class for extracting information from the address class
AddressHelper(Address) - Constructor for class org.apache.qpid.client.messaging.address.AddressHelper
 
addToEnvironment(String, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
addUnacknowledgedMessage(long) - Method in class org.apache.qpid.client.AMQSession
 
AES_ALGORITHM - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
AES_INITIALIZATION_VECTOR_LENGTH - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
AES_KEY_SIZE_BYTES - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
ALT_EXCHANGE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
AMQ_PROTOCOL - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
AMQAnyDestination - Class in org.apache.qpid.client
In order to support JMS 1.0 the Qpid implementation maps the direct exchange to JMS Queue and topic exchange to JMS Topic.
AMQAnyDestination() - Constructor for class org.apache.qpid.client.AMQAnyDestination
 
AMQAnyDestination(BindingURL) - Constructor for class org.apache.qpid.client.AMQAnyDestination
 
AMQAnyDestination(String) - Constructor for class org.apache.qpid.client.AMQAnyDestination
 
AMQAnyDestination(Address) - Constructor for class org.apache.qpid.client.AMQAnyDestination
 
AMQAnyDestination(String, String, String, boolean, boolean, String, boolean, String[]) - Constructor for class org.apache.qpid.client.AMQAnyDestination
 
AMQAuthenticationException - Exception in org.apache.qpid.client
AMQAuthenticationException represents all failures to authenticate access to a broker.
AMQAuthenticationException(AMQConstant, String, Throwable) - Constructor for exception org.apache.qpid.client.AMQAuthenticationException
 
AMQCallbackHandler - Interface in org.apache.qpid.client.security
 
AMQConnection - Class in org.apache.qpid.client
 
AMQConnection(String, String, String, String, String) - Constructor for class org.apache.qpid.client.AMQConnection
 
AMQConnection(String, int, String, String, String, String) - Constructor for class org.apache.qpid.client.AMQConnection
 
AMQConnection(String) - Constructor for class org.apache.qpid.client.AMQConnection
 
AMQConnection(ConnectionURL) - Constructor for class org.apache.qpid.client.AMQConnection
TODO Some horrible stuff going on here with setting exceptions to be non-null to detect if an exception was thrown during the connection! Intention not clear.
AMQConnectionDelegate - Interface in org.apache.qpid.client
 
AMQConnectionDelegate_0_10 - Class in org.apache.qpid.client
 
AMQConnectionDelegate_0_10(AMQConnection) - Constructor for class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
AMQConnectionDelegate_0_9 - Class in org.apache.qpid.client
 
AMQConnectionDelegate_0_9(AMQConnection) - Constructor for class org.apache.qpid.client.AMQConnectionDelegate_0_9
 
AMQConnectionDelegate_0_91 - Class in org.apache.qpid.client
 
AMQConnectionDelegate_0_91(AMQConnection) - Constructor for class org.apache.qpid.client.AMQConnectionDelegate_0_91
 
AMQConnectionDelegate_8_0 - Class in org.apache.qpid.client
 
AMQConnectionDelegate_8_0(AMQConnection) - Constructor for class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
AMQConnectionFactory - Class in org.apache.qpid.client
 
AMQConnectionFactory() - Constructor for class org.apache.qpid.client.AMQConnectionFactory
 
AMQConnectionFactory(String) - Constructor for class org.apache.qpid.client.AMQConnectionFactory
 
AMQConnectionFactory(ConnectionURL) - Constructor for class org.apache.qpid.client.AMQConnectionFactory
 
AMQConnectionURL - Class in org.apache.qpid.client
 
AMQConnectionURL(String) - Constructor for class org.apache.qpid.client.AMQConnectionURL
 
AMQDestination - Class in org.apache.qpid.client
 
AMQDestination() - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(Address) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(BindingURL) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, String) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, String, String[]) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, boolean, boolean, String) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, boolean, boolean, String, String[]) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, boolean, boolean, String, boolean) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, boolean, boolean, String, boolean, String[]) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination(String, String, String, boolean, boolean, String, boolean, String[], boolean) - Constructor for class org.apache.qpid.client.AMQDestination
 
AMQDestination.AddressOption - Enum in org.apache.qpid.client
 
AMQDestination.Binding - Class in org.apache.qpid.client
 
AMQDestination.Binding(String, String, String, Map<String, Object>) - Constructor for class org.apache.qpid.client.AMQDestination.Binding
 
AMQDestination.DestSyntax - Enum in org.apache.qpid.client
 
AMQHeadersExchange - Class in org.apache.qpid.client
A destination backed by a headers exchange
AMQHeadersExchange(BindingURL) - Constructor for class org.apache.qpid.client.AMQHeadersExchange
 
AMQHeadersExchange(String) - Constructor for class org.apache.qpid.client.AMQHeadersExchange
 
AMQMessageDelegate - Interface in org.apache.qpid.client.message
 
AMQMessageDelegate_0_10 - Class in org.apache.qpid.client.message
This extends AbstractAMQMessageDelegate which contains common code between both the 0_8 and 0_10 Message types.
AMQMessageDelegate_0_10() - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
AMQMessageDelegate_0_10(MessageProperties, DeliveryProperties, long) - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
AMQMessageDelegate_0_10(AMQDestination.DestSyntax, MessageProperties, DeliveryProperties, long) - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
AMQMessageDelegate_0_8 - Class in org.apache.qpid.client.message
 
AMQMessageDelegate_0_8(BasicContentHeaderProperties, long) - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
AMQMessageDelegate_0_8() - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
AMQMessageDelegate_0_8(long, BasicContentHeaderProperties, String, String, AMQSession_0_8.DestinationCache<AMQQueue>, AMQSession_0_8.DestinationCache<AMQTopic>, int) - Constructor for class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
AMQMessageDelegateFactory<D extends AMQMessageDelegate> - Interface in org.apache.qpid.client.message
 
AMQMethodNotImplementedException - Exception in org.apache.qpid.client.state
 
AMQMethodNotImplementedException(AMQMethodBody) - Constructor for exception org.apache.qpid.client.state.AMQMethodNotImplementedException
 
AMQNoConsumersException - Exception in org.apache.qpid.client
AMQNoConsumersException indicates failure to pass an immediate message to a consumer.
AMQNoConsumersException(String, Object, Throwable) - Constructor for exception org.apache.qpid.client.AMQNoConsumersException
 
AMQNoRouteException - Exception in org.apache.qpid.client
AMQNoRouteException indicates that a mandatory message could not be routed.
AMQNoRouteException(String, Object, Throwable) - Constructor for exception org.apache.qpid.client.AMQNoRouteException
 
AMQP_0_10_APP_ID - Static variable in class org.apache.qpid.client.message.QpidMessageProperties
 
AMQP_0_10_ROUTING_KEY - Static variable in class org.apache.qpid.client.message.QpidMessageProperties
 
AMQPEncodedListMessage - Class in org.apache.qpid.client.message
 
AMQPEncodedListMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.AMQPEncodedListMessage
 
AMQPEncodedListMessageFactory - Class in org.apache.qpid.client.message
 
AMQPEncodedListMessageFactory() - Constructor for class org.apache.qpid.client.message.AMQPEncodedListMessageFactory
 
AMQPEncodedMapMessage - Class in org.apache.qpid.client.message
 
AMQPEncodedMapMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
AMQPEncodedMapMessageFactory - Class in org.apache.qpid.client.message
 
AMQPEncodedMapMessageFactory() - Constructor for class org.apache.qpid.client.message.AMQPEncodedMapMessageFactory
 
AmqPlainSaslClient - Class in org.apache.qpid.client.security.amqplain
Implements the "AMQPlain" authentication protocol that uses FieldTables to send username and pwd.
AmqPlainSaslClient(CallbackHandler) - Constructor for class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
AmqPlainSaslClientFactory - Class in org.apache.qpid.client.security.amqplain
 
AmqPlainSaslClientFactory() - Constructor for class org.apache.qpid.client.security.amqplain.AmqPlainSaslClientFactory
 
AMQProtocolHandler - Class in org.apache.qpid.client
 
AMQProtocolHandler(AMQConnection) - Constructor for class org.apache.qpid.client.AMQProtocolHandler
Creates a new protocol handler, associated with the specified client connection instance.
AMQProtocolSession - Class in org.apache.qpid.client.protocol
Wrapper for protocol session that provides type-safe access to session attributes.
AMQProtocolSession(AMQProtocolHandler, AMQConnection) - Constructor for class org.apache.qpid.client.protocol.AMQProtocolSession
 
AMQQueue - Class in org.apache.qpid.client
 
AMQQueue() - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(Address) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(String) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(BindingURL) - Constructor for class org.apache.qpid.client.AMQQueue
Create a reference to a non temporary queue using a BindingURL object.
AMQQueue(String, String) - Constructor for class org.apache.qpid.client.AMQQueue
Create a reference to a non temporary queue.
AMQQueue(String, String, String) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(String, String, String, String[]) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(AMQConnection, String) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(AMQConnection, String, boolean) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(String, String, boolean) - Constructor for class org.apache.qpid.client.AMQQueue
Create a queue with a specified name.
AMQQueue(String, String, String, boolean, boolean) - Constructor for class org.apache.qpid.client.AMQQueue
Create a reference to a queue.
AMQQueue(String, String, String, boolean, boolean, boolean) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueue(String, String, String, boolean, boolean, boolean, String[]) - Constructor for class org.apache.qpid.client.AMQQueue
 
AMQQueueBrowser - Class in org.apache.qpid.client
 
AMQSession<C extends BasicMessageConsumer,P extends BasicMessageProducer> - Class in org.apache.qpid.client
 
AMQSession(AMQConnection, int, boolean, int, int, int) - Constructor for class org.apache.qpid.client.AMQSession
Creates a new session on a connection.
AMQSession.Dispatchable - Interface in org.apache.qpid.client
 
AMQSession_0_10 - Class in org.apache.qpid.client
This is a 0.10 Session
AMQSession_0_8 - Class in org.apache.qpid.client
 
AMQSession_0_8(AMQConnection, int, boolean, int, int, int) - Constructor for class org.apache.qpid.client.AMQSession_0_8
Creates a new session on a connection.
AMQSession_0_8.DestinationCache<T extends AMQDestination> - Class in org.apache.qpid.client
 
AMQSession_0_8.DestinationCache() - Constructor for class org.apache.qpid.client.AMQSession_0_8.DestinationCache
 
AMQSessionAdapter<T extends javax.jms.Session> - Class in org.apache.qpid.client
 
AMQSessionAdapter(T) - Constructor for class org.apache.qpid.client.AMQSessionAdapter
 
AMQState - Enum in org.apache.qpid.client.state
States used in the AMQ protocol.
AMQStateChangedEvent - Class in org.apache.qpid.client.state
An event that is fired when the protocol state has changed.
AMQStateChangedEvent(AMQState, AMQState) - Constructor for class org.apache.qpid.client.state.AMQStateChangedEvent
 
AMQStateListener - Interface in org.apache.qpid.client.state
 
AMQStateManager - Class in org.apache.qpid.client.state
The state manager is responsible for managing the state of the protocol session.
AMQStateManager() - Constructor for class org.apache.qpid.client.state.AMQStateManager
 
AMQStateManager(AMQProtocolSession) - Constructor for class org.apache.qpid.client.state.AMQStateManager
 
AMQStateManager(AMQState, AMQProtocolSession) - Constructor for class org.apache.qpid.client.state.AMQStateManager
 
AMQTopic - Class in org.apache.qpid.client
 
AMQTopic(String) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(Address) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic() - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(BindingURL) - Constructor for class org.apache.qpid.client.AMQTopic
Constructor for use in creating a topic using a BindingURL.
AMQTopic(String, String, String) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String, String, String[]) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(AMQConnection, String) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String, boolean, String, boolean) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String, String, boolean, String, boolean) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String, String, boolean, boolean, String, boolean) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQTopic(String, String, String, boolean, boolean, String, boolean, String[]) - Constructor for class org.apache.qpid.client.AMQTopic
 
AMQUndefinedDestination - Class in org.apache.qpid.client
 
AMQUndefinedDestination(String, String, String) - Constructor for class org.apache.qpid.client.AMQUndefinedDestination
 
AMQXAResource - Interface in org.apache.qpid.client
 
AnonymousSaslClient - Class in org.apache.qpid.client.security.anonymous
 
AnonymousSaslClient() - Constructor for class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
AnonymousSaslClientFactory - Class in org.apache.qpid.client.security.anonymous
 
AnonymousSaslClientFactory() - Constructor for class org.apache.qpid.client.security.anonymous.AnonymousSaslClientFactory
 
ARGUMENTS - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
asEnumeration() - Static method in enum org.apache.qpid.client.CustomJMSXProperty
 
asList() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
asList() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
asList() - Method in interface org.apache.qpid.jms.ListMessage
 
asPrefix() - Method in enum org.apache.qpid.client.AMQDestination.DestSyntax
 
ASSERT - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
attainedConnection() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
attainedConnection() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Notification to the Failover method that a connection has been attained.
attainedConnection() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
attainedConnection() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
attainedConnection() - Method in class org.apache.qpid.jms.failover.NoFailover
 
attainedConnection() - Method in class org.apache.qpid.jms.FailoverPolicy
Notification that connection was successful.
attemptReconnection(String, int, boolean) - Method in class org.apache.qpid.client.AMQConnection
 
attemptReconnection() - Method in class org.apache.qpid.client.AMQConnection
 
AUTO_DELETE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
await() - Method in class org.apache.qpid.client.state.StateWaiter
Await for the required State to be achieved within the default timeout.
await(long) - Method in class org.apache.qpid.client.state.StateWaiter
Await for the required State to be achieved.

B

BasicCancelOkMethodHandler - Class in org.apache.qpid.client.handler
 
BasicDeliverMethodHandler - Class in org.apache.qpid.client.handler
 
BasicDeliverMethodHandler() - Constructor for class org.apache.qpid.client.handler.BasicDeliverMethodHandler
 
BasicMessageConsumer<U> - Class in org.apache.qpid.client
 
BasicMessageConsumer(int, AMQConnection, AMQDestination, String, boolean, MessageFactoryRegistry, AMQSession, Map<String, Object>, int, int, boolean, int, boolean, boolean) - Constructor for class org.apache.qpid.client.BasicMessageConsumer
 
BasicMessageConsumer_0_10 - Class in org.apache.qpid.client
This is a 0.10 message consumer.
BasicMessageConsumer_0_10(int, AMQConnection, AMQDestination, String, boolean, MessageFactoryRegistry, AMQSession<?, ?>, Map<String, Object>, int, int, boolean, int, boolean, boolean) - Constructor for class org.apache.qpid.client.BasicMessageConsumer_0_10
 
BasicMessageConsumer_0_8 - Class in org.apache.qpid.client
 
BasicMessageConsumer_0_8(int, AMQConnection, AMQDestination, String, boolean, MessageFactoryRegistry, AMQSession_0_8, Map<String, Object>, int, int, boolean, int, boolean, boolean) - Constructor for class org.apache.qpid.client.BasicMessageConsumer_0_8
 
BasicMessageProducer - Class in org.apache.qpid.client
 
BasicMessageProducer(Logger, AMQConnection, AMQDestination, boolean, int, AMQSession, long, Boolean, Boolean) - Constructor for class org.apache.qpid.client.BasicMessageProducer
 
BasicMessageProducer_0_10 - Class in org.apache.qpid.client
This is a 0_10 message producer.
BasicMessageProducer_0_8 - Class in org.apache.qpid.client
 
BasicReturnMethodHandler - Class in org.apache.qpid.client.handler
 
BasicReturnMethodHandler() - Constructor for class org.apache.qpid.client.handler.BasicReturnMethodHandler
 
bind(Name, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
bind(String, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
BINDINGS - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
bindQueue(String, String, Map<String, Object>, String, AMQDestination) - Method in class org.apache.qpid.client.AMQSession
Binds the named queue, with the specified routing key, to the named exchange.
bindQueue(String, String, Map<String, Object>, String, AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
block(long) - Method in class org.apache.qpid.client.util.BlockingWaiter
Blocks until an object is received that is handled by process, or the specified timeout has passed.
blockForFrame(long) - Method in class org.apache.qpid.client.protocol.BlockingMethodFrameListener
Blocks until a method is received that is handled by the delegated to method listener, or the specified timeout has passed.
BlockingMethodFrameListener - Class in org.apache.qpid.client.protocol
BlockingMethodFrameListener is a 'rendezvous' which acts as a AMQMethodListener that delegates handling of incoming methods to a method listener implemented as a sub-class of this and hands off the processed method or error to a consumer.
BlockingMethodFrameListener(int) - Constructor for class org.apache.qpid.client.protocol.BlockingMethodFrameListener
Creates a new method listener, that filters incoming method to just those that match the specified channel id.
blockingPeek() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
BlockingWaiter<T> - Class in org.apache.qpid.client.util
BlockingWaiter is a 'rendezvous' which delegates handling of incoming Objects to a listener implemented as a sub-class of this and hands off the process or error to a consumer.
BlockingWaiter() - Constructor for class org.apache.qpid.client.util.BlockingWaiter
 
blockUntilNotFailingOver() - Method in class org.apache.qpid.client.AMQConnection
If failover is taking place this will block until it has completed.
blockUntilNotFailingOver() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
BrokerDetails - Class in org.apache.qpid.client
 
BrokerDetails(BrokerDetails) - Constructor for class org.apache.qpid.client.BrokerDetails
 
BrokerDetails() - Constructor for class org.apache.qpid.client.BrokerDetails
 
BrokerDetails(String) - Constructor for class org.apache.qpid.client.BrokerDetails
 
BrokerDetails(String, int) - Constructor for class org.apache.qpid.client.BrokerDetails
 
BROWSE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
buildConnectionSettings() - Method in class org.apache.qpid.client.BrokerDetails
 
bytesReceived(long) - Method in class org.apache.qpid.client.AMQConnection
 
bytesReceived(long) - Method in interface org.apache.qpid.jms.ConnectionListener
Called when some bytes have been received on a connection
bytesSent(long) - Method in class org.apache.qpid.client.AMQConnection
 
bytesSent(long) - Method in interface org.apache.qpid.jms.ConnectionListener
Called when bytes have been transmitted to the server

C

CallbackHandlerRegistry - Class in org.apache.qpid.client.security
CallbackHandlerRegistry is a registry for call back handlers for user authentication and interaction during user authentication.
CAPACITY - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
CAPACITY_SOURCE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
CAPACITY_TARGET - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
chainJMSException(JMSException, Throwable) - Static method in class org.apache.qpid.client.util.JMSExceptionHelper
Creates a JMSException, wrapping another exception class.
changeState(AMQState) - Method in class org.apache.qpid.client.state.AMQStateManager
 
channelClosed(int, AMQConstant, String) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
Called from the ChannelClose handler when a channel close frame is received.
ChannelCloseMethodHandler - Class in org.apache.qpid.client.handler
 
ChannelCloseMethodHandler() - Constructor for class org.apache.qpid.client.handler.ChannelCloseMethodHandler
 
ChannelCloseOkMethodHandler - Class in org.apache.qpid.client.handler
 
ChannelCloseOkMethodHandler() - Constructor for class org.apache.qpid.client.handler.ChannelCloseOkMethodHandler
 
ChannelFlowMethodHandler - Class in org.apache.qpid.client.handler
 
ChannelFlowOkMethodHandler - Class in org.apache.qpid.client.handler
 
channelLimitReached() - Method in class org.apache.qpid.client.AMQConnection
 
ChannelLimitReachedException - Exception in org.apache.qpid.jms
Indicates that the maximum number of sessions per connection limit has been reached.
ChannelLimitReachedException(long) - Constructor for exception org.apache.qpid.jms.ChannelLimitReachedException
 
ChannelToSessionMap - Class in org.apache.qpid.client
 
ChannelToSessionMap() - Constructor for class org.apache.qpid.client.ChannelToSessionMap
 
checkException(Throwable) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
checkIdentiferFormat(CharSequence) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
checkIdentifierFormat(CharSequence) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
checkNotClosed() - Method in class org.apache.qpid.client.AMQSession
 
checkNotClosed() - Method in class org.apache.qpid.client.Closeable
Checks if this is closed, and raises a JMSException if it is.
checkPropertyName(CharSequence) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
checkPropertyName(CharSequence) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
checkPropertyName(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
checkReadable() - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
checkTransacted() - Method in class org.apache.qpid.client.AMQSession
 
checkTransport(String) - Static method in class org.apache.qpid.client.BrokerDetails
 
checkValidTopic(Topic, boolean) - Method in class org.apache.qpid.client.AMQSession
 
checkValidTopic(Topic) - Method in class org.apache.qpid.client.AMQSession
 
checkWritable() - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
checkWritable() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
checkWritableProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
checkWritableProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
ClassLoadingAwareObjectInputStream - Class in org.apache.qpid.client.util
ClassLoadingAwareObjectInputStream is an Extention of Object input stream to be used to de-serialize JMS Object Messages.
ClassLoadingAwareObjectInputStream(InputStream) - Constructor for class org.apache.qpid.client.util.ClassLoadingAwareObjectInputStream
 
clear() - Method in class org.apache.qpid.client.ChannelToSessionMap
 
clear() - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
clear() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
clearBody() - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
clearBody() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
clearBody() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
clearBody() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
clearBody() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
clearBody() - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
clearBody() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
clearBody() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
clearDispatchQueue() - Method in class org.apache.qpid.client.AMQSession
 
clearLastException() - Method in class org.apache.qpid.client.state.AMQStateManager
 
clearProperties() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
clearProperties() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
clearProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
clearProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
clearReceiveQueue() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
CLIENT_ID - Static variable in class org.apache.qpid.client.BrokerDetails
 
ClientConnectionDelegate - Class in org.apache.qpid.client.transport
 
ClientConnectionDelegate(ConnectionSettings, ConnectionURL) - Constructor for class org.apache.qpid.client.transport.ClientConnectionDelegate
 
ClientMethodDispatcherImpl - Class in org.apache.qpid.client.handler
 
ClientMethodDispatcherImpl(AMQProtocolSession) - Constructor for class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
ClientMethodDispatcherImpl_0_9 - Class in org.apache.qpid.client.handler
 
ClientMethodDispatcherImpl_0_9(AMQProtocolSession) - Constructor for class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
ClientMethodDispatcherImpl_0_91 - Class in org.apache.qpid.client.handler
 
ClientMethodDispatcherImpl_0_91(AMQProtocolSession) - Constructor for class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
ClientMethodDispatcherImpl_8_0 - Class in org.apache.qpid.client.handler
 
ClientMethodDispatcherImpl_8_0(AMQProtocolSession) - Constructor for class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
close() - Method in class org.apache.qpid.client.AMQConnection
 
close(long) - Method in class org.apache.qpid.client.AMQConnection
 
close() - Method in class org.apache.qpid.client.AMQQueueBrowser
 
close() - Method in class org.apache.qpid.client.AMQSession
Closes the session with no timeout.
close(long) - Method in class org.apache.qpid.client.AMQSession
Closes the session.
close() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
close() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
close(boolean) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
close() - Method in class org.apache.qpid.client.BasicMessageProducer
 
close() - Method in class org.apache.qpid.client.BasicMessageProducer_0_10
 
close() - Method in class org.apache.qpid.client.Closeable
Closes this object.
close() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
close() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
close() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
close() - Method in class org.apache.qpid.client.util.BlockingWaiter
Close this Waiter so that no more errors are processed.
close() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
close() - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
Closeable - Class in org.apache.qpid.client
Captures the 'closed' state of an object, that is initially open, can be tested to see if it is closed, and provides a 'close' method to close it.
Closeable() - Constructor for class org.apache.qpid.client.Closeable
 
closeConnection(long) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
closeConnection(long) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
closeConnection(long) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
closeConnection(long) - Method in class org.apache.qpid.client.AMQProtocolHandler
Closes the connection.
CloseConsumerMessage - Class in org.apache.qpid.client.message
 
CloseConsumerMessage(BasicMessageConsumer) - Constructor for class org.apache.qpid.client.message.CloseConsumerMessage
 
closed(Connection) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
closed() - Method in class org.apache.qpid.client.AMQProtocolHandler
Called when the network connection is closed.
closed(Throwable) - Method in class org.apache.qpid.client.AMQSession
Called when the server initiates the closure of the session unilaterally.
closed(Session) - Method in class org.apache.qpid.client.AMQSession_0_10
 
closeProtocolSession() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
closeSession(AMQSession) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
closeSession(AMQSession<?, ?>) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
Starts the process of closing a session
commit() - Method in class org.apache.qpid.client.AMQSession
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
commit(Xid, boolean) - Method in class org.apache.qpid.client.XAResourceImpl
Commits the global transaction specified by xid.
commit() - Method in class org.apache.qpid.client.XASessionImpl
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commitImpl() - Method in class org.apache.qpid.client.AMQSession
 
commitImpl() - Method in class org.apache.qpid.client.AMQSession_0_10
 
commitImpl() - Method in class org.apache.qpid.client.AMQSession_0_8
 
CommonConnection - Interface in org.apache.qpid.client
 
composeName(Name, Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
composeName(String, String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
confirmConsumerCancelled(int) - Method in class org.apache.qpid.client.AMQSession
 
confirmConsumerCancelled(int, AMQShortString) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
Connection - Interface in org.apache.qpid.jms
 
ConnectionCloseMethodHandler - Class in org.apache.qpid.client.handler
 
connectionHeartbeat(Connection, ConnectionHeartbeat) - Method in class org.apache.qpid.client.transport.ClientConnectionDelegate
 
ConnectionListener - Interface in org.apache.qpid.jms
 
connectionOpenOk(Connection, ConnectionOpenOk) - Method in class org.apache.qpid.client.transport.ClientConnectionDelegate
 
ConnectionOpenOkMethodHandler - Class in org.apache.qpid.client.handler
 
ConnectionRedirectException - Exception in org.apache.qpid.client.failover
 
ConnectionRedirectException(String, int) - Constructor for exception org.apache.qpid.client.failover.ConnectionRedirectException
 
ConnectionRedirectMethodHandler - Class in org.apache.qpid.client.handler
 
ConnectionSecureMethodHandler - Class in org.apache.qpid.client.handler
 
ConnectionSecureMethodHandler() - Constructor for class org.apache.qpid.client.handler.ConnectionSecureMethodHandler
 
ConnectionStartMethodHandler - Class in org.apache.qpid.client.handler
 
ConnectionTuneMethodHandler - Class in org.apache.qpid.client.handler
 
ConnectionTuneMethodHandler() - Constructor for class org.apache.qpid.client.handler.ConnectionTuneMethodHandler
 
ConnectionTuneParameters - Class in org.apache.qpid.client
 
ConnectionTuneParameters() - Constructor for class org.apache.qpid.client.ConnectionTuneParameters
 
ConnectionURL - Interface in org.apache.qpid.jms
Connection URL format amqp://[user:pass@][clientid]/virtualhost?brokerlist='tcp://host:port?option=\'value\'&option=\'value\';tcp://host:port/virtualpath?option=\'value\''&failover='method?option=\'value\'&option='value''" Options are of course optional except for requiring a single broker in the broker list.
contains(Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
contains(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
contentBodyReceived(int, ContentBody) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
contentHeaderReceived(int, ContentHeaderBody) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
convertToAddressBasedDestination(String, String, String, boolean, int) - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
 
copyDestination() - Method in class org.apache.qpid.client.AMQDestination
 
CRAMMD5HashedSaslClient - Class in org.apache.qpid.client.security.crammd5hashed
A CRAMMD5HashedSaslClient merely wraps an instance of a CRAM-MD5 SASL client delegating all method calls to it, except CRAMMD5HashedSaslClient.getMechanismName() which returns "CRAM-MD5-HASHED".
CRAMMD5HashedSaslClient(String, String, String, Map<String, ?>, CallbackHandler) - Constructor for class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
CRAMMD5HashedSaslClientFactory - Class in org.apache.qpid.client.security.crammd5hashed
 
CRAMMD5HashedSaslClientFactory() - Constructor for class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClientFactory
 
CREATE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
create010MessageWithBody(long, MessageProperties, DeliveryProperties, Collection<QpidByteBuffer>) - Method in class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
create08MessageWithBody(long, ContentHeaderBody, String, String, List, AMQSession_0_8.DestinationCache<AMQQueue>, AMQSession_0_8.DestinationCache<AMQTopic>, int) - Method in class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
createBrowser(Queue) - Method in class org.apache.qpid.client.AMQSession
 
createBrowser(Queue, String) - Method in class org.apache.qpid.client.AMQSession
Create a queue browser if the destination is a valid queue.
createBrowser(Queue) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createBrowser(Queue, String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createBrowserConsumer(Destination, String, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createBytesMessage() - Method in class org.apache.qpid.client.AMQSession
 
createBytesMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createCallbackHandler(String) - Method in class org.apache.qpid.client.security.CallbackHandlerRegistry
 
createConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createConnection(String, String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createConnection() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createConnection(String, String) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.qpid.client.AMQConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.qpid.client.AMQConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.qpid.client.AMQConnection
 
createConnectionFactories(Map, Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
createConsumer(Destination) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination, String) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination, int, boolean, boolean, String) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination, int, int, boolean, boolean, String) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination, int, int, boolean, boolean, String, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession
 
createConsumer(Destination) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createConsumer(Destination, String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createConsumer(Destination, String, boolean) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createConsumer(Destination, int, boolean, boolean, String) - Method in interface org.apache.qpid.jms.Session
 
createConsumer(Destination, int, int, boolean, boolean, String) - Method in interface org.apache.qpid.jms.Session
 
createConsumerImpl(Destination, int, int, boolean, boolean, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createContext(Map, Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
createDelegate() - Method in interface org.apache.qpid.client.message.AMQMessageDelegateFactory
 
createDestination(BindingURL) - Static method in class org.apache.qpid.client.AMQDestination
 
createDestination(String, boolean) - Static method in class org.apache.qpid.client.AMQDestination
 
createDestination(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
Factory method to create new Destination instances from an AMQP BindingURL
createDestinations(Map, Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.qpid.client.AMQConnection
 
createDurableSubscriber(Topic, String) - Method in class org.apache.qpid.client.AMQSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createDurableTopic(Topic, String, AMQConnection) - Static method in class org.apache.qpid.client.AMQTopic
 
createFactory(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
Factory method to create new Connection Factory instances
createHeaderExchange(Object) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
Factory method to create new HeaderExcahnge instances
createJMSMessageFromUnprocessedMessage(AMQMessageDelegateFactory, U) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
createJMSMessageFromUnprocessedMessage(AMQMessageDelegateFactory, UnprocessedMessage_0_10) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
createJMSMessageFromUnprocessedMessage(AMQMessageDelegateFactory, UnprocessedMessage_0_8) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_8
 
createListMessage() - Method in class org.apache.qpid.client.AMQSession
 
createListMessage() - Method in interface org.apache.qpid.jms.Session
 
createMapMessage() - Method in class org.apache.qpid.client.AMQSession
 
createMapMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createMessage() - Method in class org.apache.qpid.client.AMQSession
 
createMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
createMessage(long, boolean, ContentHeaderBody, String, String, List, AMQSession_0_8.DestinationCache<AMQQueue>, AMQSession_0_8.DestinationCache<AMQTopic>, int) - Method in class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
createMessage(long, boolean, MessageProperties, DeliveryProperties, Collection<QpidByteBuffer>) - Method in class org.apache.qpid.client.message.AbstractJMSMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.Encrypted010MessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.Encrypted091MessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.JMSBytesMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.JMSMapMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.JMSObjectMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.JMSStreamMessageFactory
 
createMessage(AbstractAMQMessageDelegate, ByteBuffer) - Method in class org.apache.qpid.client.message.JMSTextMessageFactory
 
createMessage(long, boolean, String, String, ContentHeaderBody, List, AMQSession_0_8.DestinationCache<AMQQueue>, AMQSession_0_8.DestinationCache<AMQTopic>, int) - Method in class org.apache.qpid.client.message.MessageFactoryRegistry
Create a message.
createMessage(MessageTransfer) - Method in class org.apache.qpid.client.message.MessageFactoryRegistry
 
createMessageConsumer(AMQDestination, int, int, boolean, boolean, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createMessageConsumer(AMQDestination, int, int, boolean, boolean, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Create an 0_10 message consumer
createMessageConsumer(AMQDestination, int, int, boolean, boolean, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
createMessageProducer(Destination, Boolean, Boolean, long) - Method in class org.apache.qpid.client.AMQSession
 
createMessageProducer(Destination, Boolean, Boolean, long) - Method in class org.apache.qpid.client.AMQSession_0_10
Create an 0_10 message producer
createMessageProducer(Destination, Boolean, Boolean, long) - Method in class org.apache.qpid.client.AMQSession_0_8
 
createObjectMessage() - Method in class org.apache.qpid.client.AMQSession
 
createObjectMessage(Serializable) - Method in class org.apache.qpid.client.AMQSession
 
createObjectMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createObjectMessage(Serializable) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createProducer(Destination) - Method in class org.apache.qpid.client.AMQSession
 
createProducer(Destination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createProducer(Destination, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
createProducer(Destination) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createProducer(Destination, boolean, boolean) - Method in interface org.apache.qpid.jms.Session
Create a producer
createProducer(Destination, boolean) - Method in interface org.apache.qpid.jms.Session
Create a producer
createPublisher(Topic) - Method in class org.apache.qpid.client.AMQSession
 
createQueue(String) - Method in class org.apache.qpid.client.AMQSession
 
createQueue(String, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
Declares the named queue.
createQueue(String, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession
Declares the named queue.
createQueue(String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createQueue(Object) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
Factory method to create new Queue instances
createQueueConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createQueueConnection() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createQueueReceiver(Destination) - Method in class org.apache.qpid.client.AMQSession
Creates a QueueReceiver
createQueueReceiver(Destination, String) - Method in class org.apache.qpid.client.AMQSession
Creates a QueueReceiver using a message selector
createQueues(Map, Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
createQueueSession(boolean, int) - Method in class org.apache.qpid.client.AMQConnection
Returns an AMQQueueSessionAdaptor which wraps an AMQSession and throws IllegalStateExceptions where specified in the JMS spec
createReceiver(Queue) - Method in class org.apache.qpid.client.AMQSession
Creates a QueueReceiver wrapping a MessageConsumer
createReceiver(Queue, String) - Method in class org.apache.qpid.client.AMQSession
Creates a QueueReceiver wrapping a MessageConsumer using a message selector
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClientFactory
 
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.qpid.client.security.scram.ScramSHA1SaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.qpid.client.security.scram.ScramSHA256SaslClientFactory
 
createSaslClient(List<Object>) - Method in class org.apache.qpid.client.transport.ClientConnectionDelegate
 
createSecretKey() - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
createSender(Queue) - Method in class org.apache.qpid.client.AMQSession
 
createSession(boolean, int) - Method in class org.apache.qpid.client.AMQConnection
 
createSession(boolean, int, int) - Method in class org.apache.qpid.client.AMQConnection
 
createSession(boolean, int, int, int) - Method in class org.apache.qpid.client.AMQConnection
 
createSession(boolean, int, int, int) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
createSession(boolean, int, int, int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
create a Session and start it if required.
createSession(boolean, int, int, int, String) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
createSession(boolean, int, int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
createSession(boolean, int, int, int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
createSession() - Method in class org.apache.qpid.client.AMQSession_0_10
 
createSession() - Method in class org.apache.qpid.client.XASessionImpl
Create a qpid session.
createSession(boolean, int, int) - Method in interface org.apache.qpid.jms.Connection
Create a session specifying the prefetch limit of messages.
createSession(boolean, int, int, int) - Method in interface org.apache.qpid.jms.Connection
Create a session specifying the prefetch limit of messages.
createStreamMessage() - Method in class org.apache.qpid.client.AMQSession
 
createStreamMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createSubcontext(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
createSubcontext(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
createSubscriber(Topic) - Method in class org.apache.qpid.client.AMQSession
Creates a non-durable subscriber
createSubscriber(Topic, String, boolean) - Method in class org.apache.qpid.client.AMQSession
Creates a non-durable subscriber with a message selector
createTemporaryQueue() - Method in class org.apache.qpid.client.AMQSession
 
createTemporaryQueue() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createTemporaryQueueName() - Method in class org.apache.qpid.client.AMQSession
 
createTemporaryTopic() - Method in class org.apache.qpid.client.AMQSession
 
createTemporaryTopic() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createTextMessage() - Method in class org.apache.qpid.client.AMQSession
 
createTextMessage(String) - Method in class org.apache.qpid.client.AMQSession
 
createTextMessage() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createTextMessage(String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createTopic(String) - Method in class org.apache.qpid.client.AMQSession
 
createTopic(String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
createTopic(Object) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
Factory method to create new Topic instances
createTopicConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
createTopicConnection() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
createTopics(Map, Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
createTopicSession(boolean, int) - Method in class org.apache.qpid.client.AMQConnection
Returns an AMQTopicSessionAdapter which wraps an AMQSession and throws IllegalStateExceptions where specified in the JMS spec
createWaiter(Set<AMQState>) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
createWaiter(Set<AMQState>) - Method in class org.apache.qpid.client.state.AMQStateManager
Create and add a new waiter to the notification list.
createXAConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XAConnection with the default user identity.
createXAConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XAConnection with the specified user identity.
createXAQueueConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XAQueueConnection with the default user identity.
createXAQueueConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XAQueueConnection with the specified user identity.
createXAQueueSession() - Method in class org.apache.qpid.client.XAConnectionImpl
Creates an XAQueueSession.
createXASession() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
Create an XASession with default prefetch values of: High = MaxPrefetch Low = MaxPrefetch / 2
createXASession(int, int) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
createXASession(int) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
createXASession() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
Create an XASession with default prefetch values of: High = MaxPrefetch Low = MaxPrefetch / 2
createXASession(int, int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
create an XA Session and start it if required.
createXASession(int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
createXASession(int, int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
createXASession(int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
createXASession() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
Create an XASession with default prefetch values of: High = MaxPrefetch Low = MaxPrefetch / 2
createXASession() - Method in class org.apache.qpid.client.XAConnectionImpl
Creates an XASession.
createXASession(int) - Method in class org.apache.qpid.client.XAConnectionImpl
 
createXATopicConnection() - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XATopicConnection with the default user identity.
createXATopicConnection(String, String) - Method in class org.apache.qpid.client.AMQConnectionFactory
Creates a XATopicConnection with the specified user identity.
createXATopicSession() - Method in class org.apache.qpid.client.XAConnectionImpl
Creates an XAQueueSession.
CustomJMSXProperty - Enum in org.apache.qpid.client
 

D

DAEMON_DISPATCHER_THREAD - Variable in class org.apache.qpid.client.AMQSession
Flag indicating to start dispatcher as a daemon thread
debugIdentity() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
declareAndBind(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
declareAndBind(AMQDestination, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession
 
declareExchange(String, String, boolean) - Method in class org.apache.qpid.client.AMQSession
 
declareQueue(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
Declares a queue for a JMS destination.
declareQueue(AMQDestination, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
declareQueue(AMQDestination, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
declareQueue(AMQDestination, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
declareQueue(AMQDestination, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
DEFAULT - Static variable in interface org.apache.qpid.client.HeartbeatListener
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.qpid.client.BrokerDetails
 
DEFAULT_CYCLE_RETRIES - Static variable in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
The default number of times to cycle through all servers
DEFAULT_FACTORY - Static variable in interface org.apache.qpid.client.message.AMQMessageDelegateFactory
 
DEFAULT_KEY_ENCRYPTION_ALGORITHM - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
DEFAULT_MESSAGE_ENCRYPTION_CIPHER_NAME - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
DEFAULT_PORT - Static variable in class org.apache.qpid.client.BrokerDetails
 
DEFAULT_RESOURCE_NAME - Static variable in class org.apache.qpid.client.security.CallbackHandlerRegistry
The default name of the callback handler properties resource.
DEFAULT_RESOURCE_NAME - Static variable in class org.apache.qpid.client.security.DynamicSaslRegistrar
The default name of the SASL properties file resource.
DEFAULT_SERVER_RETRIES - Static variable in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
The default number of times to retry each server
DEFAULT_SERVER_RETRIES - Static variable in class org.apache.qpid.jms.failover.FailoverSingleServer
The default number of times to rety a conection to this server
DEFAULT_TRANSPORT - Static variable in class org.apache.qpid.client.BrokerDetails
 
DELETE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
deleteExchange(String) - Method in class org.apache.qpid.client.AMQSession
 
deleteExchange(String) - Method in interface org.apache.qpid.jms.Session
Deletes the exchange identified by the given name.
deleteQueue(String) - Method in class org.apache.qpid.client.AMQSession
Undeclares the specified queue.
deleteQueue(String) - Method in interface org.apache.qpid.jms.Session
Deletes the queue identified by the given name.
deleteTemporaryDestination(TemporaryDestination) - Method in class org.apache.qpid.client.AMQSession
Undeclares the specified temporary queue/topic.
deleteTemporaryDestination(TemporaryDestination) - Method in class org.apache.qpid.client.AMQSession_0_8
 
deregisterSession(int) - Method in class org.apache.qpid.client.AMQConnection
 
destroySubcontext(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
destroySubcontext(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
dispatch(UnprocessedMessage) - Method in class org.apache.qpid.client.AMQSession
 
dispatch(AMQSession) - Method in interface org.apache.qpid.client.AMQSession.Dispatchable
 
dispatch(AMQSession) - Method in class org.apache.qpid.client.message.UnprocessedMessage
 
dispatchAccessRequest(AccessRequestBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchAccessRequestOk(AccessRequestOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicAck(BasicAckBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicCancel(BasicCancelBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicCancelOk(BasicCancelOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicConsume(BasicConsumeBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicConsumeOk(BasicConsumeOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicDeliver(BasicDeliverBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicGet(BasicGetBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicGetEmpty(BasicGetEmptyBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicGetOk(BasicGetOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicNack(BasicNackBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicPublish(BasicPublishBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicQos(BasicQosBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicQosOk(BasicQosOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicRecover(BasicRecoverBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
dispatchBasicRecoverSync(BasicRecoverSyncBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
dispatchBasicReject(BasicRejectBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchBasicReturn(BasicReturnBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelAlert(ChannelAlertBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelAlert(ChannelAlertBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
dispatchChannelAlert(ChannelAlertBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
dispatchChannelAlert(ChannelAlertBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
dispatchChannelClose(ChannelCloseBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelCloseOk(ChannelCloseOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelFlow(ChannelFlowBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelFlowOk(ChannelFlowOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelOpen(ChannelOpenBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchChannelOpenOk(ChannelOpenOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConfirmSelect(ConfirmSelectBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConfirmSelectOk(ConfirmSelectOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionClose(ConnectionCloseBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionCloseOk(ConnectionCloseOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionOpen(ConnectionOpenBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionOpenOk(ConnectionOpenOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionRedirect(ConnectionRedirectBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionSecure(ConnectionSecureBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionSecureOk(ConnectionSecureOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionStart(ConnectionStartBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionStartOk(ConnectionStartOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionTune(ConnectionTuneBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchConnectionTuneOk(ConnectionTuneOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
DISPATCHER_SHUTDOWN_TIMEOUT_MS - Static variable in class org.apache.qpid.client.AMQSession
System property to configure dispatcher shutdown timeout in milliseconds.
DISPATCHER_SHUTDOWN_TIMEOUT_MS_DEFAULT - Static variable in class org.apache.qpid.client.AMQSession
Dispatcher shutdown timeout default setting.
dispatchExchangeBound(ExchangeBoundBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchExchangeBoundOk(ExchangeBoundOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchExchangeDeclare(ExchangeDeclareBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchExchangeDeclareOk(ExchangeDeclareOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchExchangeDelete(ExchangeDeleteBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchExchangeDeleteOk(ExchangeDeleteOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueBind(QueueBindBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueBindOk(QueueBindOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueDeclare(QueueDeclareBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueDeclareOk(QueueDeclareOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueDelete(QueueDeleteBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueDeleteOk(QueueDeleteOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueuePurge(QueuePurgeBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueuePurgeOk(QueuePurgeOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
dispatchQueueUnbind(QueueUnbindBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_9
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_0_91
 
dispatchQueueUnbindOk(QueueUnbindOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl_8_0
 
dispatchTxCommit(TxCommitBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchTxCommitOk(TxCommitOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchTxRollback(TxRollbackBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchTxRollbackOk(TxRollbackOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchTxSelect(TxSelectBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispatchTxSelectOk(TxSelectOkBody, int) - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
dispose() - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
dispose() - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
dispose() - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
dispose() - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
dispose() - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
doBind(AMQDestination, AMQDestination.Binding, String, String) - Method in class org.apache.qpid.client.AMQSession
 
doBind(AMQDestination, AMQDestination.Binding, String, String) - Method in class org.apache.qpid.client.AMQSession_0_10
 
doBind(AMQDestination, AMQDestination.Binding, String, String) - Method in class org.apache.qpid.client.AMQSession_0_8
 
doUnbind(AMQDestination.Binding, String, String) - Method in class org.apache.qpid.client.AMQSession_0_8
 
drainDispatchQueueWithDispatcher() - Method in class org.apache.qpid.client.AMQSession
 
drainReceiverQueueAndRetrieveDeliveryTags() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
DURABLE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
DynamicSaslRegistrar - Class in org.apache.qpid.client.security
DynamicSaslRegistrar provides a collection of helper methods for reading a configuration file that contains a mapping from SASL mechanism names to implementing client factory class names and registering a security provider with the Java runtime system, that uses the configured client factory implementations.
DynamicSaslRegistrar.ProviderRegistrationResult - Enum in org.apache.qpid.client.security
 

E

encrypt(SecretKeySpec, byte[], byte[]) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
ENCRYPT_HEADER - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
ENCRYPT_RECIPIENTS_HEADER - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
Encrypted010MessageFactory - Class in org.apache.qpid.client.message
 
Encrypted010MessageFactory(MessageFactoryRegistry) - Constructor for class org.apache.qpid.client.message.Encrypted010MessageFactory
 
Encrypted091MessageFactory - Class in org.apache.qpid.client.message
 
Encrypted091MessageFactory(MessageFactoryRegistry) - Constructor for class org.apache.qpid.client.message.Encrypted091MessageFactory
 
ENCRYPTED_0_10_CONTENT_TYPE - Static variable in class org.apache.qpid.client.message.Encrypted010MessageFactory
 
ENCRYPTED_0_9_1_CONTENT_TYPE - Static variable in class org.apache.qpid.client.message.Encrypted091MessageFactory
 
ENCRYPTED_KEYS_PROPERTY - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
ENCRYPTION_ALGORITHM_PROPERTY - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
end(Xid, int) - Method in class org.apache.qpid.client.XAResourceImpl
Ends the work performed on behalf of a transaction branch.
ensureCreditForReceive() - Method in class org.apache.qpid.client.AMQSession_0_8
 
equals(Object) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
equals(Object) - Method in class org.apache.qpid.client.AMQConnectionURL
 
equals(Object) - Method in class org.apache.qpid.client.AMQDestination
 
equals(Object) - Method in class org.apache.qpid.client.AMQQueue
 
equals(Object) - Method in class org.apache.qpid.client.AMQTopic
 
equals(Object) - Method in class org.apache.qpid.client.BrokerDetails
 
error(Exception) - Method in class org.apache.qpid.client.state.AMQStateManager
Propagate error to waiters
error(Exception) - Method in class org.apache.qpid.client.util.BlockingWaiter
This is a callback, called when an error has occurred that should interrupt any waiter.
evaluateChallenge(byte[]) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
evaluateChallenge(byte[]) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
evaluateChallenge(byte[]) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
evaluateChallenge(byte[]) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
evaluateChallenge(byte[]) - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
exception(Connection, ConnectionException) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
exception(Throwable) - Method in class org.apache.qpid.client.AMQProtocolHandler
Invoked when any exception is thrown by the NetworkDriver
exception(Session, SessionException) - Method in class org.apache.qpid.client.AMQSession_0_10
 
exceptionReceived(Throwable) - Method in class org.apache.qpid.client.AMQConnection
Invoked by the AMQProtocolSession when a protocol session exception has occurred.
EXCHANGE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
ExchangeBoundOkMethodHandler - Class in org.apache.qpid.client.handler
 
exchangeExists(String) - Method in class org.apache.qpid.client.AMQSession_0_8
 
exchangeMapContains(String) - Static method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
Accessor method to allow lookups of the given exchange name.
EXCLUSIVE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
execute() - Method in class org.apache.qpid.client.failover.FailoverNoopSupport
Delegates to another continuation which is to be provided with fail-over handling.
execute() - Method in interface org.apache.qpid.client.failover.FailoverProtectedOperation
Performs the continuations work.
execute() - Method in class org.apache.qpid.client.failover.FailoverRetrySupport
Delays a continuation until the "not failing over" condition is met on the specified connection.
execute() - Method in interface org.apache.qpid.client.failover.FailoverSupport
Delegates to another continuation which is to be provided with fail-over handling.
executeRetrySupport(FailoverProtectedOperation<T, E>) - Method in class org.apache.qpid.client.AMQConnection
 
executeRetrySupport(FailoverProtectedOperation<T, E>) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
executeRetrySupport(FailoverProtectedOperation<T, E>) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
executeRetrySupport(FailoverProtectedOperation<T, E>) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 

F

FACTORY_0_10 - Static variable in interface org.apache.qpid.client.message.AMQMessageDelegateFactory
 
FACTORY_0_8 - Static variable in interface org.apache.qpid.client.message.AMQMessageDelegateFactory
 
FAILED - Static variable in class org.apache.qpid.client.failover.FailoverState
Failover has been attempted and failed.
failedOverPost() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
failedOverPost() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
failedOverPre() - Method in class org.apache.qpid.client.BasicMessageConsumer
to be called when a failover has occured
FAILOVER_EXCHANGE - Static variable in interface org.apache.qpid.jms.failover.FailoverMethod
 
failoverAllowed() - Method in class org.apache.qpid.client.AMQConnection
 
failoverAllowed() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
failoverAllowed() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Check if failover is possible for this method
failoverAllowed() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
failoverAllowed() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
failoverAllowed() - Method in class org.apache.qpid.jms.FailoverPolicy
 
failoverComplete() - Method in interface org.apache.qpid.jms.ConnectionListener
Called once failover has completed successfully.
FailoverException - Exception in org.apache.qpid.client.failover
FailoverException is used to indicate that a synchronous request has failed to receive the reply that it is waiting for because the fail-over process has been started whilst it was waiting for its reply.
FailoverException(String) - Constructor for exception org.apache.qpid.client.failover.FailoverException
 
FailoverExchangeMethod - Class in org.apache.qpid.jms.failover
When using the Failover exchange a single broker is supplied in the URL.
FailoverExchangeMethod(ConnectionURL, Connection) - Constructor for class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
FailoverHandler - Class in org.apache.qpid.client
FailoverHandler is a continuation that performs the failover procedure on a protocol session.
FailoverHandler(AMQProtocolHandler) - Constructor for class org.apache.qpid.client.FailoverHandler
 
failoverInProgress() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
FailoverMethod - Interface in org.apache.qpid.jms.failover
 
FailoverNoopSupport<T,E extends Exception> - Class in org.apache.qpid.client.failover
FailoverNoopSupport is a FailoverSupport implementation that does not really provide any failover support at all.
FailoverNoopSupport(FailoverProtectedOperation<T, E>, AMQConnection) - Constructor for class org.apache.qpid.client.failover.FailoverNoopSupport
Creates an automatic retrying fail-over handler for the specified operation.
FailoverPolicy - Class in org.apache.qpid.jms
 
FailoverPolicy(ConnectionURL, Connection) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 
FailoverPolicy(FailoverMethod) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 
FailoverPolicy(FailoverMethod, int) - Constructor for class org.apache.qpid.jms.FailoverPolicy
 
failoverPrep() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
FailoverProtectedOperation<T,E extends Exception> - Interface in org.apache.qpid.client.failover
FailoverProtectedOperation is a continuation for an operation that may throw a FailoverException because it has been interrupted by the fail-over process.
FailoverRetrySupport<T,E extends Exception> - Class in org.apache.qpid.client.failover
FailoverRetrySupport is a continuation that wraps another continuation, delaying its execution until it is notified that a blocking condition has been met, and executing the continuation within a mutex.
FailoverRetrySupport(FailoverProtectedOperation<T, E>, AMQConnection) - Constructor for class org.apache.qpid.client.failover.FailoverRetrySupport
Creates an automatic retrying fail-over handler for the specified operation.
FailoverRoundRobinServers - Class in org.apache.qpid.jms.failover
 
FailoverRoundRobinServers(ConnectionURL) - Constructor for class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
FailoverSingleServer - Class in org.apache.qpid.jms.failover
 
FailoverSingleServer(ConnectionURL) - Constructor for class org.apache.qpid.jms.failover.FailoverSingleServer
 
FailoverSingleServer(BrokerDetails) - Constructor for class org.apache.qpid.jms.failover.FailoverSingleServer
 
FailoverState - Class in org.apache.qpid.client.failover
Defines the possible states of the failover process; not started, in progress, failed.
FailoverSupport<T,E extends Exception> - Interface in org.apache.qpid.client.failover
FailoverSupport defines an interface for different types of fail-over handlers, that provide different types of behaviour for handling fail-overs during operations that can be interrupted by the fail-over process.
FILTER - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
fireFailoverComplete() - Method in class org.apache.qpid.client.AMQConnection
Fires a failover complete event to the registered connection listener (if any).
firePreFailover(boolean) - Method in class org.apache.qpid.client.AMQConnection
Fire the preFailover event to the registered connection listener (if any)
firePreResubscribe() - Method in class org.apache.qpid.client.AMQConnection
Fire the preResubscribe event to the registered connection listener (if any).
FlowControllingBlockingQueue<T> - Class in org.apache.qpid.client.util
A blocking queue that emits events above a user specified threshold allowing the caller to take action (e.g.
FlowControllingBlockingQueue(int, FlowControllingBlockingQueue.ThresholdListener) - Constructor for class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
FlowControllingBlockingQueue(int, int, FlowControllingBlockingQueue.ThresholdListener) - Constructor for class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
FlowControllingBlockingQueue.ThresholdListener - Interface in org.apache.qpid.client.util
 
flushAcknowledgments() - Method in class org.apache.qpid.client.AMQSession
 
flushAcknowledgments() - Method in class org.apache.qpid.client.AMQSession_0_10
 
flushAcknowledgments() - Method in class org.apache.qpid.client.AMQSession_0_8
 
forget(Xid) - Method in class org.apache.qpid.client.XAResourceImpl
Tells the resource manager to forget about a heuristically completed transaction branch.
freeze() - Method in class org.apache.qpid.jndi.ReadOnlyContext
 

G

generateDestination(String, String) - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
Called when a Destination is requried.
generateQueueName() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
get(int) - Method in class org.apache.qpid.client.ChannelToSessionMap
 
get(int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
get(int) - Method in interface org.apache.qpid.jms.ListMessage
 
getAcknowledgeMode() - Method in class org.apache.qpid.client.AMQSession
 
getAcknowledgeMode() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
getAcknowledgeMode() - Method in class org.apache.qpid.client.BasicMessageConsumer
The acknowledge mode in force for this consumer.
getActiveBrokerDetails() - Method in class org.apache.qpid.client.AMQConnection
Get the details of the currently active broker
getAddress() - Method in class org.apache.qpid.client.AMQDestination
 
getAddressName() - Method in class org.apache.qpid.client.AMQDestination
 
getAddressType() - Method in class org.apache.qpid.client.AMQDestination
 
getAllBrokerDetails() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getAllBrokerDetails() - Method in class org.apache.qpid.client.url.URLParser_0_10
 
getAllBrokerDetails() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getAlternateExchange() - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
getAlternateExchange() - Method in class org.apache.qpid.client.messaging.address.Node
 
getAMQConnection() - Method in class org.apache.qpid.client.AMQSession
 
getAMQConnection() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getAMQDestination() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getAMQQueueName() - Method in class org.apache.qpid.client.AMQDestination
 
getAMQSession() - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
 
getAMQSession() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getAMQSession() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getArgs() - Method in class org.apache.qpid.client.AMQDestination.Binding
 
getArgs() - Method in class org.apache.qpid.client.messaging.address.Link.Subscription
 
getArguments() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getAssert() - Method in class org.apache.qpid.client.AMQDestination
 
getAssert() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getBindingKey() - Method in class org.apache.qpid.client.AMQDestination.Binding
 
getBindingKeys() - Method in class org.apache.qpid.client.AMQDestination
 
getBindings(Map) - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getBindings() - Method in class org.apache.qpid.client.messaging.address.Link
 
getBindings() - Method in class org.apache.qpid.client.messaging.address.Node
 
getBodies() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getBodyLength() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
getBoolean(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getBoolean(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getBoolean(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getBooleanProperty(String) - Method in class org.apache.qpid.client.BrokerDetails
 
getBooleanProperty(String, boolean) - Method in class org.apache.qpid.client.BrokerDetails
 
getBooleanProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getBooleanProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getBooleanProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getBooleanProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getBrokerCount() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getBrokerCount() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getBrokerDetails(int) - Method in class org.apache.qpid.client.AMQConnectionURL
 
getBrokerDetails(int) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getBrokerSuppliedTrustStore(String) - Method in class org.apache.qpid.client.AMQConnection
 
getBrokerUUID() - Method in class org.apache.qpid.client.AMQConnection
 
getBrokerUUID() - Method in interface org.apache.qpid.client.AMQXAResource
 
getBrokerUUID() - Method in class org.apache.qpid.client.XAResourceImpl
 
getBrokerVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getByte(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getByte(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getByte(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getByteProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getByteProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getByteProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getByteProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getBytes(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getBytes(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getBytes(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getCertIssuerPrincipal() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
getCertSerialNumber() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
getChannelId() - Method in class org.apache.qpid.client.AMQSession
 
getChannelId() - Method in class org.apache.qpid.client.BasicMessageConsumer
We need to know the channel id when constructing frames
getChannelId() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getChannelMax() - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
getChar(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getChar(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getClientID() - Method in class org.apache.qpid.client.AMQConnection
 
getClientID() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getClientName() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getClientName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getClientVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getConnection() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getConnection() - Method in class org.apache.qpid.client.BasicMessageConsumer
The connection being used by this consumer
getConnection() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getConnection() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getConnectionListener() - Method in class org.apache.qpid.client.AMQConnection
 
getConnectionListener() - Method in interface org.apache.qpid.jms.Connection
Get the connection listener that has been registered with this connection, if any
getConnectionNumber() - Method in class org.apache.qpid.client.AMQConnection
 
getConnectionPrefix() - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
getConnectionSettings() - Method in class org.apache.qpid.client.AMQConnection
 
getConnectionStartServerProperties() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getConnectionTimeout() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
getConnectionTuneParameters() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getConnectionURL() - Method in class org.apache.qpid.client.AMQConnection
Returns connection url.
getConnectionURL() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
getConnectionURL() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
getConnectionURLString() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
getConnectionURLString() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
getConsumer() - Method in class org.apache.qpid.client.MessageConsumerPair
 
getConsumerArguments() - Method in class org.apache.qpid.client.AMQDestination
 
getConsumerCapacity() - Method in class org.apache.qpid.client.messaging.address.Link
 
getConsumers() - Method in class org.apache.qpid.client.AMQSession
Consumers associated with this session
getConsumerTag() - Method in class org.apache.qpid.client.BasicMessageConsumer
The consumer tag allows us to close the consumer by sending a jmsCancel method to the broker
getConsumerTag() - Method in class org.apache.qpid.client.message.UnprocessedMessage
 
getConsumerTagString() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
getContentHeader() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getContentHeaderProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getContentType() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getContentType() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getContentType() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getContentType() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getConvertedMessage() - Method in class org.apache.qpid.client.message.MessageConverter
 
getCreate() - Method in class org.apache.qpid.client.AMQDestination
 
getCreate() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getCurrentBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
getCurrentBrokerDetails() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
If there is no current BrokerDetails the null will be returned.
getCurrentBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
getCurrentBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
getCurrentBrokerDetails() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getCurrentException() - Method in class org.apache.qpid.client.AMQSession_0_10
Get the latest thrown exception.
getCurrentMethod() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getCurrentState() - Method in class org.apache.qpid.client.state.AMQStateManager
 
getData() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getData() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getData() - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
getData() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
getData() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getData() - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
getData() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
getData() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
getDeclareArgs(Map) - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getDeclareArgs() - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
getDeclareArgs() - Method in class org.apache.qpid.client.messaging.address.Node
 
getDefaultDestSyntax() - Static method in class org.apache.qpid.client.AMQDestination
 
getDefaultPrefetch() - Method in class org.apache.qpid.client.AMQSession
 
getDefaultPrefetch() - Method in interface org.apache.qpid.jms.Session
 
getDefaultPrefetchHigh() - Method in class org.apache.qpid.client.AMQSession
 
getDefaultPrefetchHigh() - Method in interface org.apache.qpid.jms.Session
 
getDefaultPrefetchLow() - Method in class org.apache.qpid.client.AMQSession
 
getDefaultPrefetchLow() - Method in interface org.apache.qpid.jms.Session
 
getDefaultQueueExchangeName() - Method in class org.apache.qpid.client.AMQConnection
 
getDefaultQueueExchangeName() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getDefaultQueueExchangeName() - Method in class org.apache.qpid.client.AMQSession
 
getDefaultQueueExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getDefaultQueueExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getDefaultTimeout() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getDefaultTopicExchangeName() - Method in class org.apache.qpid.client.AMQConnection
 
getDefaultTopicExchangeName() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getDefaultTopicExchangeName() - Method in class org.apache.qpid.client.AMQSession
 
getDefaultTopicExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getDefaultTopicExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getDelegate() - Method in class org.apache.qpid.client.AMQConnection
 
getDelegate() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getDelete() - Method in class org.apache.qpid.client.AMQDestination
 
getDelete() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getDeliverBody() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getDeliveredMessageTags() - Method in class org.apache.qpid.client.AMQSession
All the delivered message tags
getDeliveryMode() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getDeliveryMode() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getDeliveryMode() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getDeliveryProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getDeliveryTag() - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
Get the AMQ message number assigned to this message
getDeliveryTag() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
Get the AMQ message number assigned to this message
getDeliveryTag() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getDeliveryTag() - Method in class org.apache.qpid.client.message.CloseConsumerMessage
 
getDeliveryTag() - Method in class org.apache.qpid.client.message.UnprocessedMessage
 
getDeliveryTag() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_10
 
getDeliveryTag() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getDestination(String, String) - Method in class org.apache.qpid.client.AMQSession_0_8.DestinationCache
 
getDestination() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getDestination() - Method in class org.apache.qpid.client.BasicMessageProducer
The Destination used for this consumer, if specified upon creation.
getDestination() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getDestination() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getDestinationPrefix() - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
getDestinationString() - Method in class org.apache.qpid.client.AMQDestination
 
getDestSyntax() - Method in class org.apache.qpid.client.AMQDestination
 
getDestType(String) - Static method in class org.apache.qpid.client.AMQDestination
 
getDisableMessageID() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getDisableMessageID() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getDisableMessageID() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getDisableMessageTimestamp() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getDisableMessageTimestamp() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getDisableMessageTimestamp() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getDispatcher() - Method in class org.apache.qpid.client.AMQSession
Holds the dispatcher thread for this session.
getDispatcherThread() - Method in class org.apache.qpid.client.AMQSession
 
getDouble(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getDouble(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getDouble(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getDoubleProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getDoubleProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getDoubleProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getDoubleProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getDurableTopicQueueName(String, AMQConnection) - Static method in class org.apache.qpid.client.AMQTopic
 
getEncodedName() - Method in class org.apache.qpid.client.AMQDestination
 
getEncoding() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getEncoding() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getEncoding() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getEncoding() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getEncryptedKey() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
getEncryptedRecipients() - Method in class org.apache.qpid.client.AMQDestination
 
getEncryptedRecipients() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getEncryptionPrivateKey(X500Principal, BigInteger) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getEnumeration() - Method in class org.apache.qpid.client.AMQQueueBrowser
 
getEnvironment() - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
getExceptionListener() - Method in class org.apache.qpid.client.AMQConnection
 
getExceptionListenerNoCheck() - Method in class org.apache.qpid.client.AMQConnection
 
getExchange() - Method in class org.apache.qpid.client.AMQDestination.Binding
 
getExchange() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getExchangeClass() - Method in class org.apache.qpid.client.AMQDestination
 
getExchangeName() - Method in class org.apache.qpid.client.AMQDestination
 
getExchangeName() - Method in class org.apache.qpid.client.AMQTopic
 
getExchangeType() - Method in class org.apache.qpid.client.messaging.address.Node
 
getFailoverLatch() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getFailoverMethod() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getFailoverMethod() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getFailoverMutex() - Method in class org.apache.qpid.client.AMQConnection
In order to protect the consistency of the connection and its child sessions, consumers and producers, the "failover mutex" must be held when doing any operations that could be corrupted during failover.
getFailoverMutex() - Method in class org.apache.qpid.client.AMQSession
 
getFailoverOption(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
getFailoverOption(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getFailoverOptions() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getFailoverPolicy() - Method in class org.apache.qpid.client.AMQConnection
 
getFilter() - Method in class org.apache.qpid.client.messaging.address.Link
 
getFilterType() - Method in class org.apache.qpid.client.messaging.address.Link
 
getFloat(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getFloat(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getFloat(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getFloatProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getFloatProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getFloatProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getFloatProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getFrameMax() - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
getHeartbeat() - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
getHeartbeatTimeoutFactor() - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
getHighestDeliveryTag() - Method in class org.apache.qpid.client.AMQSession
Holds the highest received delivery tag.
getHost() - Method in class org.apache.qpid.client.BrokerDetails
 
getHost() - Method in exception org.apache.qpid.client.failover.ConnectionRedirectException
 
getInfoFromBindingURL(BindingURL) - Method in class org.apache.qpid.client.AMQDestination
 
getInitialContext(Hashtable) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
getInitialisationVector() - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getInstance() - Static method in class org.apache.qpid.client.handler.AccessRequestOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.BasicCancelOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.BasicDeliverMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.BasicReturnMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ChannelCloseMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ChannelCloseOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ChannelFlowMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ChannelFlowOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionCloseMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionOpenOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionRedirectMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionSecureMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionStartMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ConnectionTuneMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.ExchangeBoundOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.handler.QueueDeleteOkMethodHandler
 
getInstance() - Static method in class org.apache.qpid.client.security.CallbackHandlerRegistry
Gets the singleton instance of this registry.
getInt(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getInt(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getInteger(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getIntProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getIntProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getIntProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getIntProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getItem() - Method in class org.apache.qpid.client.MessageConsumerPair
 
getJMSCorrelationID() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSCorrelationID() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSCorrelationID() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSCorrelationID() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSCorrelationIDAsBytes() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSDeliveryMode() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSDeliveryMode() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSDeliveryMode() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSDeliveryMode() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSDestination() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSDestination() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSDestination() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSDestination() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSExpiration() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSExpiration() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSExpiration() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSExpiration() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSMajorVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getJMSMessageID() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSMessageID() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSMessageID() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSMessageID() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSMinorVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getJMSPriority() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSPriority() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSPriority() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSPriority() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSProviderName() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getJMSRedelivered() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSReplyTo() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSReplyTo() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSReplyTo() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSReplyTo() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSTimestamp() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSTimestamp() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSTimestamp() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSTimestamp() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSType() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getJMSType() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getJMSType() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getJMSType() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getJMSVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getJMSXPropertyNames() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getKeyEncryptionAlgorithm() - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getKeyEncryptionAlgorithm() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
getKeyTransportRecipientInfo(List<String>, SecretKeySpec) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getLastException() - Method in class org.apache.qpid.client.AMQSession
 
getLastException() - Method in class org.apache.qpid.client.AMQSession_0_10
 
getLastException() - Method in class org.apache.qpid.client.AMQSession_0_8
 
getLastException() - Method in class org.apache.qpid.client.state.AMQStateManager
 
getLastFailoverTime() - Method in class org.apache.qpid.client.AMQConnection
 
getLastReadTime() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getLastWriteTime() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getLimit() - Method in exception org.apache.qpid.jms.ChannelLimitReachedException
 
getLink() - Method in class org.apache.qpid.client.AMQDestination
 
getLink() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getLocalAddress() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getLong(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getLong(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getLong(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getLongProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getLongProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getLongProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getLongProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getMap() - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
getMap() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getMapNames() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getMapNames() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getMaxChannelID() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
getMaxChannelID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
getMaxChannelID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
getMaximumChannelCount() - Method in class org.apache.qpid.client.AMQConnection
 
getMaximumChannelCount() - Method in interface org.apache.qpid.jms.Connection
 
getMaximumFrameSize() - Method in class org.apache.qpid.client.AMQConnection
 
getMaxPoolSize() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
getMaxPrefetch() - Method in class org.apache.qpid.client.AMQConnection
Get the maximum number of messages that this connection can pre-fetch.
getMechanismName() - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
getMechanismName() - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
getMechanismName() - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
getMechanismName() - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
getMechanismName() - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
getMechanismNames(Map) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClientFactory
 
getMechanismNames(Map) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.apache.qpid.client.security.scram.ScramSHA1SaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.apache.qpid.client.security.scram.ScramSHA256SaslClientFactory
 
getMechanisms() - Method in class org.apache.qpid.client.security.CallbackHandlerRegistry
Gets collections of supported SASL mechanism names, ordered by preference
getMessageCompressionThresholdSize() - Method in class org.apache.qpid.client.AMQConnection
 
getMessageDelegateFactory() - Method in class org.apache.qpid.client.AMQSession
 
getMessageDelegateFactory() - Method in class org.apache.qpid.client.AMQSession_0_10
 
getMessageDelegateFactory() - Method in class org.apache.qpid.client.AMQSession_0_8
 
getMessageEncryptionCipherName() - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getMessageEncryptionHelper() - Method in class org.apache.qpid.client.AMQSession
 
getMessageFactory() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getMessageFactoryRegistry() - Method in class org.apache.qpid.client.AMQSession
Holds the message factory factory for this session.
getMessageFromQueue(long) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getMessageFromQueue(long) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
When messages are not prefetched we need to request a message from the broker.
getMessageListener() - Method in class org.apache.qpid.client.AMQSession
 
getMessageListener() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
getMessageListener() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getMessageListener() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
getMessageProperties() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getMessageSelector() - Method in class org.apache.qpid.client.AMQQueueBrowser
 
getMessageSelector() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getMessageSelector() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
getMessageSelectorFilter() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getMessageTransfer() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_10
 
getMetaData() - Method in class org.apache.qpid.client.AMQConnection
 
getMethodDispatcher() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getMethodProcessor() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getMethodRegistry() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getMethodRegistry() - Method in class org.apache.qpid.client.AMQSession_0_8
 
getMethodRegistry() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getMimeType() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
getMimeType() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
getMinChannelID() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
getMinChannelID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
getMinChannelID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
getName() - Method in class org.apache.qpid.client.AMQDestination
 
getName() - Method in class org.apache.qpid.client.messaging.address.Link
 
getName() - Method in class org.apache.qpid.client.messaging.address.Node
 
getNameInNamespace() - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
getNameParser(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
getNameParser(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
getNegotiatedProperty(String) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
getNegotiatedProperty(String) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
getNegotiatedProperty(String) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
getNegotiatedProperty(String) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
getNegotiatedProperty(String) - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
getNetworkConnection() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getNewState() - Method in class org.apache.qpid.client.state.AMQStateChangedEvent
 
getNextBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
getNextBrokerDetails() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Move to the next BrokerDetails if one is available.
getNextBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
getNextBrokerDetails() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
getNextBrokerDetails() - Method in class org.apache.qpid.jms.FailoverPolicy
 
getNextChannelID() - Method in class org.apache.qpid.client.AMQConnection
 
getNextChannelId() - Method in class org.apache.qpid.client.ChannelToSessionMap
 
getNode() - Method in class org.apache.qpid.client.AMQDestination
 
getNode() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getNodeType() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getObject(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getObject(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getObject(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getObject() - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.qpid.client.AMQConnectionFactory
Deprecated.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.qpid.jndi.ObjectFactory
 
getObjectProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getObjectProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getObjectProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getObjectProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getOldState() - Method in class org.apache.qpid.client.state.AMQStateChangedEvent
 
getOption(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
getOption(String) - Static method in enum org.apache.qpid.client.AMQDestination.AddressOption
 
getOption(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
getOptions() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getPassword() - Method in class org.apache.qpid.client.AMQConnection
 
getPassword() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getPassword() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getPort() - Method in class org.apache.qpid.client.BrokerDetails
 
getPort() - Method in exception org.apache.qpid.client.failover.ConnectionRedirectException
 
getPrefetch() - Method in class org.apache.qpid.client.AMQSession
 
getPrefetch() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getPrefetchedMessageTags() - Method in class org.apache.qpid.client.AMQSession
Pre-fetched message tags
getPrefetchHigh() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getPrefetchLow() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getPriority() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getPriority() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getPriority() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getProducerCapacity() - Method in class org.apache.qpid.client.messaging.address.Link
 
getProperty(String) - Method in class org.apache.qpid.client.BrokerDetails
 
getPropertyNames() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getPropertyNames() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getPropertyNames() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getPropertyNames() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getPropertyNames() - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getProtocolHandler() - Method in class org.apache.qpid.client.AMQConnection
 
getProtocolHandler() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
The handler from which this session was created and which is used to handle protocol events.
getProtocolSession() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQConnection
 
getProtocolVersion() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_9
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_91
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
getProtocolVersion() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getProtocolVersion() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getProviderMajorVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getProviderMinorVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getProviderVersion() - Method in class org.apache.qpid.client.QpidConnectionMetaData
 
getPublishMode() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getQpidConnection() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
getQpidConnection() - Method in class org.apache.qpid.client.AMQSession_0_10
 
getQpidSession() - Method in class org.apache.qpid.client.AMQSession_0_10
Access to the underlying Qpid Session
getQpidSession() - Method in class org.apache.qpid.client.XASessionImpl
Access to the underlying Qpid Session
getQueue() - Method in class org.apache.qpid.client.AMQDestination.Binding
 
getQueue() - Method in class org.apache.qpid.client.AMQQueueBrowser
 
getQueue() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
Return the queue associated with this receiver
getQueue() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getQueueDepth(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
Returns the number of messages currently queued for the given destination.
getQueueDepth(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
Returns the number of messages currently queued by the given destination.
getQueueDestinationCache() - Method in class org.apache.qpid.client.AMQSession_0_8
 
getQueueName() - Method in class org.apache.qpid.client.AMQDestination
 
getQueuename() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getQueuePrefix() - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
getQueueSession() - Method in class org.apache.qpid.client.XASessionImpl
Gets the topic session associated with this XATopicSession.
getReadBytes() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getReference() - Method in class org.apache.qpid.client.AMQConnection
 
getReference() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
getReference() - Method in class org.apache.qpid.client.AMQDestination
 
getReference() - Method in class org.apache.qpid.client.PooledConnectionFactory
 
getRejectBehaviour() - Method in class org.apache.qpid.client.AMQDestination
This option is only applicable for 0-8/0-9/0-9-1 protocols connection
getRejectBehaviour() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_8
 
getReliability() - Method in class org.apache.qpid.client.messaging.address.Link
 
getRemoteAddress() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getReplyCode() - Method in class org.apache.qpid.client.message.ReturnMessage
 
getReplyText() - Method in class org.apache.qpid.client.message.ReturnMessage
 
getReplyToString() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getReplyToString() - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getReplyToString() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getReplyToString() - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getRetries() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
getRoutingKey() - Method in class org.apache.qpid.client.AMQDestination
 
getRoutingKey() - Method in class org.apache.qpid.client.AMQQueue
 
getRoutingKey() - Method in class org.apache.qpid.client.AMQTopic
 
getRoutingKey() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
getSaslClient() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getSelector() - Method in class org.apache.qpid.client.filter.JMSSelectorFilter
 
getSelector() - Method in interface org.apache.qpid.client.filter.MessageFilter
 
getSendEncrypted() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
getSender() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getSender() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getSession(int) - Method in class org.apache.qpid.client.AMQConnection
 
getSession() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
getSession() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
getSession() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_8
 
getSession() - Method in class org.apache.qpid.client.BasicMessageProducer
The session used to create this producer
getSession() - Method in class org.apache.qpid.client.BasicMessageProducer_0_8
 
getSession() - Method in class org.apache.qpid.client.message.MessageFactoryRegistry
 
getSession(int) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getSession() - Method in class org.apache.qpid.client.XASessionImpl
Gets the session associated with this XASession.
getSessions() - Method in class org.apache.qpid.client.AMQConnection
 
getShort(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getShort(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getShort(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getShortProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getShortProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getShortProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getShortProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getShortStringName() - Method in enum org.apache.qpid.client.CustomJMSXProperty
 
getSiblings() - Method in interface org.apache.qpid.client.AMQXAResource
 
getSiblings() - Method in class org.apache.qpid.client.XAResourceImpl
 
getSigningCertificate(String) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getSigningCertificateStore() - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
getStateManager() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getStateManager() - Method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
getStateManager() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getString(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
getString(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
getString(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
getStringProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
getStringProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
getStringProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
getStringProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
getSubject() - Method in class org.apache.qpid.client.AMQDestination
 
getSubscription() - Method in class org.apache.qpid.client.messaging.address.Link
 
getSubscriptionQueue() - Method in class org.apache.qpid.client.messaging.address.Link
 
getSuggestedProtocolVersion() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getSyncAck() - Method in class org.apache.qpid.client.AMQConnection
Indicates whether we need to sync on every message ack
getSynchronousQueue() - Method in class org.apache.qpid.client.BasicMessageConsumer
Used in the blocking receive methods to receive a message from the Session thread.
getSyncPersistence() - Method in class org.apache.qpid.client.AMQConnection
Indicates whether persistent messages are synchronized
getSyncPublish() - Method in class org.apache.qpid.client.AMQConnection
 
getSyntaxType(String) - Static method in enum org.apache.qpid.client.AMQDestination.DestSyntax
 
getTemporaryQueueExchangeName() - Method in class org.apache.qpid.client.AMQConnection
 
getTemporaryQueueExchangeName() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getTemporaryQueueExchangeName() - Method in class org.apache.qpid.client.AMQSession
 
getTemporaryQueueExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getTemporaryQueueExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getTemporaryQueuePrefix() - Method in class org.apache.qpid.client.AMQConnection
 
getTemporaryTopicExchangeName() - Method in class org.apache.qpid.client.AMQConnection
 
getTemporaryTopicExchangeName() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getTemporaryTopicExchangeName() - Method in class org.apache.qpid.client.AMQSession
 
getTemporaryTopicExchangeName() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getTemporaryTopicExchangeName() - Method in interface org.apache.qpid.jms.Session
 
getText() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
getTicket() - Method in class org.apache.qpid.client.AMQSession
 
getTimeToLive() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getTimeToLive() - Method in class org.apache.qpid.client.QueueSenderAdapter
 
getTimeToLive() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getTopic() - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
getTopicDestinationCache() - Method in class org.apache.qpid.client.AMQSession_0_8
 
getTopicName() - Method in class org.apache.qpid.client.AMQAnyDestination
 
getTopicName() - Method in class org.apache.qpid.client.AMQTopic
 
getTopicPrefix() - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
getTopicSession() - Method in class org.apache.qpid.client.XASessionImpl
Gets the topic session associated with this XATopicSession.
getTransacted() - Method in class org.apache.qpid.client.AMQSession
Indicates whether the session is in transacted mode.
getTransacted() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
getTransactionTimeout() - Method in class org.apache.qpid.client.XAResourceImpl
Obtains the current transaction timeout value set for this XAResource instance.
getTransport() - Method in class org.apache.qpid.client.BrokerDetails
 
getType() - Method in interface org.apache.qpid.client.message.MessageEncryptionHelper.KeyTransportRecipientInfo
 
getType() - Method in class org.apache.qpid.client.messaging.address.Node
 
getUnacknowledgedMessageTags() - Method in class org.apache.qpid.client.AMQSession
All the not yet acknowledged message tags
getUniqueClientID() - Static method in class org.apache.qpid.client.AMQConnectionFactory
 
getURL() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getURL() - Method in class org.apache.qpid.client.url.URLParser_0_10
 
getURL() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getUserID() - Method in class org.apache.qpid.client.BasicMessageProducer
 
getUsername() - Method in class org.apache.qpid.client.AMQConnection
 
getUsername() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getUsername() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getUUID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
getVirtualHost() - Method in class org.apache.qpid.client.AMQConnection
 
getVirtualHost() - Method in class org.apache.qpid.client.AMQConnectionURL
 
getVirtualHost() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
getVirtualHost() - Method in interface org.apache.qpid.jms.ConnectionURL
 
getVirtualPath() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
getWaitTimeout() - Method in class org.apache.qpid.client.state.AMQStateManager
This provides a single place that the maximum time for state change to occur can be accessed.
getWrittenBytes() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
getXAResource() - Method in class org.apache.qpid.client.XASessionImpl
Returns an XA resource.

H

handle(Callback[]) - Method in class org.apache.qpid.client.security.oauth2.OAuth2AccessTokenCallbackHandler
 
handle(Callback[]) - Method in class org.apache.qpid.client.security.UsernameHashedPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.apache.qpid.client.security.UsernamePasswordCallbackHandler
 
handleQueueNodeCreation(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
handleQueueNodeCreation(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
handleQueueNodeCreation(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
hasConsumer(Destination) - Method in class org.apache.qpid.client.AMQSession
 
hasFailedOverDirty() - Method in class org.apache.qpid.client.AMQSession
Check to see if failover has occured since the last call to markClean(commit or rollback).
hashCode() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
hashCode() - Method in class org.apache.qpid.client.AMQConnectionURL
 
hashCode() - Method in class org.apache.qpid.client.AMQDestination
 
hashCode() - Method in class org.apache.qpid.client.AMQTopic
 
hashCode() - Method in class org.apache.qpid.client.BrokerDetails
 
hasInitialResponse() - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
hasInitialResponse() - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
hasInitialResponse() - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
hasInitialResponse() - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
hasInitialResponse() - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
hasMessageListeners() - Method in class org.apache.qpid.client.AMQSession
 
heartbeatBodyReceived() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
heartbeatBodyReceived(int, HeartbeatBody) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
HeartbeatListener - Interface in org.apache.qpid.client
 
heartbeatReceived() - Method in interface org.apache.qpid.client.HeartbeatListener
 
heartbeatSent() - Method in interface org.apache.qpid.client.HeartbeatListener
 

I

IMMEDIATE_PREFETCH - Static variable in class org.apache.qpid.client.AMQSession
System property to enable immediate message prefetching.
IMMEDIATE_PREFETCH_DEFAULT - Static variable in class org.apache.qpid.client.AMQSession
Immediate message prefetch default.
IN_PROGRESS - Static variable in class org.apache.qpid.client.failover.FailoverState
Failover has been requested on this connection but has not completed.
indexOf(Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
indexOf(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
init(ConnectionSettings) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
init(ConnectionSettings) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
initialise(ConnectionURL) - Method in interface org.apache.qpid.client.security.AMQCallbackHandler
 
initialise(ConnectionURL) - Method in class org.apache.qpid.client.security.oauth2.OAuth2AccessTokenCallbackHandler
 
initialise(ConnectionURL) - Method in class org.apache.qpid.client.security.UsernameHashedPasswordCallbackHandler
 
initialise(ConnectionURL) - Method in class org.apache.qpid.client.security.UsernamePasswordCallbackHandler
 
internalBind(String, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
isAddressResolved() - Method in class org.apache.qpid.client.AMQDestination
 
isAddrSyntaxSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
isAllBodyDataReceived() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
isAutoClose() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isAutoDelete() - Method in class org.apache.qpid.client.AMQDestination
 
isAutoDelete() - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
isAutoDelete() - Method in class org.apache.qpid.client.messaging.address.Node
 
isBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession
 
isBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession_0_8
Checks if a particular queue is bound to an exchange with a given key.
isBound(AMQDestination) - Method in class org.apache.qpid.client.BasicMessageProducer
 
isBound(AMQDestination) - Method in class org.apache.qpid.client.BasicMessageProducer_0_10
 
isBrowseOnly() - Method in class org.apache.qpid.client.AMQDestination
 
isBrowseOnly() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isBrowseOnly() - Method in class org.apache.qpid.client.messaging.address.AddressHelper
 
isCheckedForQueueBinding() - Method in class org.apache.qpid.client.AMQDestination
 
isClosed() - Method in class org.apache.qpid.client.AMQSession
Checks if the Session and its parent connection are closed
isClosed() - Method in class org.apache.qpid.client.Closeable
Checks if this is closed.
isClosed() - Method in interface org.apache.qpid.client.CommonConnection
 
isClosing() - Method in class org.apache.qpid.client.AMQSession
Checks if the Session and its parent connection are capable of performing closing operations
isClosing() - Method in class org.apache.qpid.client.Closeable
Checks if this is closing.
isComplete() - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
isComplete() - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
isComplete() - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
isComplete() - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
isComplete() - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
isConfirmedPublishNonTransactionalSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
isConfirmedPublishSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
isConnected() - Method in class org.apache.qpid.client.AMQConnection
 
isDeclareExchanges() - Method in class org.apache.qpid.client.AMQSession
 
isDefaultExchange() - Method in class org.apache.qpid.client.AMQDestination
 
isDisableTimestamps() - Method in class org.apache.qpid.client.BasicMessageProducer
If true, messages will not get a timestamp.
isDurable() - Method in class org.apache.qpid.client.AMQDestination
 
isDurable() - Method in class org.apache.qpid.client.messaging.address.Link
 
isDurable() - Method in class org.apache.qpid.client.messaging.address.Node
 
isDurableSubscriber() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isEmpty() - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
isEmpty() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
isEnlisted() - Method in class org.apache.qpid.client.XAResourceImpl
Is this resource currently enlisted in a transaction?
isExchangeAutoDelete() - Method in class org.apache.qpid.client.AMQDestination
 
isExchangeDurable() - Method in class org.apache.qpid.client.AMQDestination
 
isExchangeExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
isExchangeExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isExchangeExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isExchangeExistsChecked() - Method in class org.apache.qpid.client.AMQDestination
 
isExchangeInternal() - Method in class org.apache.qpid.client.AMQDestination
 
isExclusive() - Method in class org.apache.qpid.client.AMQDestination
 
isExclusive() - Method in class org.apache.qpid.client.BasicMessageConsumer
We store the exclusive field in order to be able to reuse it when resubscribing in the event of failover
isExclusive() - Method in class org.apache.qpid.client.messaging.address.Link.Subscription
 
isExclusive() - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
isExclusive() - Method in class org.apache.qpid.client.messaging.address.Node
 
isFailingOver() - Method in class org.apache.qpid.client.AMQConnection
 
isFlowBlocked() - Method in class org.apache.qpid.client.AMQSession
Tests whether flow to this session is blocked.
isFlowBlocked() - Method in class org.apache.qpid.client.AMQSession_0_10
 
isFlowBlocked() - Method in class org.apache.qpid.client.AMQSession_0_8
 
isImmediatePrefetch() - Method in class org.apache.qpid.client.AMQSession
Used to indicate that the session should start pre-fetching messages as soon as it is started.
isMessageCompressionDesired() - Method in class org.apache.qpid.client.AMQConnection
 
isMessageCompressionSupported() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
isMessageCompressionSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
isMessageCompressionSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
isMessageListenerSet() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isNameRequired() - Method in class org.apache.qpid.client.AMQAnyDestination
 
isNameRequired() - Method in class org.apache.qpid.client.AMQDestination
 
isNameRequired() - Method in class org.apache.qpid.client.AMQHeadersExchange
 
isNameRequired() - Method in class org.apache.qpid.client.AMQQueue
 
isNameRequired() - Method in class org.apache.qpid.client.AMQTopic
 
isNameRequired() - Method in class org.apache.qpid.client.AMQUndefinedDestination
 
isNoLocal() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isNoLocal() - Method in class org.apache.qpid.client.messaging.address.Link
 
isPopulateUserId() - Method in class org.apache.qpid.client.AMQConnection
 
isQueue() - Method in class org.apache.qpid.client.AMQDestination
 
isQueueBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession
Tests whether or not the specified queue is bound to the specified exchange under a particular routing key.
isQueueBound(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
isQueueBound(String, String, String, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession
 
isQueueBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession_0_10
Bind a queue with an exchange.
isQueueBound(AMQDestination) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isQueueBound(String, String, String, String[]) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isQueueBound(String, String, String, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isQueueBound(AMQDestination) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isQueueBound(String, String, String) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isQueueBound(String, String, String, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isQueueExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
isQueueExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isQueueExist(String, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_10
 
isQueueExist(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isQueueExist(String, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_8
 
isReceiving() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
isRedelivered() - Method in class org.apache.qpid.client.message.CloseConsumerMessage
 
isRedelivered() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
isResolvedAfter(long) - Method in class org.apache.qpid.client.AMQDestination
 
isSameRM(XAResource) - Method in class org.apache.qpid.client.XAResourceImpl
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xaResource.
isStrictAMQP() - Method in class org.apache.qpid.client.AMQSession
Indicates that warnings should be generated on violations of the strict AMQP.
isSupportedServerFeature(String) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
Tests whether the server has advertised support for the specified feature via the qpid.features server connection property.
isSupportedServerFeature(String) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
isSupportedServerFeature(String) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
isSuspended() - Method in class org.apache.qpid.client.AMQSession
 
isTopic() - Method in class org.apache.qpid.client.AMQDestination
 
isTransacted() - Method in class org.apache.qpid.client.AMQSession
Indicates whether the session is in transacted mode.
isUseLegacyMapMessageFormat() - Method in class org.apache.qpid.client.AMQConnection
 
isUseLegacyStreamMessageFormat() - Method in class org.apache.qpid.client.AMQConnection
 
isUserPassRequired(String) - Method in class org.apache.qpid.client.security.CallbackHandlerRegistry
 
isVirtualHostPropertiesSupported() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
isVirtualHostPropertiesSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
isVirtualHostPropertiesSupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
itemExists(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
itemExists(String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
iterator() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
iterator() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
iterator() - Method in interface org.apache.qpid.jms.ListMessage
 

J

JCAProvider - Class in org.apache.qpid.client.security
JCAProvider is a security provider for SASL client factories that is configured from a map of SASL mechanism names to client factories implementation class names.
JCAProvider(Map<String, Class<? extends SaslClientFactory>>) - Constructor for class org.apache.qpid.client.security.JCAProvider
Creates the security provider with a map from SASL mechanisms to implementing factories.
JMS_TYPE - Static variable in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
JMS_TYPE - Static variable in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
JMS_TYPE - Static variable in interface org.apache.qpid.jms.Message
 
JMSBytesMessage - Class in org.apache.qpid.client.message
 
JMSBytesMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.JMSBytesMessage
 
JMSBytesMessageFactory - Class in org.apache.qpid.client.message
 
JMSBytesMessageFactory() - Constructor for class org.apache.qpid.client.message.JMSBytesMessageFactory
 
JMSExceptionHelper - Class in org.apache.qpid.client.util
 
JMSExceptionHelper() - Constructor for class org.apache.qpid.client.util.JMSExceptionHelper
 
JMSHeaderAdapter - Class in org.apache.qpid.client.message
 
JMSHeaderAdapter(FieldTable) - Constructor for class org.apache.qpid.client.message.JMSHeaderAdapter
 
JMSMapMessage - Class in org.apache.qpid.client.message
 
JMSMapMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.JMSMapMessage
 
JMSMapMessageFactory - Class in org.apache.qpid.client.message
 
JMSMapMessageFactory() - Constructor for class org.apache.qpid.client.message.JMSMapMessageFactory
 
JmsNotImplementedException - Exception in org.apache.qpid.client
 
JmsNotImplementedException() - Constructor for exception org.apache.qpid.client.JmsNotImplementedException
 
JMSObjectMessage - Class in org.apache.qpid.client.message
 
JMSObjectMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.JMSObjectMessage
Creates empty, writable message for use by producers
JMSObjectMessageFactory - Class in org.apache.qpid.client.message
 
JMSObjectMessageFactory() - Constructor for class org.apache.qpid.client.message.JMSObjectMessageFactory
 
JMSSelectorFilter - Class in org.apache.qpid.client.filter
 
JMSSelectorFilter(String) - Constructor for class org.apache.qpid.client.filter.JMSSelectorFilter
 
JMSStreamMessage - Class in org.apache.qpid.client.message
 
JMSStreamMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.JMSStreamMessage
 
JMSStreamMessageFactory - Class in org.apache.qpid.client.message
 
JMSStreamMessageFactory() - Constructor for class org.apache.qpid.client.message.JMSStreamMessageFactory
 
JMSTextMessage - Class in org.apache.qpid.client.message
 
JMSTextMessage(AMQMessageDelegateFactory) - Constructor for class org.apache.qpid.client.message.JMSTextMessage
 
JMSTextMessageFactory - Class in org.apache.qpid.client.message
 
JMSTextMessageFactory() - Constructor for class org.apache.qpid.client.message.JMSTextMessageFactory
 
JNDI_ADDRESS_CONNECTION_TIMEOUT - Static variable in class org.apache.qpid.client.PooledConnectionFactory
 
JNDI_ADDRESS_CONNECTION_URL - Static variable in class org.apache.qpid.client.AMQConnection
 
JNDI_ADDRESS_DESTINATION_ADDRESS - Static variable in class org.apache.qpid.client.AMQDestination
 
JNDI_ADDRESS_MAX_POOL_SIZE - Static variable in class org.apache.qpid.client.PooledConnectionFactory
 

K

KEY - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
KEY_INIT_VECTOR_PROPERTY - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
KRB5_OID - Static variable in class org.apache.qpid.client.transport.ClientConnectionDelegate
 

L

LINK - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
Link - Class in org.apache.qpid.client.messaging.address
 
Link() - Constructor for class org.apache.qpid.client.messaging.address.Link
 
Link.FilterType - Enum in org.apache.qpid.client.messaging.address
 
Link.Reliability - Enum in org.apache.qpid.client.messaging.address
 
Link.Subscription - Class in org.apache.qpid.client.messaging.address
 
Link.Subscription() - Constructor for class org.apache.qpid.client.messaging.address.Link.Subscription
 
Link.SubscriptionQueue - Class in org.apache.qpid.client.messaging.address
 
Link.SubscriptionQueue() - Constructor for class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
list(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
list(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
listBindings(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
listBindings(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
ListMessage - Interface in org.apache.qpid.jms
 
logConnected(SocketAddress, SocketAddress) - Method in class org.apache.qpid.client.AMQConnection
 
lookup(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
lookup(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
lookupLink(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
lookupLink(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 

M

main(String[]) - Static method in class org.apache.qpid.client.url.URLParser_0_10
 
makeBrokerConnection(BrokerDetails) - Method in class org.apache.qpid.client.AMQConnection
 
makeBrokerConnection(BrokerDetails) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
makeBrokerConnection(BrokerDetails) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
Make a connection with the broker
makeBrokerConnection(BrokerDetails) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
markAsDurableSubscriber() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
markClean() - Method in class org.apache.qpid.client.AMQSession
Signifies that the session has no pending sends to commit.
markDirty() - Method in class org.apache.qpid.client.AMQSession
Signifies that the session has pending sends to commit.
matches(AbstractJMSMessage) - Method in class org.apache.qpid.client.filter.JMSSelectorFilter
 
matches(AbstractJMSMessage) - Method in interface org.apache.qpid.client.filter.MessageFilter
 
MAX_CHANNEL_MAX - Static variable in class org.apache.qpid.client.protocol.AMQProtocolSession
 
MECHANISM - Static variable in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
The name of this mechanism
MECHANISM - Static variable in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClientFactory
The name of this mechanism
MECHANISM - Static variable in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
MECHANISM - Static variable in class org.apache.qpid.client.security.scram.ScramSHA1SaslClient
 
MECHANISM - Static variable in class org.apache.qpid.client.security.scram.ScramSHA256SaslClient
 
message(Session, MessageTransfer) - Method in class org.apache.qpid.client.AMQSession_0_10
 
Message - Interface in org.apache.qpid.jms
 
MessageConsumer - Interface in org.apache.qpid.jms
 
MessageConsumerPair - Class in org.apache.qpid.client
 
MessageConsumerPair(BasicMessageConsumer, Object) - Constructor for class org.apache.qpid.client.MessageConsumerPair
 
MessageConverter - Class in org.apache.qpid.client.message
 
MessageConverter(AbstractJMSMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, BytesMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, MapMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, ObjectMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, TextMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, StreamMessage) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageConverter(AMQSession, Message) - Constructor for class org.apache.qpid.client.message.MessageConverter
 
MessageEncryptionHelper - Class in org.apache.qpid.client.message
 
MessageEncryptionHelper(AMQSession<?, ?>) - Constructor for class org.apache.qpid.client.message.MessageEncryptionHelper
 
MessageEncryptionHelper.KeyTransportRecipientInfo - Interface in org.apache.qpid.client.message
 
MessageFactoryRegistry - Class in org.apache.qpid.client.message
 
MessageFactoryRegistry(AMQSession<?, ?>) - Constructor for class org.apache.qpid.client.message.MessageFactoryRegistry
 
MessageFilter - Interface in org.apache.qpid.client.filter
 
MessageProducer - Interface in org.apache.qpid.jms
 
messageReceived(UnprocessedMessage) - Method in class org.apache.qpid.client.AMQSession
Invoked by the MINA IO thread (indirectly) when a message is received from the transport.
messageReceived(UnprocessedMessage) - Method in class org.apache.qpid.client.AMQSession_0_8
 
methodBodyReceived(int, AMQBody) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
methodFrameReceived(int, AMQMethodBody) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
methodName() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
methodName() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
 
methodName() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
methodName() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
methodName() - Method in class org.apache.qpid.jms.failover.NoFailover
 
methodReceived(AMQProtocolSession, AccessRequestOkBody, int) - Method in class org.apache.qpid.client.handler.AccessRequestOkMethodHandler
 
methodReceived(AMQProtocolSession, BasicCancelOkBody, int) - Method in class org.apache.qpid.client.handler.BasicCancelOkMethodHandler
 
methodReceived(AMQProtocolSession, BasicDeliverBody, int) - Method in class org.apache.qpid.client.handler.BasicDeliverMethodHandler
 
methodReceived(AMQProtocolSession, BasicReturnBody, int) - Method in class org.apache.qpid.client.handler.BasicReturnMethodHandler
 
methodReceived(AMQProtocolSession, ChannelCloseBody, int) - Method in class org.apache.qpid.client.handler.ChannelCloseMethodHandler
 
methodReceived(AMQProtocolSession, ChannelCloseOkBody, int) - Method in class org.apache.qpid.client.handler.ChannelCloseOkMethodHandler
 
methodReceived(AMQProtocolSession, ChannelFlowBody, int) - Method in class org.apache.qpid.client.handler.ChannelFlowMethodHandler
 
methodReceived(AMQProtocolSession, ChannelFlowOkBody, int) - Method in class org.apache.qpid.client.handler.ChannelFlowOkMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionCloseBody, int) - Method in class org.apache.qpid.client.handler.ConnectionCloseMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionOpenOkBody, int) - Method in class org.apache.qpid.client.handler.ConnectionOpenOkMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionRedirectBody, int) - Method in class org.apache.qpid.client.handler.ConnectionRedirectMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionSecureBody, int) - Method in class org.apache.qpid.client.handler.ConnectionSecureMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionStartBody, int) - Method in class org.apache.qpid.client.handler.ConnectionStartMethodHandler
 
methodReceived(AMQProtocolSession, ConnectionTuneBody, int) - Method in class org.apache.qpid.client.handler.ConnectionTuneMethodHandler
 
methodReceived(AMQProtocolSession, ExchangeBoundOkBody, int) - Method in class org.apache.qpid.client.handler.ExchangeBoundOkMethodHandler
 
methodReceived(AMQProtocolSession, QueueDeleteOkBody, int) - Method in class org.apache.qpid.client.handler.QueueDeleteOkMethodHandler
 
methodReceived(AMQMethodEvent) - Method in class org.apache.qpid.client.protocol.BlockingMethodFrameListener
Informs this listener that an AMQP method has been received.
methodReceived(AMQMethodEvent<B>) - Method in class org.apache.qpid.client.state.AMQStateManager
 
methodReceived(AMQProtocolSession, B, int) - Method in interface org.apache.qpid.client.state.StateAwareMethodListener
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.JMSBytesMessage
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.JMSMapMessage
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.JMSObjectMessage
 
MIME_TYPE - Static variable in class org.apache.qpid.client.message.JMSStreamMessage
 
MIN_USABLE_CHANNEL_NUM - Static variable in class org.apache.qpid.client.protocol.AMQProtocolSession
 
MODE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 

N

NAME - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
nameParser - Static variable in class org.apache.qpid.jndi.ReadOnlyContext
 
NameParserImpl - Class in org.apache.qpid.jndi
A default implementation of NameParser
NameParserImpl() - Constructor for class org.apache.qpid.jndi.NameParserImpl
 
neverDeclare() - Method in class org.apache.qpid.client.AMQDestination
 
neverDeclare() - Method in class org.apache.qpid.client.AMQUndefinedDestination
 
newConnectionInstance(ConnectionURL) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
newContext() - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
newDefaultRegistry(AMQSession<?, ?>) - Static method in class org.apache.qpid.client.message.MessageFactoryRegistry
Construct a new registry with the default message factories registered
newDestination(String, String) - Method in class org.apache.qpid.client.AMQSession_0_8.DestinationCache
 
newMethodDispatcher(ProtocolVersion, AMQProtocolSession) - Static method in class org.apache.qpid.client.handler.ClientMethodDispatcherImpl
 
NO_ACKNOWLEDGE - Static variable in interface org.apache.qpid.jms.Session
Indicates that no client acknowledgements are required.
NO_FAILOVER - Static variable in interface org.apache.qpid.jms.failover.FailoverMethod
 
NO_LOCAL - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
NO_URL_CONFIGURED - Static variable in class org.apache.qpid.client.AMQConnectionFactory
 
NODE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
Node - Class in org.apache.qpid.client.messaging.address
 
Node(String) - Constructor for class org.apache.qpid.client.messaging.address.Node
 
NoFailover - Class in org.apache.qpid.jms.failover
Extend the Single Server Model to gain retry functionality but once connected do not attempt to failover.
NoFailover(BrokerDetails) - Constructor for class org.apache.qpid.jms.failover.NoFailover
 
NoFailover(ConnectionURL) - Constructor for class org.apache.qpid.jms.failover.NoFailover
 
nonBlockingTake() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
NOT_STARTED - Static variable in class org.apache.qpid.client.failover.FailoverState
Failover has not yet been attempted on this connection.
notifyCloseMessage(CloseConsumerMessage) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
notifyError(Exception) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
notifyFailoverStarting() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
notifyMessage(AbstractJMSMessage) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
notifyMessage(AbstractJMSMessage) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
This is invoked by the session thread when emptying the session message queue.

O

OAuth2AccessTokenCallbackHandler - Class in org.apache.qpid.client.security.oauth2
 
OAuth2AccessTokenCallbackHandler() - Constructor for class org.apache.qpid.client.security.oauth2.OAuth2AccessTokenCallbackHandler
 
OAuth2SaslClient - Class in org.apache.qpid.client.security.oauth2
 
OAuth2SaslClient(CallbackHandler) - Constructor for class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
OAuth2SaslClientFactory - Class in org.apache.qpid.client.security.oauth2
 
OAuth2SaslClientFactory() - Constructor for class org.apache.qpid.client.security.oauth2.OAuth2SaslClientFactory
 
ObjectFactory - Class in org.apache.qpid.jndi
 
ObjectFactory() - Constructor for class org.apache.qpid.jndi.ObjectFactory
 
onMessage(Message) - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
opened(Connection) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
opened(Session) - Method in class org.apache.qpid.client.AMQSession_0_10
 
OPTIONS_BROKERLIST - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_CLIENT_CERT_INTERMEDIARY_CERT_PATH - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_CLIENT_CERT_PATH - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_CLIENT_CERT_PRIV_KEY_PATH - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_CLOSE_WHEN_NO_ROUTE - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option is only applicable for 0-8/0-9/0-9-1 protocol connections.
OPTIONS_COMPRESS_MESSAGES - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_CONNECT_DELAY - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_CONNECT_TIMEOUT - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_DEFAULT_QUEUE_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_DEFAULT_TOPIC_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_ENCRYPTION_KEY_STORE - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_ENCRYPTION_KEY_STORE_PASSWORD - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_ENCRYPTION_REMOTE_TRUST_STORE - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_ENCRYPTION_TRUST_STORE - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_ENCRYPTION_TRUST_STORE_PASSWORD - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_FAILOVER - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_FAILOVER_CYCLE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_HEARTBEAT - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_KEY_STORE - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_KEY_STORE_PASSWORD - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_MAXPREFETCH - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_MESSAGES_COMPRESSION_THRESHOLD_SIZE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_POPULATE_USER_ID - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option specifies whether User-ID should be attached to each message sent over the connection
OPTIONS_REJECT_BEHAVIOUR - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option is only applicable for 0-8/0-9/0-9-1 protocols connection
OPTIONS_RETRY - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SASL_ENCRYPTION - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SASL_MECHS - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SASL_PROTOCOL_NAME - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SASL_SERVER_NAME - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SSL - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SSL - Static variable in interface org.apache.qpid.jms.ConnectionURL
This option is used to apply a connection level override of the option values in the ;
OPTIONS_SSL_CERT_ALIAS - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SSL_VERIFY_HOSTNAME - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_SYNC_ACK - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_SYNC_PERSISTENCE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_SYNC_PUBLISH - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TCP_NO_DELAY - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_TEMPORARY_QUEUE_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TEMPORARY_TOPIC_EXCHANGE - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_TRUST_STORE - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_TRUST_STORE_PASSWORD - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_TRUSTED_CERTIFICATES_PATH - Static variable in class org.apache.qpid.client.BrokerDetails
 
OPTIONS_USE_LEGACY_MAP_MESSAGE_FORMAT - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_USE_LEGACY_STREAM_MESSAGE_FORMAT - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
OPTIONS_VERIFY_QUEUE_ON_SEND - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
org.apache.qpid.client - package org.apache.qpid.client
 
org.apache.qpid.client.failover - package org.apache.qpid.client.failover
 
org.apache.qpid.client.filter - package org.apache.qpid.client.filter
 
org.apache.qpid.client.handler - package org.apache.qpid.client.handler
 
org.apache.qpid.client.message - package org.apache.qpid.client.message
 
org.apache.qpid.client.messaging.address - package org.apache.qpid.client.messaging.address
 
org.apache.qpid.client.protocol - package org.apache.qpid.client.protocol
 
org.apache.qpid.client.security - package org.apache.qpid.client.security
 
org.apache.qpid.client.security.amqplain - package org.apache.qpid.client.security.amqplain
 
org.apache.qpid.client.security.anonymous - package org.apache.qpid.client.security.anonymous
 
org.apache.qpid.client.security.crammd5hashed - package org.apache.qpid.client.security.crammd5hashed
 
org.apache.qpid.client.security.oauth2 - package org.apache.qpid.client.security.oauth2
 
org.apache.qpid.client.security.scram - package org.apache.qpid.client.security.scram
 
org.apache.qpid.client.state - package org.apache.qpid.client.state
 
org.apache.qpid.client.state.listener - package org.apache.qpid.client.state.listener
 
org.apache.qpid.client.transport - package org.apache.qpid.client.transport
 
org.apache.qpid.client.url - package org.apache.qpid.client.url
 
org.apache.qpid.client.util - package org.apache.qpid.client.util
 
org.apache.qpid.jms - package org.apache.qpid.jms
 
org.apache.qpid.jms.failover - package org.apache.qpid.jms.failover
 
org.apache.qpid.jndi - package org.apache.qpid.jndi
 

P

parse(String) - Method in class org.apache.qpid.jndi.NameParserImpl
 
parseDestinationString(String) - Method in class org.apache.qpid.client.AMQDestination
 
PASSWORD - Static variable in class org.apache.qpid.client.BrokerDetails
 
performConnectionTask(Runnable) - Method in class org.apache.qpid.client.AMQConnection
 
PooledConnectionFactory - Class in org.apache.qpid.client
 
PooledConnectionFactory() - Constructor for class org.apache.qpid.client.PooledConnectionFactory
 
populateListFromData(ByteBuffer) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
populateMapFromData(ByteBuffer) - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
populateMapFromData(ByteBuffer) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
PRE_ACKNOWLEDGE - Static variable in interface org.apache.qpid.jms.Session
Pre acknowledge means that an ack is sent per message but sent before user code has processed the message (i.e.
preDeliver(AbstractJMSMessage) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
preDeliver(AbstractJMSMessage) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
preFailover(boolean) - Method in interface org.apache.qpid.jms.ConnectionListener
Called after the infrastructure has detected that failover is required but before attempting failover.
prefetch() - Method in class org.apache.qpid.client.AMQSession
Indicates whether this session consumers pre-fetche messages
prepare(Xid) - Method in class org.apache.qpid.client.XAResourceImpl
Prepare for a transaction commit of the transaction specified in Xid.
prepareForSending() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
Invoked prior to sending the message.
prepareForSending() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
preprocessAddressTopic(C, String) - Method in class org.apache.qpid.client.AMQSession
 
preResubscribe() - Method in interface org.apache.qpid.jms.ConnectionListener
Called after connection has been made to another broker after failover has been started but before any resubscription has been done.
process(AMQMethodEvent) - Method in class org.apache.qpid.client.protocol.BlockingMethodFrameListener
 
process(AMQState) - Method in class org.apache.qpid.client.state.StateWaiter
When the state is changed this StateWaiter is notified to process the change.
process(T) - Method in class org.apache.qpid.client.util.BlockingWaiter
Delegates processing of the incoming object to the handler.
processMethod(int, AMQMethodBody) - Method in class org.apache.qpid.client.protocol.BlockingMethodFrameListener
Delegates any additional handling of the incoming methods to another handler.
processMethod(int, AMQMethodBody) - Method in class org.apache.qpid.client.state.listener.SpecificMethodFrameListener
 
propagateExceptionToAllWaiters(Exception) - Method in class org.apache.qpid.client.AMQProtocolHandler
There are two cases where we have other threads potentially blocking for events to be handled by this class.
propagateExceptionToFrameListeners(Exception) - Method in class org.apache.qpid.client.AMQProtocolHandler
This caters for the case where we only need to propagate an exception to the the frame listeners to interupt any protocol level waits.
PropertiesFileInitialContextFactory - Class in org.apache.qpid.jndi
 
PropertiesFileInitialContextFactory() - Constructor for class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
propertyExists(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
propertyExists(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
propertyExists(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
propertyExists(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
propertyExists(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
PROTOCOL_TCP - Static variable in class org.apache.qpid.client.BrokerDetails
 
PROTOCOL_TLS - Static variable in class org.apache.qpid.client.BrokerDetails
 
publish(Message, int, int, long) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
publish(Message) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
publish(Topic, Message) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
publish(Message, int, int, long) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
publish(Topic, Message, int, int, long) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
put(int, AMQSession) - Method in class org.apache.qpid.client.ChannelToSessionMap
 

Q

QPID_EXCLUSIVE_BINDING - Static variable in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
QPID_INITIAL_VALUE_EXCHANGE - Static variable in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
QPID_LAST_VALUE_QUEUE - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_LAST_VALUE_QUEUE_NO_BROWSE - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_LVQ_KEY - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_MAX_COUNT - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_MAX_SIZE - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_MSG_SEQUENCE - Static variable in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
QPID_POLICY_TYPE - Static variable in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QPID_SUBJECT - Static variable in class org.apache.qpid.client.message.QpidMessageProperties
 
QPID_SUBJECT_JMS_PROPER - Static variable in class org.apache.qpid.client.message.QpidMessageProperties
 
QPID_SUBJECT_JMS_PROPERTY - Static variable in class org.apache.qpid.client.message.QpidMessageProperties
 
QPID_SYNC_AFTER_CLIENT_ACK - Static variable in class org.apache.qpid.client.AMQSession_0_8
 
QpidConnectionMetaData - Class in org.apache.qpid.client
 
QpidConnectionMetaData() - Constructor for class org.apache.qpid.client.QpidConnectionMetaData
 
QpidExchangeOptions - Class in org.apache.qpid.client.messaging.address
 
QpidExchangeOptions() - Constructor for class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
QpidMessageProperties - Class in org.apache.qpid.client.message
Place holder for Qpid specific message properties
QpidQueueOptions - Class in org.apache.qpid.client.messaging.address
 
QpidQueueOptions() - Constructor for class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
QUEUE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
QUEUE_TYPE - Static variable in class org.apache.qpid.client.AMQDestination
 
QueueDeleteOkMethodHandler - Class in org.apache.qpid.client.handler
 
QueueReceiverAdaptor - Class in org.apache.qpid.client
Class that wraps a MessageConsumer for backwards JMS compatibility Returned by methods in AMQSession etc
QueueReceiverAdaptor(Queue, MessageConsumer) - Constructor for class org.apache.qpid.client.QueueReceiverAdaptor
 
QueueSenderAdapter - Class in org.apache.qpid.client
 
QueueSenderAdapter(BasicMessageProducer, Queue) - Constructor for class org.apache.qpid.client.QueueSenderAdapter
 

R

RANDOM - Static variable in interface org.apache.qpid.jms.failover.FailoverMethod
 
readBoolean() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readBoolean() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readBoolean() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readByte() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readByte() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readByte() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readBytes(byte[]) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readBytes(byte[]) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readBytes(byte[], int) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readBytes(byte[]) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readChar() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readChar() - Method in class org.apache.qpid.client.message.JMSBytesMessage
Note that this method reads a unicode character as two bytes from the stream
readChar() - Method in class org.apache.qpid.client.message.JMSStreamMessage
Note that this method reads a unicode character as two bytes from the stream
readDouble() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readDouble() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readDouble() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readerIdle() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
readExternal(ObjectInput) - Method in class org.apache.qpid.client.AMQDestination
 
readFloat() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readFloat() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readFloat() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readFromCipherStream(byte[], int, int, Cipher) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
readFromCipherStream(byte[], Cipher, AMQSession) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
readInt() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readInt() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readInt() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readLong() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readLong() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readLong() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readObject() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readObject() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
ReadOnlyContext - Class in org.apache.qpid.jndi
Based on class from ActiveMQ.
ReadOnlyContext() - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable) - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map) - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map, String) - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable) - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable, String) - Constructor for class org.apache.qpid.jndi.ReadOnlyContext
 
readShort() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readShort() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readShort() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readString() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
readString() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
readUnsignedByte() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readUnsignedShort() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
readUTF() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
rebind(Name, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
rebind(String, Object) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
receive() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
receive(long) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
receive(long) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
receive(long) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_8
 
receive() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
receive(long) - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
receiveBody(ContentBody) - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
received(ByteBuffer) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
received(T) - Method in class org.apache.qpid.client.util.BlockingWaiter
An Object has been received and should be processed to see if our wait condition has been reached.
receiveNoWait() - Method in class org.apache.qpid.client.BasicMessageConsumer
 
receiveNoWait() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
receiveNoWait() - Method in class org.apache.qpid.client.BasicMessageConsumer_0_8
 
receiveNoWait() - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
recover() - Method in class org.apache.qpid.client.AMQSession
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
recover(int) - Method in class org.apache.qpid.client.XAResourceImpl
Obtains a list of prepared transaction branches.
redirect(String, List<Object>) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
reduceCreditAfterAcknowledge() - Method in class org.apache.qpid.client.AMQSession_0_8
 
reduceCreditInPostDeliver() - Method in class org.apache.qpid.client.AMQSession_0_8
 
registerFactory(String, AbstractJMSMessageFactory) - Method in class org.apache.qpid.client.message.MessageFactoryRegistry
 
registerSaslProviders() - Static method in class org.apache.qpid.client.security.DynamicSaslRegistrar
Reads the properties file, and creates a dynamic security provider to register the SASL implementations with.
RejectBehaviour - Enum in org.apache.qpid.client
This enum can be used only with for 0-8/0-9/0-9-1 protocols connections to notify the client to delegate the requeue/DLQ decision to the server if SERVER value is specified.
rejectMessage(UnprocessedMessage, boolean) - Method in class org.apache.qpid.client.AMQSession
 
rejectMessage(AbstractJMSMessage, boolean) - Method in class org.apache.qpid.client.AMQSession
 
rejectMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession
 
rejectMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Release (0_8 notion of Reject) an acquired message
rejectMessage(long, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
releaseForRollback() - Method in class org.apache.qpid.client.AMQSession
 
releaseForRollback() - Method in class org.apache.qpid.client.AMQSession_0_10
 
releaseForRollback() - Method in class org.apache.qpid.client.AMQSession_0_8
 
RELIABILITY - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
remove(int) - Method in class org.apache.qpid.client.ChannelToSessionMap
 
remove(int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
remove(Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
remove(String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
remove(T) - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
remove(int) - Method in interface org.apache.qpid.jms.ListMessage
 
remove(Object) - Method in interface org.apache.qpid.jms.ListMessage
 
removeFromEnvironment(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
removeProperty(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
removeProperty(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
removeProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
removeProperty(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
removeWaiter(StateWaiter) - Method in class org.apache.qpid.client.state.AMQStateManager
Remove the waiter from the notification list.
rename(Name, Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
rename(String, String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
requestQueueDepth(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
requestQueueDepth(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
requestQueueDepth(AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
reset() - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
reset() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
reset() - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
reset() - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
reset() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
reset() - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Reset the Failover to initial conditions
reset() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
reset() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
resolveAddress(AMQDestination, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
1.
resolveAddress(AMQDestination, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
resolveAddressType(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
resolveAddressType(AMQDestination) - Method in class org.apache.qpid.client.AMQSession_0_10
 
resolveAddressType(AMQDestination) - Method in class org.apache.qpid.client.AMQSession_0_8
 
resolveClass(ObjectStreamClass) - Method in class org.apache.qpid.client.util.ClassLoadingAwareObjectInputStream
 
resolveProxyClass(String[]) - Method in class org.apache.qpid.client.util.ClassLoadingAwareObjectInputStream
 
resubscribeSessions() - Method in class org.apache.qpid.client.AMQConnection
 
resubscribeSessions() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
resubscribeSessions() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
resubscribeSessions() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
For all sessions, and for all consumers in those sessions, resubscribe.
resumed(Session) - Method in class org.apache.qpid.client.AMQSession_0_10
 
ReturnMessage - Class in org.apache.qpid.client.message
 
ReturnMessage(AMQShortString, AMQShortString, AMQShortString, int) - Constructor for class org.apache.qpid.client.message.ReturnMessage
 
rollback() - Method in class org.apache.qpid.client.AMQSession
Commits all messages done in this transaction and releases any locks currently held.
rollback() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
rollback(Xid) - Method in class org.apache.qpid.client.XAResourceImpl
Informs the resource manager to roll back work done on behalf of a transaction branch
rollback() - Method in class org.apache.qpid.client.XASessionImpl
Throws a TransactionInProgressException, since it should not be called for an XASession object.
ROUND_ROBIN - Static variable in interface org.apache.qpid.jms.failover.FailoverMethod
 
run() - Method in class org.apache.qpid.client.AMQSession
 
run() - Method in class org.apache.qpid.client.AMQSessionAdapter
 
run() - Method in class org.apache.qpid.client.FailoverHandler
Performs the failover procedure.

S

ScramSHA1SaslClient - Class in org.apache.qpid.client.security.scram
 
ScramSHA1SaslClient(CallbackHandler) - Constructor for class org.apache.qpid.client.security.scram.ScramSHA1SaslClient
 
ScramSHA1SaslClientFactory - Class in org.apache.qpid.client.security.scram
 
ScramSHA1SaslClientFactory() - Constructor for class org.apache.qpid.client.security.scram.ScramSHA1SaslClientFactory
 
ScramSHA256SaslClient - Class in org.apache.qpid.client.security.scram
 
ScramSHA256SaslClient(CallbackHandler) - Constructor for class org.apache.qpid.client.security.scram.ScramSHA256SaslClient
 
ScramSHA256SaslClientFactory - Class in org.apache.qpid.client.security.scram
 
ScramSHA256SaslClientFactory() - Constructor for class org.apache.qpid.client.security.scram.ScramSHA256SaslClientFactory
 
selectMechanism(String) - Method in class org.apache.qpid.client.security.CallbackHandlerRegistry
Selects a SASL mechanism that is mutually available to both parties.
selectMechanism(String, String) - Method in class org.apache.qpid.client.security.CallbackHandlerRegistry
Selects a SASL mechanism that is mutually available to both parties.
send(Message) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Message, int) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Message, int, boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Message, int, int, long) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Destination, Message) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Destination, Message, int, int, long) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Destination, Message, int, int, long, boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Destination, Message, int, int, long, boolean, boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
send(Message) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Queue, Message) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Queue, Message, int, int, long) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Destination, Message) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Message, int, int, long) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Destination, Message, int, int, long) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
send(Message) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
send(Destination, Message) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
send(Message, int, int, long) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
send(Destination, Message, int, int, long) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
send(Destination, Message, int, int, long, boolean) - Method in interface org.apache.qpid.jms.MessageProducer
 
send(Destination, Message, int, int, long, boolean, boolean) - Method in interface org.apache.qpid.jms.MessageProducer
 
send0_10QueueDeclare(AMQDestination, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Declare a queue with the given queueName
sendClose(long) - Method in class org.apache.qpid.client.AMQSession
 
sendClose(long) - Method in class org.apache.qpid.client.AMQSession_0_10
Close this session.
sendClose(long) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendConsume(C, String, boolean, int) - Method in class org.apache.qpid.client.AMQSession
 
sendConsume(BasicMessageConsumer_0_10, String, boolean, int) - Method in class org.apache.qpid.client.AMQSession_0_10
This method is invoked when a consumer is created Registers the consumer with the broker
sendConsume(BasicMessageConsumer_0_8, String, boolean, int) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendCreateQueue(String, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession
 
sendCreateQueue(String, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_10
Create a queue with a given name.
sendCreateQueue(String, boolean, boolean, boolean, Map<String, Object>) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendEncrypted() - Method in class org.apache.qpid.client.AMQDestination
 
sendExchangeDeclare(String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession
 
sendExchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>, boolean) - Method in class org.apache.qpid.client.AMQSession
 
sendExchangeDeclare(String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
creates an exchange if it does not already exist
sendExchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
sendExchangeDeclare(String, String, String, Map<String, Object>, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
sendExchangeDeclare(String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendExchangeDeclare(String, String, boolean, boolean, boolean, Map<String, Object>, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendExchangeDelete(String, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
deletes an exchange
sendExchangeDelete(String, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendImpl(AMQDestination, Message, int, int, long, boolean, boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
The caller of this method must hold the failover mutex.
sendQueueBind(String, String, Map<String, Object>, String, AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession
 
sendQueueBind(String, String, Map<String, Object>, String, AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Bind a queue with an exchange.
sendQueueBind(String, String, Map<String, Object>, String, AMQDestination, boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendQueueDelete(String) - Method in class org.apache.qpid.client.AMQSession
 
sendQueueDelete(String) - Method in class org.apache.qpid.client.AMQSession_0_10
deletes a queue
sendQueueDelete(String) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendRecover() - Method in class org.apache.qpid.client.AMQSession
 
sendRecover() - Method in class org.apache.qpid.client.AMQSession_0_10
This method asks the broker to redeliver all unacknowledged messages
sendRecover() - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendRollback() - Method in class org.apache.qpid.client.AMQSession
 
sendRollback() - Method in class org.apache.qpid.client.AMQSession_0_10
 
sendRollback() - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendSuspendChannel(boolean) - Method in class org.apache.qpid.client.AMQSession
 
sendSuspendChannel(boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
Activate/deactivate the message flow for all the consumers of this session.
sendSuspendChannel(boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
sendTxCompletionsIfNecessary() - Method in class org.apache.qpid.client.AMQSession_0_10
With 0.10 messages are consumed with window mode, we must send a completion before the window size is reached so credits don't dry up.
SEPARATOR - Static variable in class org.apache.qpid.jndi.ReadOnlyContext
 
Session - Interface in org.apache.qpid.jms
 
set(int, Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
set(int, Object) - Method in interface org.apache.qpid.jms.ListMessage
 
setAddress(Address) - Method in class org.apache.qpid.client.AMQDestination
 
setAddressName(String) - Method in class org.apache.qpid.client.AMQDestination
 
setAddressResolved(long) - Method in class org.apache.qpid.client.AMQDestination
 
setAddressType(int) - Method in class org.apache.qpid.client.AMQDestination
 
setAlternateExchange(String) - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
setAlternateExchange(String) - Method in class org.apache.qpid.client.messaging.address.Node
 
setAMQSession(AMQSession<?, ?>) - Method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
The session is set when CLIENT_ACKNOWLEDGE mode is used so that the CHANNEL ACK can be sent when the user calls acknowledge()
setAMQSession(AMQSession) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
The session is set when CLIENT_ACKNOWLEDGE mode is used so that the CHANNEL ACK can be sent when the user calls acknowledge()
setAMQSession(AMQSession<?, ?>) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setArgs(Map<String, Object>) - Method in class org.apache.qpid.client.messaging.address.Link.Subscription
 
setAssert(AMQDestination.AddressOption) - Method in class org.apache.qpid.client.AMQDestination
 
setAutoDelete(boolean) - Method in class org.apache.qpid.client.AMQDestination
 
setAutoDelete(boolean) - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
setAutoDelete(boolean) - Method in class org.apache.qpid.client.messaging.address.Node
 
setBindings(List<AMQDestination.Binding>) - Method in class org.apache.qpid.client.messaging.address.Link
 
setBindings(List<AMQDestination.Binding>) - Method in class org.apache.qpid.client.messaging.address.Node
 
setBoolean(String, boolean) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setBoolean(String, boolean) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setBoolean(String, boolean) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setBooleanProperty(String, boolean) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setBooleanProperty(String, boolean) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setBooleanProperty(String, boolean) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setBooleanProperty(String, boolean) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setBroker(BrokerDetails) - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
setBroker(BrokerDetails) - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Set the currently active broker to be the new value.
setBroker(BrokerDetails) - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
setBroker(BrokerDetails) - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
setBroker(BrokerDetails) - Method in class org.apache.qpid.jms.FailoverPolicy
 
setBrokerDetails(List<BrokerDetails>) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setBrokerDetails(List<BrokerDetails>) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setByte(String, byte) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setByte(String, byte) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setByte(String, byte) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setByteProperty(String, byte) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setByteProperty(String, byte) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setByteProperty(String, byte) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setByteProperty(String, byte) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setBytes(String, byte[]) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setBytes(String, byte[], int, int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setBytes(String, byte[]) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setBytes(String, byte[], int, int) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setChannelId(int) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setChannelMax(int) - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
setChar(String, char) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setChar(String, char) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setCheckedForQueueBinding(boolean) - Method in class org.apache.qpid.client.AMQDestination
 
setClientID(String) - Method in class org.apache.qpid.client.AMQConnection
 
setClientID(String) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setClientName(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setClientName(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setClosed() - Method in class org.apache.qpid.client.Closeable
 
setClosing(boolean) - Method in class org.apache.qpid.client.Closeable
 
setConnected(boolean) - Method in class org.apache.qpid.client.AMQConnection
 
setConnectionListener(ConnectionListener) - Method in class org.apache.qpid.client.AMQConnection
 
setConnectionListener(ConnectionListener) - Method in interface org.apache.qpid.jms.Connection
 
setConnectionPrefix(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
setConnectionSettings(ConnectionSettings) - Method in class org.apache.qpid.client.AMQConnection
 
setConnectionStartServerProperties(FieldTable) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setConnectionTimeout(long) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
setConnectionUrl(AMQConnectionURL) - Method in class org.apache.qpid.client.BrokerDetails
 
setConnectionURLString(String) - Method in class org.apache.qpid.client.AMQConnectionFactory
 
setConnectionURLString(String) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
setConsumerCapacity(int) - Method in class org.apache.qpid.client.messaging.address.Link
 
setConsumerTag(int) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
setConsumerTag(int) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
setContentHeader(ContentHeaderBody) - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
setContentType(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setContentType(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setContentType(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setContentType(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setCreate(AMQDestination.AddressOption) - Method in class org.apache.qpid.client.AMQDestination
 
setCurrentException(SessionException) - Method in class org.apache.qpid.client.AMQSession_0_10
 
setCurrentRetries(int) - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
setDeclareArgs(Map<String, Object>) - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
setDeclareArgs(Map<String, Object>) - Method in class org.apache.qpid.client.messaging.address.Node
 
setDefaultQueueExchangeName(String) - Method in class org.apache.qpid.client.AMQConnection
 
setDefaultQueueExchangeName(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setDefaultTopicExchangeName(String) - Method in class org.apache.qpid.client.AMQConnection
 
setDefaultTopicExchangeName(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setDelete(AMQDestination.AddressOption) - Method in class org.apache.qpid.client.AMQDestination
 
setDeliveryMode(int) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setDeliveryMode(int) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
setDeliveryMode(int) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
setDestination(AMQDestination) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
setDestination(AMQDestination) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setDestinationPrefix(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
setDestinationString(String) - Method in class org.apache.qpid.client.AMQDestination
 
setDestSyntax(AMQDestination.DestSyntax) - Method in class org.apache.qpid.client.AMQDestination
 
setDisableMessageID(boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setDisableMessageID(boolean) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
setDisableMessageID(boolean) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
setDisableTimestamps(boolean) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setDouble(String, double) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setDouble(String, double) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setDouble(String, double) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setDoubleProperty(String, double) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setDoubleProperty(String, double) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setDoubleProperty(String, double) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setDoubleProperty(String, double) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setDurable(boolean) - Method in class org.apache.qpid.client.AMQDestination
 
setDurable(boolean) - Method in class org.apache.qpid.client.messaging.address.Link
 
setDurable(boolean) - Method in class org.apache.qpid.client.messaging.address.Node
 
setEncoding(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setEncoding(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setEncoding(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setEncoding(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setExceptionListener(ExceptionListener) - Method in class org.apache.qpid.client.AMQConnection
 
setExchangeClass(String) - Method in class org.apache.qpid.client.AMQDestination
 
setExchangeExistsChecked(boolean) - Method in class org.apache.qpid.client.AMQDestination
 
setExchangeName(String) - Method in class org.apache.qpid.client.AMQDestination
 
setExchangeType(String) - Method in class org.apache.qpid.client.messaging.address.Node
 
setExclusive(boolean) - Method in class org.apache.qpid.client.AMQDestination
 
setExclusive(boolean) - Method in class org.apache.qpid.client.messaging.address.Link.Subscription
 
setExclusive(boolean) - Method in class org.apache.qpid.client.messaging.address.Link.SubscriptionQueue
 
setExclusive(boolean) - Method in class org.apache.qpid.client.messaging.address.Node
 
setExclusiveBinding() - Method in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
setFailoverLatch(CountDownLatch) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setFailoverMethod(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setFailoverOption(String, String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setFailoverPolicy(FailoverPolicy) - Method in class org.apache.qpid.client.AMQConnection
 
setFailoverState(FailoverState) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setFilter(String) - Method in class org.apache.qpid.client.messaging.address.Link
 
setFilterType(Link.FilterType) - Method in class org.apache.qpid.client.messaging.address.Link
 
setFloat(String, float) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setFloat(String, float) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setFloat(String, float) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setFloatProperty(String, float) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setFloatProperty(String, float) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setFloatProperty(String, float) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setFloatProperty(String, float) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setFlowControl(boolean) - Method in class org.apache.qpid.client.AMQSession
 
setFlowControl(boolean) - Method in class org.apache.qpid.client.AMQSession_0_10
 
setFlowControl(boolean) - Method in class org.apache.qpid.client.AMQSession_0_8
 
setFlowControl(int, boolean) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setFrameMax(long) - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
setHeartbeat(Integer) - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
setHeartbeatListener(HeartbeatListener) - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
setHeartbeatListener(HeartbeatListener) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
setHeartbeatListener(HeartbeatListener) - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
setHeartbeatListener(HeartbeatListener) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setHeartbeatListener(HeartbeatListener) - Method in class org.apache.qpid.client.transport.ClientConnectionDelegate
 
setHeartbeatTimeoutFactor(float) - Method in class org.apache.qpid.client.ConnectionTuneParameters
 
setHost(String) - Method in class org.apache.qpid.client.BrokerDetails
 
setInitialValueExchange() - Method in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
setInt(String, int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setInt(String, int) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setInteger(String, int) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setIntProperty(String, int) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setIntProperty(String, int) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setIntProperty(String, int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setIntProperty(String, int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSCorrelationID(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSCorrelationID(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSCorrelationID(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSCorrelationID(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSDeliveryMode(int) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSDeliveryMode(int) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSDeliveryMode(int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSDeliveryMode(int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSDestination(Destination) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSDestination(Destination) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSDestination(Destination) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSDestination(Destination) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSExpiration(long) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSExpiration(long) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSExpiration(long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSExpiration(long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSMessageID(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSMessageID(UUID) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSMessageID(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSMessageID(UUID) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSMessageID(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSMessageID(UUID) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSMessageID(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSMessageID(UUID) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSPriority(int) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSPriority(int) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSPriority(int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSPriority(int) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSProperties(Message) - Method in class org.apache.qpid.client.message.MessageConverter
Exposed JMS defined properties on converted message: JMSDestination - we don't set here JMSDeliveryMode - set JMSExpiration - we don't set here JMSPriority - we don't set here JMSMessageID - we don't set here JMSTimestamp - we don't set here JMSCorrelationID - set JMSReplyTo - set JMSType - set JMSRedlivered - we don't set here
setJMSRedelivered(boolean) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSReplyTo(Destination) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSReplyTo(Destination) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSReplyTo(Destination) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSTimestamp(long) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSTimestamp(long) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSTimestamp(long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSTimestamp(long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setJMSType(String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setJMSType(String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setJMSType(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setJMSType(String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setKeyEncryptionAlgorithm(String) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
setLegacyFieldsForQueueType(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
setLegacyFieldsForTopicType(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
setLink(Link) - Method in class org.apache.qpid.client.AMQDestination
 
setList(List<Object>) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setList(List<Object>) - Method in interface org.apache.qpid.jms.ListMessage
 
setLong(String, long) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setLong(String, long) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setLong(String, long) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setLongProperty(String, long) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setLongProperty(String, long) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setLongProperty(String, long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setLongProperty(String, long) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setLvqKey(String) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
setMap(Map<String, Object>) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setMaxChannelID(int) - Method in class org.apache.qpid.client.ChannelToSessionMap
 
setMaxCount(Integer) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
setMaxFrameSize(int) - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
setMaxFrameSize(long) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setMaxFrameSize(long) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setMaximumChannelCount(long) - Method in class org.apache.qpid.client.AMQConnection
 
setMaximumFrameSize(long) - Method in class org.apache.qpid.client.AMQConnection
 
setMaxPoolSize(int) - Method in class org.apache.qpid.client.PooledConnectionFactory
 
setMaxSize(Integer) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
setMessageEncryptionCipherName(String) - Method in class org.apache.qpid.client.message.MessageEncryptionHelper
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.client.AMQSession
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.client.BasicMessageConsumer_0_10
 
setMessageListener(MessageListener) - Method in class org.apache.qpid.client.QueueReceiverAdaptor
 
setMessageProperties(Message) - Method in class org.apache.qpid.client.message.MessageConverter
Sets all message properties
setMessageSequencing() - Method in class org.apache.qpid.client.messaging.address.QpidExchangeOptions
 
setMethodBody(BasicDeliverBody) - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
setMethodRetries(int) - Method in class org.apache.qpid.jms.FailoverPolicy
 
setMinChannelID(int) - Method in class org.apache.qpid.client.ChannelToSessionMap
 
setName(String) - Method in class org.apache.qpid.client.AMQDestination
 
setName(String) - Method in class org.apache.qpid.client.messaging.address.Link
 
setNetworkConnection(NetworkConnection) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setNetworkConnection(NetworkConnection, ByteBufferSender) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setNode(Node) - Method in class org.apache.qpid.client.AMQDestination
 
setNodeType(int) - Method in class org.apache.qpid.client.messaging.address.Node
 
setNoLocal(boolean) - Method in class org.apache.qpid.client.messaging.address.Link
 
setNonJMSProperties(Message) - Method in class org.apache.qpid.client.message.MessageConverter
Sets all non-JMS defined properties on converted message
setObject(String, Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setObject(String, Object) - Method in class org.apache.qpid.client.message.AMQPEncodedMapMessage
 
setObject(String, Object) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setObject(String, Object) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setObject(Serializable) - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
setObjectProperty(String, Object) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setObjectProperty(String, Object) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setObjectProperty(String, Object) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setObjectProperty(String, Object) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setOption(String, String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setOption(String, String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setOrderingPolicy(String) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
setPassword(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setPassword(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setPolicyType(String) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
setPort(int) - Method in class org.apache.qpid.client.BrokerDetails
 
setPrefetchLimits(int, long) - Method in class org.apache.qpid.client.AMQSession_0_8
 
setPriority(int) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setPriority(int) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
setPriority(int) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
setProducerCapacity(int) - Method in class org.apache.qpid.client.messaging.address.Link
 
setProperty(String, String) - Method in class org.apache.qpid.client.BrokerDetails
 
setProtocolSession(AMQProtocolSession) - Method in class org.apache.qpid.client.state.AMQStateManager
Setting of the ProtocolSession will be required when Failover has been successfully completed.
setProtocolVersion(ProtocolVersion) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setPublishMode(BasicMessageProducer.PublishMode) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setQueueName(String) - Method in class org.apache.qpid.client.AMQDestination
 
setQueuename(String) - Method in class org.apache.qpid.client.BasicMessageConsumer
 
setQueuePrefix(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
setReadable(boolean) - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
setReceivedFromServer() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setReliability(Link.Reliability) - Method in class org.apache.qpid.client.messaging.address.Link
 
setRetries(int) - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
setRetries(int) - Method in interface org.apache.qpid.jms.failover.FailoverMethod
Set the retries for this method
setRetries(int) - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
setRetries(int) - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
setRoutingKey(String) - Method in class org.apache.qpid.client.AMQDestination
 
setSaslClient(SaslClient) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
Store the SASL client currently being used for the authentication handshake
setSender(ByteBufferSender) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setSession(AMQSession) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setShort(String, short) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setShort(String, short) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setShort(String, short) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setShortProperty(String, short) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setShortProperty(String, short) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setShortProperty(String, short) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setShortProperty(String, short) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setStateManager(AMQStateManager) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
setString(String, String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
setString(String, String) - Method in class org.apache.qpid.client.message.JMSHeaderAdapter
 
setString(String, String) - Method in class org.apache.qpid.client.message.JMSMapMessage
 
setStringProperty(String, String) - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
setStringProperty(String, String) - Method in interface org.apache.qpid.client.message.AMQMessageDelegate
 
setStringProperty(String, String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
 
setStringProperty(String, String) - Method in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
setSubject(String) - Method in class org.apache.qpid.client.AMQDestination
 
setSubscription(Link.Subscription) - Method in class org.apache.qpid.client.messaging.address.Link
 
setSubscriptionQueue(Link.SubscriptionQueue) - Method in class org.apache.qpid.client.messaging.address.Link
 
setTemporaryQueueExchangeName(String) - Method in class org.apache.qpid.client.AMQConnection
 
setTemporaryQueueExchangeName(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setTemporaryTopicExchangeName(String) - Method in class org.apache.qpid.client.AMQConnection
 
setTemporaryTopicExchangeName(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setText(String) - Method in class org.apache.qpid.client.message.JMSTextMessage
 
setTicket(int) - Method in class org.apache.qpid.client.AMQSession
 
setTicket(int, int) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
setTimeToLive(long) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setTimeToLive(long) - Method in class org.apache.qpid.client.QueueSenderAdapter
 
setTimeToLive(long) - Method in class org.apache.qpid.client.TopicPublisherAdapter
 
setTopicPrefix(String) - Method in class org.apache.qpid.jndi.PropertiesFileInitialContextFactory
 
setTransactionTimeout(int) - Method in class org.apache.qpid.client.XAResourceImpl
Sets the current transaction timeout value for this XAResource instance.
setTransport(String) - Method in class org.apache.qpid.client.BrokerDetails
 
setUserID(String) - Method in class org.apache.qpid.client.BasicMessageProducer
 
setUsername(String) - Method in class org.apache.qpid.client.AMQConnection
 
setUsername(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setUsername(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
setUsingDispatcherForCleanup(boolean) - Method in class org.apache.qpid.client.AMQSession
 
setVirtualHost(String) - Method in class org.apache.qpid.client.AMQConnectionURL
 
setVirtualHost(String) - Method in interface org.apache.qpid.jms.ConnectionURL
 
SINGLE_BROKER - Static variable in interface org.apache.qpid.jms.failover.FailoverMethod
 
size() - Method in class org.apache.qpid.client.ChannelToSessionMap
 
size() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
size() - Method in interface org.apache.qpid.jms.ListMessage
 
SOCKET - Static variable in class org.apache.qpid.client.BrokerDetails
 
SpecificMethodFrameListener - Class in org.apache.qpid.client.state.listener
 
SpecificMethodFrameListener(int, Class) - Constructor for class org.apache.qpid.client.state.listener.SpecificMethodFrameListener
 
start() - Method in class org.apache.qpid.client.AMQConnection
Start the connection, i.e.
start(Xid, int) - Method in class org.apache.qpid.client.XAResourceImpl
Starts work on behalf of a transaction branch specified in xid.
started() - Method in class org.apache.qpid.client.AMQConnection
 
StateAwareMethodListener<B extends AMQMethodBody> - Interface in org.apache.qpid.client.state
A frame listener that is informed of the protocl state when invoked and has the opportunity to update state.
stateChanged(AMQStateChangedEvent) - Method in interface org.apache.qpid.client.state.AMQStateListener
 
StateWaiter - Class in org.apache.qpid.client.state
This is an implementation of the BlockingWaiter to provide error handing and a waiting mechanism for state changes.
StateWaiter(AMQStateManager, AMQState, Set<AMQState>) - Constructor for class org.apache.qpid.client.state.StateWaiter
 
stop() - Method in class org.apache.qpid.client.AMQConnection
 
stopDispatcherThread() - Method in class org.apache.qpid.client.AMQSession
 
stopExistingDispatcher() - Method in class org.apache.qpid.client.AMQSession
 
STRICT_AMQP - Static variable in class org.apache.qpid.client.AMQSession
System property to enable strict AMQP compliance.
STRICT_AMQP_DEFAULT - Static variable in class org.apache.qpid.client.AMQSession
Strict AMQP default setting.
STRICT_AMQP_FATAL - Static variable in class org.apache.qpid.client.AMQSession
System property to enable failure if strict AMQP compliance is violated.
STRICT_AMQP_FATAL_DEFAULT - Static variable in class org.apache.qpid.client.AMQSession
Strict AMQP failure default.
STRICT_JMS - Static variable in class org.apache.qpid.client.message.AMQMessageDelegate_0_8
 
stripSyntaxPrefix(String) - Static method in class org.apache.qpid.client.AMQDestination
 
supportsIsBound() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
supportsIsBound() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
supportsIsBound() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
suspendChannel(boolean) - Method in class org.apache.qpid.client.AMQSession
Suspends or unsuspends this session.
suspendChannelIfNotClosing() - Method in class org.apache.qpid.client.AMQSession
 
sync() - Method in class org.apache.qpid.client.AMQSession
 
sync() - Method in class org.apache.qpid.client.AMQSession_0_10
 
sync() - Method in class org.apache.qpid.client.AMQSession_0_8
 
syncWrite(AMQFrame, Class) - Method in class org.apache.qpid.client.AMQProtocolHandler
More convenient method to write a frame and wait for it's response.
syncWrite(AMQFrame, Class, long) - Method in class org.apache.qpid.client.AMQProtocolHandler
More convenient method to write a frame and wait for it's response.

T

tagLE(long, long) - Method in class org.apache.qpid.client.AMQSession
 
tagLE(long, long) - Method in class org.apache.qpid.client.AMQSession_0_10
 
tagLE(long, long) - Method in class org.apache.qpid.client.AMQSession_0_8
 
take() - Method in class org.apache.qpid.client.util.FlowControllingBlockingQueue
 
TCP - Static variable in class org.apache.qpid.client.BrokerDetails
 
toArray() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
toArray() - Method in interface org.apache.qpid.jms.ListMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.AbstractBytesTypedMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.JMSMapMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.JMSObjectMessage
 
toBodyString() - Method in class org.apache.qpid.client.message.JMSTextMessage
 
toHeaderString() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
TOPIC_TYPE - Static variable in class org.apache.qpid.client.AMQDestination
 
TopicPublisherAdapter - Class in org.apache.qpid.client
 
TopicPublisherAdapter(BasicMessageProducer, Topic) - Constructor for class org.apache.qpid.client.TopicPublisherAdapter
 
TopicSubscriber - Interface in org.apache.qpid.jms
 
toString() - Method in class org.apache.qpid.client.AMQConnection
 
toString() - Method in class org.apache.qpid.client.AMQConnectionFactory
 
toString() - Method in class org.apache.qpid.client.AMQConnectionURL
 
toString() - Method in class org.apache.qpid.client.AMQDestination
 
toString() - Method in class org.apache.qpid.client.BrokerDetails
 
toString() - Method in class org.apache.qpid.client.failover.FailoverState
Prints this state, mainly for debugging purposes.
toString() - Method in class org.apache.qpid.client.message.AbstractJMSMessage
 
toString() - Method in class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
toString() - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
toString() - Method in class org.apache.qpid.jms.failover.FailoverExchangeMethod
 
toString() - Method in class org.apache.qpid.jms.failover.FailoverRoundRobinServers
 
toString() - Method in class org.apache.qpid.jms.failover.FailoverSingleServer
 
toString() - Method in class org.apache.qpid.jms.failover.NoFailover
 
toString() - Method in class org.apache.qpid.jms.FailoverPolicy
 
toURL() - Method in class org.apache.qpid.client.AMQConnection
Returns stringified connection url.
toURL() - Method in class org.apache.qpid.client.AMQDestination
 
tuneConnection(ConnectionTuneParameters) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
TYPE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 

U

unbind(Name) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
unbind(String) - Method in class org.apache.qpid.jndi.ReadOnlyContext
 
underThreshold(int) - Method in interface org.apache.qpid.client.util.FlowControllingBlockingQueue.ThresholdListener
 
UNENCRYPTED_PROPERTIES_HEADER - Static variable in class org.apache.qpid.client.message.MessageEncryptionHelper
 
UNKNOWN_TYPE - Static variable in class org.apache.qpid.client.AMQDestination
 
UnprocessedMessage - Class in org.apache.qpid.client.message
This class contains everything needed to process a JMS message.
UnprocessedMessage(int) - Constructor for class org.apache.qpid.client.message.UnprocessedMessage
 
UnprocessedMessage_0_10 - Class in org.apache.qpid.client.message
This class contains everything needed to process a JMS message.
UnprocessedMessage_0_10(MessageTransfer) - Constructor for class org.apache.qpid.client.message.UnprocessedMessage_0_10
 
UnprocessedMessage_0_8 - Class in org.apache.qpid.client.message
This class contains everything needed to process a JMS message.
UnprocessedMessage_0_8(long, int, AMQShortString, AMQShortString, boolean) - Constructor for class org.apache.qpid.client.message.UnprocessedMessage_0_8
 
unprocessedMessageReceived(int, UnprocessedMessage) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
Callback invoked from the BasicDeliverMethodHandler when a message has been received.
unsubscribe(String) - Method in class org.apache.qpid.client.AMQSession
 
unsubscribe(String) - Method in class org.apache.qpid.client.AMQSessionAdapter
 
unwrap(byte[], int, int) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
unwrap(byte[], int, int) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
unwrap(byte[], int, int) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
unwrap(byte[], int, int) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
unwrap(byte[], int, int) - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
updateCurrentPrefetch(int) - Method in class org.apache.qpid.client.AMQSession_0_8
 
updateExchangeType(String, String) - Static method in class org.apache.qpid.client.message.AbstractAMQMessageDelegate
Update the exchange name to type mapping.
updateExchangeTypeMapping(Header, Session) - Static method in class org.apache.qpid.client.message.AMQMessageDelegate_0_10
Use the 0-10 ExchangeQuery call to validate the exchange type.
updateRollbackMark(long, long) - Method in class org.apache.qpid.client.AMQSession
 
updateRollbackMark(long, long) - Method in class org.apache.qpid.client.AMQSession_0_10
 
updateRollbackMark(long, long) - Method in class org.apache.qpid.client.AMQSession_0_8
 
URL_0_10 - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
URL_0_8 - Static variable in interface org.apache.qpid.jms.ConnectionURL
 
URL_FORMAT_EXAMPLE - Static variable in class org.apache.qpid.client.BrokerDetails
 
URLParser - Class in org.apache.qpid.client.url
 
URLParser(AMQConnectionURL) - Constructor for class org.apache.qpid.client.url.URLParser
 
URLParser_0_10 - Class in org.apache.qpid.client.url
The format Qpid URL is based on the AMQP one.
URLParser_0_10(String) - Constructor for class org.apache.qpid.client.url.URLParser_0_10
 
USE_SSL_DEFAULT - Static variable in class org.apache.qpid.client.BrokerDetails
 
USERNAME - Static variable in class org.apache.qpid.client.BrokerDetails
 
UsernameHashedPasswordCallbackHandler - Class in org.apache.qpid.client.security
 
UsernameHashedPasswordCallbackHandler() - Constructor for class org.apache.qpid.client.security.UsernameHashedPasswordCallbackHandler
 
UsernamePasswordCallbackHandler - Class in org.apache.qpid.client.security
 
UsernamePasswordCallbackHandler() - Constructor for class org.apache.qpid.client.security.UsernamePasswordCallbackHandler
 

V

validatePolicyType(String) - Method in class org.apache.qpid.client.messaging.address.QpidQueueOptions
 
validateQueueOnSend() - Method in class org.apache.qpid.client.AMQConnection
 
valueOf(String) - Static method in enum org.apache.qpid.client.AMQDestination.AddressOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.AMQDestination.DestSyntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.CustomJMSXProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.messaging.address.Link.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.messaging.address.Link.Reliability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.RejectBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.security.DynamicSaslRegistrar.ProviderRegistrationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.client.state.AMQState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.client.AMQDestination.AddressOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.AMQDestination.DestSyntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.qpid.client.ChannelToSessionMap
 
values() - Static method in enum org.apache.qpid.client.CustomJMSXProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.messaging.address.Link.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.messaging.address.Link.Reliability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.RejectBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.security.DynamicSaslRegistrar.ProviderRegistrationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.client.state.AMQState
Returns an array containing the constants of this enum type, in the order they are declared.
verifyClientID() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
 
verifyClientID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
 
verifyClientID() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
 
verifySubject(AMQDestination) - Method in class org.apache.qpid.client.AMQSession
 
VIRTUAL_HOST - Static variable in class org.apache.qpid.client.BrokerDetails
 

W

wrap(byte[], int, int) - Method in class org.apache.qpid.client.security.amqplain.AmqPlainSaslClient
 
wrap(byte[], int, int) - Method in class org.apache.qpid.client.security.anonymous.AnonymousSaslClient
 
wrap(byte[], int, int) - Method in class org.apache.qpid.client.security.crammd5hashed.CRAMMD5HashedSaslClient
 
wrap(byte[], int, int) - Method in class org.apache.qpid.client.security.oauth2.OAuth2SaslClient
 
wrap(byte[], int, int) - Method in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
writeBoolean(boolean) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeBoolean(boolean) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeBoolean(boolean) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeByte(byte) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeByte(byte) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeByte(byte) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeBytes(byte[]) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeBytes(byte[]) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeBytes(byte[]) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeBytes(byte[], int, int) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeChar(char) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeChar(char) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeChar(char) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeCommandFrameAndWaitForReply(AMQDataBlock, BlockingMethodFrameListener) - Method in class org.apache.qpid.client.AMQProtocolHandler
Convenience method that writes a frame to the protocol session and waits for a particular response.
writeCommandFrameAndWaitForReply(AMQDataBlock, BlockingMethodFrameListener, long) - Method in class org.apache.qpid.client.AMQProtocolHandler
Convenience method that writes a frame to the protocol session and waits for a particular response.
writeDouble(double) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeDouble(double) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeDouble(double) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeExternal(ObjectOutput) - Method in class org.apache.qpid.client.AMQDestination
 
writeFloat(float) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeFloat(float) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeFloat(float) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeFrame(AMQDataBlock) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
writeFrame(AMQDataBlock, boolean) - Method in class org.apache.qpid.client.AMQProtocolHandler
 
writeFrame(AMQDataBlock) - Method in class org.apache.qpid.client.protocol.AMQProtocolSession
 
writeInt(int) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeInt(int) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeInt(int) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeLong(long) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeLong(long) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeLong(long) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeObject(Object) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeObject(Object) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeObject(Object) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writerIdle() - Method in class org.apache.qpid.client.AMQProtocolHandler
 
writerIdle(Connection) - Method in class org.apache.qpid.client.transport.ClientConnectionDelegate
 
writeShort(short) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeShort(short) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 
writeShort(short) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeString(String) - Method in class org.apache.qpid.client.message.AMQPEncodedListMessage
 
writeString(String) - Method in class org.apache.qpid.client.message.JMSStreamMessage
 
writeUTF(String) - Method in class org.apache.qpid.client.message.JMSBytesMessage
 

X

X_BINDINGS - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
X_DECLARE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
X_ENCRYPTED_RECIPIENTS - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
X_SEND_ENCRYPTED - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
X_SUBSCRIBE - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
X_SUBSCRIBES - Static variable in class org.apache.qpid.client.messaging.address.AddressHelper
 
XAConnectionImpl - Class in org.apache.qpid.client
This class implements the javax.jms.XAConnection interface
XAConnectionImpl(ConnectionURL) - Constructor for class org.apache.qpid.client.XAConnectionImpl
Create a XAConnection from a connectionURL
XAResourceImpl - Class in org.apache.qpid.client
This is an implementation of javax.njms.XAResource.
XAResourceImpl(XASessionImpl) - Constructor for class org.apache.qpid.client.XAResourceImpl
Create an XAResource associated with a XASession
XASessionImpl - Class in org.apache.qpid.client
This is an implementation of the javax.jms.XASession interface.
XASessionImpl(Connection, AMQConnection, int, int, int) - Constructor for class org.apache.qpid.client.XASessionImpl
Create a JMS XASession
XASessionImpl(Connection, AMQConnection, int, int, int, int) - Constructor for class org.apache.qpid.client.XASessionImpl
 
XASessionImpl(Connection, AMQConnection, int, boolean, int, int, int, String) - Constructor for class org.apache.qpid.client.XASessionImpl
 

_

_logger - Static variable in class org.apache.qpid.client.protocol.AMQProtocolSession
 
_mechanism - Variable in class org.apache.qpid.client.security.scram.AbstractScramSaslClient
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

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