- 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
-
- 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.
- 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, ClassLoadingAwareObjectInputStream.TrustedClassFilter) - Constructor for class org.apache.qpid.client.util.ClassLoadingAwareObjectInputStream
-
- ClassLoadingAwareObjectInputStream.TrustedClassFilter - Interface in org.apache.qpid.client.util
-
Security Filter used to filter classes that the application deems to be insecure, this filter
is not applied to the class instances for the primitive types.
- 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() - 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
-
- 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) - 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
-
- 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
-
- 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
-
- getDelay() - Method in class org.apache.qpid.client.messaging.address.Link
-
- 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
- getDeliveryDelay() - Method in class org.apache.qpid.client.AMQDestination
-
- getDeliveryDelay() - Method in class org.apache.qpid.client.BasicMessageProducer
-
- 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
-
- 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.AMQDestination
-
- getLocalAddress() - Method in class org.apache.qpid.client.AMQProtocolHandler
-
- getLocalAddress() - Method in class org.apache.qpid.client.messaging.address.Link
-
- 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
-
- 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.
- 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.
- incUnacknowledgedMessages() - Method in class org.apache.qpid.client.AMQSession_0_8
-
- 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.
- 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
-
- 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
-
- isQueueLifetimePolicySupported() - Method in interface org.apache.qpid.client.AMQConnectionDelegate
-
- isQueueLifetimePolicySupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_0_10
-
- isQueueLifetimePolicySupported() - Method in class org.apache.qpid.client.AMQConnectionDelegate_8_0
-
- 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
-
- 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.
- isTrusted(Class<?>) - Method in class org.apache.qpid.client.AMQConnection
-
- isTrusted(Class<?>) - Method in interface org.apache.qpid.client.util.ClassLoadingAwareObjectInputStream.TrustedClassFilter
-
- 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
-
- 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
-
- reduceCreditToOriginalSize() - 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.
- 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, long) - 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
-
- 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
-
- setDelay(long) - Method in class org.apache.qpid.client.messaging.address.Link
-
- setDelete(AMQDestination.AddressOption) - Method in class org.apache.qpid.client.AMQDestination
-
- setDeliveryDelay(long) - Method in class org.apache.qpid.client.BasicMessageProducer
-
- setDeliveryDelay(long) - Method in interface org.apache.qpid.jms.MessageProducer
-
- 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
-
- 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
-
- 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
-
- setLocalAddress(String) - Method in class org.apache.qpid.client.messaging.address.Link
-
- 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
-
- stopFlowIfNeccessary() - Method in class org.apache.qpid.client.AMQSession_0_8
-
- 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.
- 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
-