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

A

ActiveMQActivationSpec - Class in org.apache.activemq.ra
Configures the inbound JMS consumer specification using ActiveMQ
ActiveMQActivationSpec() - Constructor for class org.apache.activemq.ra.ActiveMQActivationSpec
 
ActiveMQConnectionFactory - Class in org.apache.activemq.ra
 
ActiveMQConnectionFactory(ActiveMQManagedConnectionFactory, ConnectionManager, ActiveMQConnectionRequestInfo) - Constructor for class org.apache.activemq.ra.ActiveMQConnectionFactory
 
ActiveMQConnectionRequestInfo - Class in org.apache.activemq.ra
Must override equals and hashCode (JCA spec 16.4)
ActiveMQConnectionRequestInfo() - Constructor for class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
ActiveMQConnectionSupport - Class in org.apache.activemq.ra
Abstract base class providing support for creating physical connections to an ActiveMQ instance.
ActiveMQConnectionSupport() - Constructor for class org.apache.activemq.ra.ActiveMQConnectionSupport
 
ActiveMQEndpointActivationKey - Class in org.apache.activemq.ra
 
ActiveMQEndpointActivationKey() - Constructor for class org.apache.activemq.ra.ActiveMQEndpointActivationKey
For testing
ActiveMQEndpointActivationKey(MessageEndpointFactory, MessageActivationSpec) - Constructor for class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
ActiveMQEndpointWorker - Class in org.apache.activemq.ra
$Date$
ActiveMQEndpointWorker(MessageResourceAdapter, ActiveMQEndpointActivationKey) - Constructor for class org.apache.activemq.ra.ActiveMQEndpointWorker
 
ActiveMQManagedConnection - Class in org.apache.activemq.ra
ActiveMQManagedConnection maps to real physical connection to the server.
ActiveMQManagedConnection(Subject, ActiveMQConnection, ActiveMQConnectionRequestInfo) - Constructor for class org.apache.activemq.ra.ActiveMQManagedConnection
 
ActiveMQManagedConnectionFactory - Class in org.apache.activemq.ra
 
ActiveMQManagedConnectionFactory() - Constructor for class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
ActiveMQResourceAdapter - Class in org.apache.activemq.ra
Knows how to connect to one ActiveMQ server.
ActiveMQResourceAdapter() - Constructor for class org.apache.activemq.ra.ActiveMQResourceAdapter
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
addSynchronization(Synchronization) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
afterDelivery() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
afterDelivery(ActiveMQSession, Message) - Method in class org.apache.activemq.ra.ServerSessionImpl
The ActiveMQSession's run method will call back to this method after dispactching a message to the MessageListener.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
associate(Subject, ActiveMQConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
associateConnection(Object) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
AUTO_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Auto-acknowledge constant for acknowledgeMode property *

B

beforeDelivery(Method) - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
beforeDelivery(ActiveMQSession, Message) - Method in class org.apache.activemq.ra.ServerSessionImpl
The ActiveMQSession's run method will call back to this method before dispactching a message to the MessageListener.
begin() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
begin() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 

C

cleanup() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
Cleans up all proxy handles attached to this physical connection so that they cannot be used anymore.
cleanup() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
cleanup() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
Called by the ActiveMQManagedConnection to invalidate this proxy.
cleanup() - Method in class org.apache.activemq.ra.ManagedSessionProxy
Called by the ManagedConnectionProxy to invalidate this proxy.
close() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
close() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
close() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
close() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
Used to let the ActiveMQManagedConnection that this connection handel is not needed by the app.
close() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
close() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
close() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
closeSessions() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
commit() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
commit() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
commit(Xid, boolean) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
commit() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
commit() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
commit(Xid, boolean) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
configure(ActiveMQConnectionFactory, MessageActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Configures the given connection factory
connectionClosed(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
copy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
createBrowser(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBrowser(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createBytesMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBytesMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionFactory(ActiveMQConnectionRequestInfo, MessageActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
Creates a factory for obtaining physical connections to an Active MQ broker.
createConnectionFactory(ConnectionManager) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
createConnectionFactory() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
This is used when not running in an app server.
createConsumer(Destination) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createDestination() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
createMapMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createMapMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createNotSupported(String) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createObjectMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createObjectMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createProducer(Destination) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createProducer(Destination) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createPublisher(Topic) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createPublisher(Topic) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createQueue(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createQueue(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createQueueConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createQueueConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createReceiver(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createReceiver(Queue, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createReceiver(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createReceiver(Queue, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createSender(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSender(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createStreamMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createStreamMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createSubscriber(Topic) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSubscriber(Topic) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTemporaryQueue() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTemporaryQueue() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTemporaryTopic() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTemporaryTopic() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTextMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTextMessage(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTextMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTextMessage(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTopic(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTopic(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTopicConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createTopicConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 

D

defaultValue(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
defaultValue(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
destroy() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
Close down the physical connection to the server.
DUPS_OK_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Dups-ok-acknowledge constant for acknowledgeMode property *
DURABLE_SUBSCRIPTION - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Durable constant for subscriptionDurability property *

E

emptyToNull(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
end(Xid, int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
end(Xid, int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
endpointActivationKey - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
endpointFactory - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 

F

forget(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
forget(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 

G

getAcknowledgeMode() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getAcknowledgeMode() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getAcknowledgeMode() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getAcknowledgeMode() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getAcknowledgeModeForSession() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getAcknowledgeModeForSession() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getActivationSpec() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
getActiveSessionAndProducer() - Static method in class org.apache.activemq.ra.InboundContextSupport
Returns the current InboundContext used by the current thread which is processing a message.
getBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getBackOffMultiplier() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getBootstrapContext() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getBootstrapContext() - Method in interface org.apache.activemq.ra.MessageResourceAdapter
 
getBrokerXmlConfig() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getBrokerXmlConfig() - Method in interface org.apache.activemq.ra.MessageResourceAdapter
 
getClientId() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getClientid() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getClientid() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getClientID() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getClientID() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getClientId() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getConnection() - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getConnectionFactory() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getDeliveryMode() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDestination() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getDestination() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDestination() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getDestinationType() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getDestinationType() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getDisableMessageID() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getEnableBatch() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getEnableBatch() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getEnableBatchBooleanValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getEnableBatchBooleanValue() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getExceptionListener() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getExceptionListener() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getInfo() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
Gets the connection request information.
getInfo() - Method in interface org.apache.activemq.ra.MessageResourceAdapter
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getInitialRedeliveryDelay() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getKeyStore() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getKeyStore() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getKeyStore() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getKeyStoreKeyPassword() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getKeyStoreKeyPassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getKeyStoreKeyPassword() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getKeyStorePassword() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getKeyStorePassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getKeyStorePassword() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getLocalTransaction() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getLogWriter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getLogWriter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getManagedConnection() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getMaximumRedeliveries() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaximumRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaximumRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getMaximumRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getMaximumRedeliveryDelay() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxMessagesPerBatch() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerBatch() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxMessagesPerBatchIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerBatchIntValue() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxMessagesPerSessions() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerSessions() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxMessagesPerSessionsIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerSessionsIntValue() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxSessions() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxSessions() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMaxSessionsIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxSessionsIntValue() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMessageEndpointFactory() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
getMessageListener() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getMessageListener() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getMessageProducer() - Method in interface org.apache.activemq.ra.InboundContext
Lazily creates a message producer that can be used to send messages using the same JMS Session which is being used to dispatch messages which minimises the XA overheard of consuming and producing or allows JMS transactions to be used for consuming and producing messages.
getMessageProducer() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
getMessageSelector() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMessageSelector() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getMetaData() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getMetaData() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getMetaData() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getNoLocal() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getNoLocal() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getNoLocalBooleanValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getNoLocalBooleanValue() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getOptimizeDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getOptimizeDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getPassword() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getPhysicalConnection() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getPriority() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getQueue() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getQueuePrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getQueuePrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getQueueSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getRedeliveryBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getRedeliveryBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getRedeliveryUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getRedeliveryUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getReference() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
getResourceAdapter() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getResourceAdapter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getResourceAdapter() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getServerSession() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
getServerUrl() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getServerUrl() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getSession() - Method in interface org.apache.activemq.ra.InboundContext
Returns the current session being used to process a JMS message in the current thread.
getSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getSession() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
getSessionAndProducer() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getSubscriptionDurability() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getSubscriptionDurability() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getSubscriptionName() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getSubscriptionName() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getTimeToLive() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getTopic() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getTopicSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getTransacted() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getTransacted() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getTransactionContext() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getTransactionId() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
getTransactionTimeout() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
getTransactionTimeout() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
getTrustStore() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getTrustStore() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getTrustStore() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getTrustStorePassword() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getTrustStorePassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getTrustStorePassword() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getUseInboundSession() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getUseInboundSession() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getUseRAManagedTransaction() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getUseRAManagedTransaction() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getUserName() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
getUseSessionArgs() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getUseSessionArgs() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
getXAResource() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getXAResources(ActivationSpec[]) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
We only connect to one resource manager per ResourceAdapter instance, so any ActivationSpec will return the same XAResource.

H

hashCode() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 

I

InboundConnectionProxy - Class in org.apache.activemq.ra
A Connection implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
InboundConnectionProxy() - Constructor for class org.apache.activemq.ra.InboundConnectionProxy
 
InboundConnectionProxyFactory - Class in org.apache.activemq.ra
A ConnectionFactory implementation which creates connections which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same underlying JMS session that is used to dispatch messages.
InboundConnectionProxyFactory() - Constructor for class org.apache.activemq.ra.InboundConnectionProxyFactory
 
InboundContext - Interface in org.apache.activemq.ra
Represents an object which has-a Session instance and an optional, lazily created MessageProducer instance which can them be used by a pooling based JMS provider for publishing messages using the session used by the current thread.
InboundContextSupport - Class in org.apache.activemq.ra
A helper class used to provide access to the current active InboundContext instance being used to process a message in the current thread so that messages can be produced using the same session.
InboundMessageProducerProxy - Class in org.apache.activemq.ra
An implementation of MessageProducer which uses the ActiveMQ JCA ResourceAdapter's current thread's JMS Session to send messages.
InboundMessageProducerProxy(MessageProducer, Destination) - Constructor for class org.apache.activemq.ra.InboundMessageProducerProxy
 
InboundSessionProxy - Class in org.apache.activemq.ra
A Session implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
InboundSessionProxy() - Constructor for class org.apache.activemq.ra.InboundSessionProxy
 
INVALID_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
 
InvalidMessageEndpointException - Exception in org.apache.activemq.ra
Thrown to indicate that a MessageEndpoint is no longer valid and should be discarded.
InvalidMessageEndpointException() - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with null as its detail message.
InvalidMessageEndpointException(String) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified detail message.
InvalidMessageEndpointException(String, Throwable) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified detail message and cause.
InvalidMessageEndpointException(Throwable) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
isClosing() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
isConnectionFactoryConfigured() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns true if this object will configure an ActiveMQConnectionFactory in any way
isDurableSubscription() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isDurableSubscription() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isEmpty(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isEmpty(String) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isInLocalTransaction() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isInManagedTx() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
isInManagedTx() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
isInTransaction() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isInXATransaction() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isSameRM(XAResource) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
isSameRM(XAResource) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isStale() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
isUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isUseExponentialBackOff() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isUseInboundSessionEnabled() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
isUseInboundSessionEnabled() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
isUseJndi() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isUseJndi() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isUseRAManagedTransactionEnabled() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isUseRAManagedTransactionEnabled() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isUseSessionArgs() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
isUseSessionArgs() - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
isValidAcknowledgeMode(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidAcknowledgeMode(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidClientId(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidClientId(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidDestination(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidDestination(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidDestinationType(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidDestinationType(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidEnableBatch(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidEnableBatch(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidMaxMessagesPerBatch(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidMaxMessagesPerBatch(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidMaxMessagesPerSessions(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidMaxMessagesPerSessions(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidMaxSessions(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidMaxSessions(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidMessageSelector(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidMessageSelector(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidNoLocal(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidNoLocal(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidSubscriptionDurability(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidSubscriptionDurability(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidSubscriptionName(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidSubscriptionName(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
isValidUseRAManagedTransaction(List<String>) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isValidUseRAManagedTransaction(List<String>) - Method in interface org.apache.activemq.ra.MessageActivationSpec
 

L

lazyCreateRedeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
lazyCreateRedeliveryPolicy() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
LocalAndXATransaction - Class in org.apache.activemq.ra
Used to provide a LocalTransaction and XAResource to a JMS session.
LocalAndXATransaction(TransactionContext) - Constructor for class org.apache.activemq.ra.LocalAndXATransaction
 
localTransactionCommitted(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
localTransactionRolledback(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
localTransactionStarted(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
log - Variable in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
log - Variable in class org.apache.activemq.ra.ActiveMQConnectionSupport
 

M

makeConnection(ActiveMQConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
Creates a new physical connection to an Active MQ broker identified by given connection request information.
makeConnection(ActiveMQConnectionRequestInfo, ActiveMQConnectionFactory) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
Creates a new physical connection to an Active MQ broker using a given connection factory and credentials supplied in connection request information.
makeConnection() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeConnection(MessageActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeConnection(ActiveMQConnectionRequestInfo) - Method in interface org.apache.activemq.ra.MessageResourceAdapter
 
makeConnection(MessageActivationSpec) - Method in interface org.apache.activemq.ra.MessageResourceAdapter
 
ManagedConnectionProxy - Class in org.apache.activemq.ra
Acts as a pass through proxy for a JMS Connection object.
ManagedConnectionProxy(ActiveMQManagedConnection, ConnectionRequestInfo) - Constructor for class org.apache.activemq.ra.ManagedConnectionProxy
 
ManagedSessionProxy - Class in org.apache.activemq.ra
Acts as a pass through proxy for a JMS Session object.
ManagedSessionProxy(ActiveMQSession, ManagedConnectionProxy) - Constructor for class org.apache.activemq.ra.ManagedSessionProxy
 
ManagedTransactionContext - Class in org.apache.activemq.ra
Allows us to switch between using a shared transaction context, or using a local transaction context.
ManagedTransactionContext(TransactionContext) - Constructor for class org.apache.activemq.ra.ManagedTransactionContext
 
matches(Object, Object) - Static method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
matches(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
MessageActivationSpec - Interface in org.apache.activemq.ra
 
MessageEndpointProxy - Class in org.apache.activemq.ra
 
MessageEndpointProxy(MessageEndpoint) - Constructor for class org.apache.activemq.ra.MessageEndpointProxy
 
MessageResourceAdapter - Interface in org.apache.activemq.ra
Knows how to connect to one ActiveMQ server.

N

NON_DURABLE_SUBSCRIPTION - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
NonDurable constant for subscriptionDurability property *
notEqual(Object, Object) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 

O

ON_MESSAGE_METHOD - Static variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
ON_MESSAGE_METHOD - Static variable in class org.apache.activemq.ra.ServerSessionImpl
 
onException(JMSException) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
onException(JMSException) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
onMessage(Message) - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
org.apache.activemq.ra - package org.apache.activemq.ra
JCA managed connections and resource adapters for working with ActiveMQ

P

prefetchPolicy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns the prefetch policy; not using bean properties to avoid breaking compatibility with JCA configuration in J2EE
prepare(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
prepare(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
proxyClosedEvent(ManagedConnectionProxy) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
When a proxy is closed this cleans up the proxy and notifies the ConnectionEventListeners that a connection closed.
publish(Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Topic, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 

R

recover() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
recover(int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
recover() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
recover(int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
redeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
redeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns the redelivery policy; not using bean properties to avoid breaking compatibility with JCA configuration in J2EE
redeliveryPolicy() - Method in interface org.apache.activemq.ra.MessageActivationSpec
 
register(InboundContext) - Static method in class org.apache.activemq.ra.InboundContextSupport
Registers the session and producer which should be called before the MessageEndpoint.beforeDelivery(java.lang.reflect.Method) method is called.
registerThreadSession(Session) - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
release() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
release() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
removeFromPool(ServerSessionImpl) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
returnToPool(ServerSessionImpl) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
rollback() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
rollback() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
rollback(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
rollback() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
rollback() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
rollback(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
run() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
run() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
run() - Method in class org.apache.activemq.ra.ServerSessionImpl
 

S

safeClose(Connection) - Static method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
safeClose(ConnectionConsumer) - Static method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
send(Destination, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Queue, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
ServerSessionImpl - Class in org.apache.activemq.ra
 
ServerSessionImpl(ServerSessionPoolImpl, ActiveMQSession, WorkManager, MessageEndpoint, boolean, int) - Constructor for class org.apache.activemq.ra.ServerSessionImpl
 
ServerSessionPoolImpl - Class in org.apache.activemq.ra
$Date$
ServerSessionPoolImpl(ActiveMQEndpointWorker, int) - Constructor for class org.apache.activemq.ra.ServerSessionPoolImpl
 
sessionClosed(ManagedSessionProxy) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
setAcknowledgeMode(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setActiveMQDestination(ActiveMQDestination) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
A helper method mostly for use in Dependency Injection containers which allows you to customize the destination and destinationType properties from a single ActiveMQDestination POJO
setAllPrefetchValues(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setAllPrefetchValues(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setBackOffMultiplier(double) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setBrokerXmlConfig(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
Sets the XML configuration file used to configure the ActiveMQ broker via Spring if using embedded mode.
setClientId(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setClientid(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setClientid(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setClientID(String) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
setClientID(String) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
Sets client id on delegate
setClosing(boolean) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
setConnection(ActiveMQConnection) - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setDeliveryMode(int) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDestination(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setDestinationType(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setEnableBatch(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
sets exception listener on delegate
setInfo(ActiveMQConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
Sets the connection request information as a whole.
setInitialRedeliveryDelay(long) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setInitialRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setInitialRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setInManagedTx(boolean) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
setInputStreamPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setInputStreamPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setKeyStore(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setKeyStore(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setKeyStore(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setKeyStoreKeyPassword(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setKeyStoreKeyPassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setKeyStoreKeyPassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setKeyStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setKeyStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setKeyStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setLogWriter(PrintWriter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
setLogWriter(PrintWriter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setMaximumRedeliveries(int) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaximumRedeliveries(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setMaximumRedeliveries(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setMaximumRedeliveryDelay(long) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaximumRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setMaximumRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setMaxMessagesPerBatch(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaxMessagesPerSessions(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaxSessions(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
setMessageSelector(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setNoLocal(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setOptimizeDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setOptimizeDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setPriority(int) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setQueueBrowserPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setQueueBrowserPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setQueuePrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setQueuePrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setRedeliveryBackOffMultiplier(Double) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setRedeliveryBackOffMultiplier(Double) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setRedeliveryUseExponentialBackOff(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setRedeliveryUseExponentialBackOff(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setReference(Reference) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
setResourceAdapter(ResourceAdapter) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setResourceAdapter(ResourceAdapter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setServerUrl(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setServerUrl(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setSubscriptionDurability(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setSubscriptionName(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setTimeToLive(long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setTransactionContext(TransactionContext) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
setTransactionTimeout(int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
setTransactionTimeout(int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
setTrustStore(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setTrustStore(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setTrustStore(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setTrustStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setTrustStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setTrustStorePassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUseInboundSession(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setUseInboundSession(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setUseJndi(boolean) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUseRAManagedTransaction(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
 
setUseSessionArgs(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setUseSessionArgs(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionSupport
if true, calls to managed connection factory.connection.createSession will respect the passed in args.
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
SimpleConnectionManager - Class in org.apache.activemq.ra
A simple implementation of a ConnectionManager.
SimpleConnectionManager() - Constructor for class org.apache.activemq.ra.SimpleConnectionManager
 
start() - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
start(BootstrapContext) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
start() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
start(Xid, int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
start() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
start(Xid, int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
start() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
stop() - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
stop() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
stop() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
stop() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 

T

toString() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
toString() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
toString() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
toString() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
toString() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
toString() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
toString() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
toString() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
transacted - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 

U

unregister(InboundContext) - Static method in class org.apache.activemq.ra.InboundContextSupport
Unregisters the session and producer which should be called after the MessageEndpoint.afterDelivery() method is called.
unregisterThreadSession(Session) - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
unsubscribe(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
unsubscribe(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 

V

validate() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 

W

workManager - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.