Skip navigation links
HornetQ RAR POM 2.4.7.Final-redhat-2
A B C D E F G H I L M N O P Q R S T U V W X 

A

acknowledge() - Method in class org.hornetq.ra.HornetQRAMessage
Acknowledge
addConnectionEventListener(ConnectionEventListener) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Add a connection event listener.
addTemporaryQueue(TemporaryQueue) - Method in interface org.hornetq.ra.HornetQRASessionFactory
Add a temporary queue
addTemporaryQueue(TemporaryQueue) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Add temporary queue
addTemporaryTopic(TemporaryTopic) - Method in interface org.hornetq.ra.HornetQRASessionFactory
Add a temporary topic
addTemporaryTopic(TemporaryTopic) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Add temporary topic
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.hornetq.ra.HornetQRAConnectionManager
Allocates a connection
allocateConnection(int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Allocation a connection
allocateConnection(boolean, int, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Allocate a connection
associateConnection(Object) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Move a handler from one mc to this one.
attemptingReconnect(HornetQActivationSpec) - Method in interface org.hornetq.ra.HornetQRALogger
 
awaitingJMSServerCreation() - Method in interface org.hornetq.ra.HornetQRALogger
 
awaitingTopicQueueCreation(String) - Method in interface org.hornetq.ra.HornetQRALogger
 

B

begin() - Method in class org.hornetq.ra.HornetQRALocalTransaction
Begin
BUNDLE - Static variable in interface org.hornetq.ra.HornetQRABundle
 

C

checkClosed() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Check if we are closed
checkState() - Method in class org.hornetq.ra.HornetQRASession
 
checkTransactionActive() - Method in class org.hornetq.ra.HornetQRAManagedConnection
 
cleanup() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Cleanup
clearBody() - Method in class org.hornetq.ra.HornetQRAMessage
Clear body
clearProperties() - Method in class org.hornetq.ra.HornetQRAMessage
Clear properties
close() - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Close
close() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Close
close() - Method in class org.hornetq.ra.HornetQRASession
Closes the session.
close() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Close
closeSession(HornetQRASession) - Method in interface org.hornetq.ra.HornetQRASessionFactory
Notification that a session is closed
closeSession(HornetQRASession) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Close session
commit() - Method in class org.hornetq.ra.HornetQRALocalTransaction
Commit
commit() - Method in class org.hornetq.ra.HornetQRASession
Commit
commit(Xid, boolean) - Method in class org.hornetq.ra.HornetQRAXAResource
Commit
compare(String, String) - Static method in class org.hornetq.ra.HornetQRaUtils
Compare two strings.
compare(Integer, Integer) - Static method in class org.hornetq.ra.HornetQRaUtils
Compare two integers.
compare(Long, Long) - Static method in class org.hornetq.ra.HornetQRaUtils
Compare two longs.
compare(Double, Double) - Static method in class org.hornetq.ra.HornetQRaUtils
Compare two doubles.
compare(Boolean, Boolean) - Static method in class org.hornetq.ra.HornetQRaUtils
Compare two booleans.
CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling connections
ConnectionFactoryProperties - Class in org.hornetq.ra
 
ConnectionFactoryProperties() - Constructor for class org.hornetq.ra.ConnectionFactoryProperties
 
consumer - Variable in class org.hornetq.ra.HornetQRAMessageConsumer
The wrapped message consumer
createBrowser(Queue) - Method in class org.hornetq.ra.HornetQRASession
Create a browser
createBrowser(Queue, String) - Method in class org.hornetq.ra.HornetQRASession
Create a browser
createBytesMessage() - Method in class org.hornetq.ra.HornetQRASession
Create a bytes message
createConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a connection
createConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a connection
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a connection consumer -- throws IllegalStateException
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a connection consumer -- throws IllegalStateException
createConnectionConsumer(Destination, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a connection consumer -- throws IllegalStateException
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a connection consumer -- throws IllegalStateException
createConnectionFactory() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Creates a Connection Factory instance
createConnectionFactory(ConnectionManager) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Creates a Connection Factory instance
createConsumer(Destination) - Method in class org.hornetq.ra.HornetQRASession
Create a message consumer
createConsumer(Destination, String) - Method in class org.hornetq.ra.HornetQRASession
Create a message consumer
createConsumer(Destination, String, boolean) - Method in class org.hornetq.ra.HornetQRASession
Create a message consumer
createContext() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createContext(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createContext(String, String, int) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createContext(int) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createContext(int) - Method in class org.hornetq.ra.HornetQRAJMSContext
 
createContext(int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a durable connection consumer -- throws IllegalStateException
createDurableConsumer(Topic, String) - Method in class org.hornetq.ra.HornetQRASession
 
createDurableConsumer(Topic, String, String, boolean) - Method in class org.hornetq.ra.HornetQRASession
 
createDurableSubscriber(Topic, String) - Method in class org.hornetq.ra.HornetQRASession
Create a durable topic subscriber
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.hornetq.ra.HornetQRASession
Create a topic subscriber
createHornetQConnectionFactory(ConnectionFactoryProperties) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createMapMessage() - Method in class org.hornetq.ra.HornetQRASession
Create a map message
createMessage() - Method in class org.hornetq.ra.HornetQRASession
Create a message
createObjectMessage() - Method in class org.hornetq.ra.HornetQRASession
Create an object message
createObjectMessage(Serializable) - Method in class org.hornetq.ra.HornetQRASession
Create an object message
createProducer(Destination) - Method in class org.hornetq.ra.HornetQRASession
Create a message producer
createPublisher(Topic) - Method in class org.hornetq.ra.HornetQRASession
Create a topic publisher
createQueue(String) - Method in class org.hornetq.ra.HornetQRASession
Create a queue
createQueueConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a queue connection
createQueueConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a queue connection
createQueueSession(boolean, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a queue session
createReceiver(Queue) - Method in class org.hornetq.ra.HornetQRASession
Create a queue receiver
createReceiver(Queue, String) - Method in class org.hornetq.ra.HornetQRASession
Create a queue receiver
createRecoveryHornetQConnectionFactory(ConnectionFactoryProperties) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
createSender(Queue) - Method in class org.hornetq.ra.HornetQRASession
Create a queue sender
createSession(boolean, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a session
createSession(int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createSession() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createSession(ClientSessionFactory, int, String, String, Boolean, Integer, Integer, boolean, boolean, Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createSharedConsumer(Topic, String) - Method in class org.hornetq.ra.HornetQRASession
 
createSharedConsumer(Topic, String, String) - Method in class org.hornetq.ra.HornetQRASession
 
createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createSharedDurableConsumer(Topic, String) - Method in class org.hornetq.ra.HornetQRASession
 
createSharedDurableConsumer(Topic, String, String) - Method in class org.hornetq.ra.HornetQRASession
 
createStreamMessage() - Method in class org.hornetq.ra.HornetQRASession
Create a stream message
createSubscriber(Topic) - Method in class org.hornetq.ra.HornetQRASession
Create a topic subscriber
createSubscriber(Topic, String, boolean) - Method in class org.hornetq.ra.HornetQRASession
Create a topic subscriber
createTemporaryQueue() - Method in class org.hornetq.ra.HornetQRASession
Create a temporary queue
createTemporaryTopic() - Method in class org.hornetq.ra.HornetQRASession
Create a temporary topic
createTextMessage() - Method in class org.hornetq.ra.HornetQRASession
Create a text message
createTextMessage(String) - Method in class org.hornetq.ra.HornetQRASession
Create a text message
createTopic(String) - Method in class org.hornetq.ra.HornetQRASession
Create a topic
createTopicConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a topic connection
createTopicConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a topic connection
createTopicSession(boolean, int) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a topic session
createXAConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA connection
createXAConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA connection
createXAContext() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createXAContext(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
createXAContext() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
 
createXAQueueConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA queue connection
createXAQueueConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA queue connection
createXAQueueSession() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a XA queue session
createXASession() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a XA session
createXATopicConnection() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA topic connection
createXATopicConnection(String, String) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Create a XA topic connection
createXATopicSession() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Create a XA topic session

D

destroy() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Destroy the physical connection.

E

end(Xid, int) - Method in class org.hornetq.ra.HornetQRAXAResource
End
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.hornetq.ra.HornetQResourceAdapter
Endpoint activation
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.hornetq.ra.HornetQResourceAdapter
Endpoint deactivation
equals(Object) - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.hornetq.ra.HornetQRAMessage
Check for equality
equals(Object) - Method in class org.hornetq.ra.HornetQResourceAdapter
Indicates whether some other object is "equal to" this one.
errorCreatingReference(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 
errorCreatingSession(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 
errorDecodingPassword(Exception) - Method in interface org.hornetq.ra.HornetQRABundle
 
errorDeliveringMessage(Throwable) - Method in interface org.hornetq.ra.HornetQRALogger
 
errorReconnecting(Throwable, HornetQActivationSpec) - Method in interface org.hornetq.ra.HornetQRALogger
 
errorStoppingRA(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 

F

failureInActivation(Throwable, HornetQActivationSpec) - Method in interface org.hornetq.ra.HornetQRALogger
 
forget(Xid) - Method in class org.hornetq.ra.HornetQRAXAResource
Forget

G

getAcknowledgeMode() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Get the acknowledge mode
getAcknowledgeMode() - Method in class org.hornetq.ra.HornetQRASession
Get the acknowledge mode
getAcknowledgeMode() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the acknowledge mode
getAcknowledgeModeInt() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getActivations() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getActivationSpec() - Method in class org.hornetq.ra.inflow.HornetQActivation
Get the activation spec
getAddress() - Method in class org.hornetq.ra.inflow.HornetQActivation
 
getAutoGroup() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get auto group
getBlockOnAcknowledge() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get block on acknowledge
getBlockOnDurableSend() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get block on durable send
getBlockOnNonDurableSend() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get block on non durable send
getBody(Class<T>) - Method in class org.hornetq.ra.HornetQRAMessage
 
getBodyLength() - Method in class org.hornetq.ra.HornetQRABytesMessage
Get body length
getBoolean(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getBooleanProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getByte(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getByteProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getBytes(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getCallFailoverTimeout() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getCallFailoverTimeout() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get call failover timeout
getCallTimeout() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getCallTimeout() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getCallTimeout() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get call timeout
getChar(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getClientFailureCheckPeriod() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getClientFailureCheckPeriod() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getClientFailureCheckPeriod() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get client failure check period
getClientID() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getClientID() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Get the client id
getClientID() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getClientID() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Get the client ID
getClientID() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the client ID
getCodecInstance() - Method in class org.hornetq.ra.HornetQRAProperties
 
getCodecInstance() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getConfirmationWindowSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getConfirmationWindowSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConfirmationWindowSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get confirmation window size
getConnection(Subject, ConnectionRequestInfo) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get a connection
getConnectionFactory() - Method in class org.hornetq.ra.inflow.HornetQActivation
 
getConnectionFactoryLookup() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the connection factory lookup
getConnectionLoadBalancingPolicyClassName() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getConnectionLoadBalancingPolicyClassName() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConnectionLoadBalancingPolicyClassName() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getConnectionParameters() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConnectionParameters() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getConnectionParameters() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getConnectionTTL() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getConnectionTTL() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConnectionTTL() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get connection TTL
getConnectorClassName() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConnectorClassName() - Method in class org.hornetq.ra.HornetQRAMCFProperties
 
getConnectorClassName() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getConnectorClassName() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getConsumerMaxRate() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getConsumerMaxRate() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConsumerMaxRate() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get consumer max rate
getConsumerWindowSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getConsumerWindowSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getConsumerWindowSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get consumer window size
getCredential(ManagedConnectionFactory, Subject, ConnectionRequestInfo) - Static method in class org.hornetq.ra.HornetQRACredential
Get credentials
getCRI() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the request info for this connection.
getDefaultFactory() - Method in interface org.hornetq.ra.HornetQRAConnectionFactory
 
getDefaultFactory() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
getDefaultHornetQConnectionFactory() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getDeliveryDelay() - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
getDeliveryMode() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Get the delivery mode
getDestination() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Get the destination
getDestination() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the destination
getDestinationLookup() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the destination lookup
getDestinationType() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the destination type
getDisableMessageID() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Disable message id
getDisableMessageTimestamp() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Disable message timestamp
getDiscoveryAddress() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDiscoveryAddress() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getDiscoveryAddress() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the discovery group name
getDiscoveryInitialWaitTimeout() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDiscoveryInitialWaitTimeout() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getDiscoveryInitialWaitTimeout() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get discovery initial wait timeout
getDiscoveryLocalBindAddress() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDiscoveryLocalBindAddress() - Method in class org.hornetq.ra.HornetQResourceAdapter
get the discovery local bind address
getDiscoveryPort() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDiscoveryPort() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getDiscoveryPort() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the discovery group port
getDiscoveryRefreshTimeout() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDiscoveryRefreshTimeout() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getDiscoveryRefreshTimeout() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get discovery refresh timeout
getDouble(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getDoubleProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getDupsOKBatchSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getDupsOKBatchSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getDupsOKBatchSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get dups ok batch size
getEISProductName() - Method in class org.hornetq.ra.HornetQRAMetaData
Get the EIS product name
getEISProductVersion() - Method in class org.hornetq.ra.HornetQRAMetaData
Get the EIS product version
getExceptionListener() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Get the exception listener -- throws IllegalStateException
getFloat(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getFloatProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getGroupID() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getGroupID() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the group ID
getHA() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getInitialConnectAttempts() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getInitialConnectAttempts() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get number of initial connect attempts
getInitialMessagePacketSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getInitialMessagePacketSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get initial message packet size
getInt(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getIntProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getJgroupsChannelLocatorClass() - Method in class org.hornetq.ra.HornetQRAProperties
 
getJgroupsChannelLocatorClass() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getJgroupsChannelName() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getJgroupsChannelName() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getJgroupsChannelRefName() - Method in class org.hornetq.ra.HornetQRAProperties
 
getJgroupsChannelRefName() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getJgroupsFile() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getJgroupsFile() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getJMSCorrelationID() - Method in class org.hornetq.ra.HornetQRAMessage
Get correlation id
getJMSCorrelationIDAsBytes() - Method in class org.hornetq.ra.HornetQRAMessage
Get correlation id
getJMSDeliveryMode() - Method in class org.hornetq.ra.HornetQRAMessage
Get delivery mode
getJMSDeliveryTime() - Method in class org.hornetq.ra.HornetQRAMessage
 
getJMSDestination() - Method in class org.hornetq.ra.HornetQRAMessage
Get destination
getJMSExpiration() - Method in class org.hornetq.ra.HornetQRAMessage
Get expiration
getJMSMajorVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the JMS major version
getJMSMessageID() - Method in class org.hornetq.ra.HornetQRAMessage
Get message id
getJMSMinorVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the JMS minor version
getJMSPriority() - Method in class org.hornetq.ra.HornetQRAMessage
Get priority
getJMSProviderName() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the JMS provider name
getJMSRedelivered() - Method in class org.hornetq.ra.HornetQRAMessage
Get redelivered status
getJMSReplyTo() - Method in class org.hornetq.ra.HornetQRAMessage
Get reply to destination
getJMSTimestamp() - Method in class org.hornetq.ra.HornetQRAMessage
Get timestamp
getJMSType() - Method in class org.hornetq.ra.HornetQRAMessage
Get type
getJMSVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the JMS version
getJMSXPropertyNames() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the JMS XPropertyNames
getJndiParams() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getJndiParams() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getLocalTransaction() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the location transaction for the connection.
getLogWriter() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the log writer -- NOT SUPPORTED
getLogWriter() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the log writer -- NOT SUPPORTED
getLong(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getLongProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getManagedConnection() - Method in class org.hornetq.ra.HornetQRASession
for tests only
getManagedConnectionFactory() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the connection factory for this connection.
getMapNames() - Method in class org.hornetq.ra.HornetQRAMapMessage
Get the map names
getMaxConnections() - Method in class org.hornetq.ra.HornetQRAMetaData
Get the maximum number of connections -- RETURNS 0
getMaxRetryInterval() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getMaxRetryInterval() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get maximum time for retry interval
getMaxSession() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the number of max session
getMessageEndpointFactory() - Method in class org.hornetq.ra.inflow.HornetQActivation
Get the message endpoint factory
getMessageListener() - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Get message listener
getMessageListener() - Method in class org.hornetq.ra.HornetQRASession
Get the message listener -- throws IllegalStateException
getMessageSelector() - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Get message selector
getMessageSelector() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the message selector
getMetaData() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the meta data for the connection.
getMetaData() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the connection metadata
getMetaData() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Get the connection metadata
getMinLargeMessageSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getMinLargeMessageSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getMinLargeMessageSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get min large message size
getNoLocal() - Method in class org.hornetq.ra.HornetQRATopicSubscriber
Get the no local value
getObject(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getObject() - Method in class org.hornetq.ra.HornetQRAObjectMessage
Get the object
getObjectProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getOwnPassword() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getParsedConnectionParameters() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getParsedConnectorClassNames() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getParsedJndiParams() - Method in class org.hornetq.ra.HornetQRAProperties
 
getParsedJndiParams() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getParsedJndiParams() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getPassword() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Get the password
getPassword() - Method in class org.hornetq.ra.HornetQRACredential
Get the password
getPassword() - Method in class org.hornetq.ra.HornetQRAProperties
Get the password
getPassword() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the password
getPassword() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the password
getPasswordCodec() - Method in class org.hornetq.ra.HornetQRAProperties
 
getPasswordCodec() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getPreAcknowledge() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get pre acknowledge
getPriority() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Get the priority
getProducerMaxRate() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getProducerMaxRate() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getProducerMaxRate() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get producer max rate
getProducerWindowSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getProducerWindowSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get producer window size
getProperties() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the managed connection factory properties
getProperties() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the resource adapter properties
getPropertyNames() - Method in class org.hornetq.ra.HornetQRAMessage
Get property names
getProviderMajorVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the provider major version
getProviderMinorVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the provider minor version
getProviderVersion() - Method in class org.hornetq.ra.HornetQRAConnectionMetaData
Get the provider version
getQueue() - Method in class org.hornetq.ra.HornetQRAQueueReceiver
Get queue
getQueue() - Method in class org.hornetq.ra.HornetQRAQueueSender
Get queue
getQueueSession() - Method in class org.hornetq.ra.HornetQRASession
Get the queue session
getReconnectAttempts() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getReconnectAttempts() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getReconnectAttempts() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get number of reconnect attempts
getRecoveryManager() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getReference() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Get the reference
getReference() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Get the naming reference
getResourceAdapter() - Method in interface org.hornetq.ra.HornetQRAConnectionFactory
 
getResourceAdapter() - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
 
getResourceAdapter() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the resource adapter
getResourceAdapter() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the resource adapter
getResourceRecovery() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getResources() - Method in class org.hornetq.ra.recovery.RecoveryManager
 
getRetryInterval() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getRetryInterval() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getRetryInterval() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get retry interval
getRetryIntervalMultiplier() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getRetryIntervalMultiplier() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getRetryIntervalMultiplier() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get retry interval multiplier
getScheduledThreadPoolMaxSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getScheduledThreadPoolMaxSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getScheduledThreadPoolMaxSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getSession() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the session for this connection.
getSession() - Method in class org.hornetq.ra.HornetQRASession
Get the session
getSessionDefaultType() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the default session type
getSessionDefaultType() - Method in class org.hornetq.ra.HornetQRAMCFProperties
Get the default session type.
getSetupAttempts() - Method in class org.hornetq.ra.HornetQRAProperties
 
getSetupAttempts() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getSetupAttempts() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getSetupInterval() - Method in class org.hornetq.ra.HornetQRAProperties
 
getSetupInterval() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getSetupInterval() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
getShort(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getShortProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getStrConnectionParameters() - Method in class org.hornetq.ra.HornetQRAMCFProperties
 
getString(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Get
getStringProperty(String) - Method in class org.hornetq.ra.HornetQRAMessage
Get property
getSubscriptionDurability() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the subscription durability
getSubscriptionName() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the subscription name
getText() - Method in class org.hornetq.ra.HornetQRATextMessage
Get text
getThreadPoolMaxSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getThreadPoolMaxSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getThreadPoolMaxSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getTimeToLive() - Method in class org.hornetq.ra.HornetQRAMessageProducer
Get the time to live
getTM() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getTopic() - Method in class org.hornetq.ra.HornetQRATopicPublisher
Get the topic
getTopic() - Method in class org.hornetq.ra.HornetQRATopicSubscriber
Get the topic
getTopicSession() - Method in class org.hornetq.ra.HornetQRASession
Get the topic session
getTopicTemporaryQueue() - Method in class org.hornetq.ra.inflow.HornetQActivation
 
getTransacted() - Method in class org.hornetq.ra.HornetQRASession
Get transacted
getTransactionBatchSize() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
getTransactionBatchSize() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
getTransactionBatchSize() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get transaction batch size
getTransactionManagerLocatorClass() - Method in class org.hornetq.ra.HornetQRAProperties
 
getTransactionManagerLocatorClass() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getTransactionManagerLocatorMethod() - Method in class org.hornetq.ra.HornetQRAProperties
 
getTransactionManagerLocatorMethod() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getTransactionTimeout() - Method in class org.hornetq.ra.HornetQRAXAResource
Get the transaction timeout in seconds
getTransactionTimeout() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the transaction timeout
getType() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Get the connection type
getType() - Method in class org.hornetq.ra.HornetQRAMCFProperties
Get the connection type
getUseGlobalPools() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
getUseLocalTx() - Method in class org.hornetq.ra.HornetQRAProperties
Get the use XA flag
getUseLocalTx() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the use XA flag
getUser() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the user
getUserName() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Get the user name
getUserName() - Method in class org.hornetq.ra.HornetQRACredential
Get the user name
getUserName() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the user name
getUserName() - Method in class org.hornetq.ra.HornetQRAMetaData
Get the user name
getUserName() - Method in class org.hornetq.ra.HornetQRAProperties
Get the user name
getUserName() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the user name
getUseTryLock() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Get the useTryLock.
getUseTryLock() - Method in class org.hornetq.ra.HornetQRAMCFProperties
Get the useTryLock.
getWorkManager() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get the work manager
getWorkManager() - Method in class org.hornetq.ra.inflow.HornetQActivation
Get the work manager
getXAResource() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Get the XAResource for the connection.
getXAResource() - Method in class org.hornetq.ra.HornetQRASession
Get the XA resource
getXAResources(ActivationSpec[]) - Method in class org.hornetq.ra.HornetQResourceAdapter
Get XA resources
getXAResources() - Method in class org.hornetq.ra.inflow.HornetQActivation
 

H

handleFailure(Throwable) - Method in class org.hornetq.ra.inflow.HornetQActivation
Handles any failure by trying to reconnect
handlingJMSFailure(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 
hashCode() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Return the hash code for the object
hashCode() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Return the hash code for the object
hashCode() - Method in class org.hornetq.ra.HornetQRAMessage
Return the hash code
hashCode() - Method in class org.hornetq.ra.HornetQResourceAdapter
Return the hash code for the object
HornetQActivation - Class in org.hornetq.ra.inflow
The activation.
HornetQActivation(HornetQResourceAdapter, MessageEndpointFactory, HornetQActivationSpec) - Constructor for class org.hornetq.ra.inflow.HornetQActivation
Constructor
HornetQActivationSpec - Class in org.hornetq.ra.inflow
The activation spec These properties are set on the MDB ActivactionProperties
HornetQActivationSpec() - Constructor for class org.hornetq.ra.inflow.HornetQActivationSpec
Constructor
HornetQMessageHandler - Class in org.hornetq.ra.inflow
The message handler
HornetQMessageHandler(HornetQActivation, TransactionManager, ClientSessionInternal, ClientSessionFactory, int) - Constructor for class org.hornetq.ra.inflow.HornetQMessageHandler
 
HornetQRABundle - Interface in org.hornetq.ra
 
HornetQRABytesMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRABytesMessage(BytesMessage, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRABytesMessage
Create a new wrapper
HornetQRAConnectionFactory - Interface in org.hornetq.ra
An aggregate interface for the JMS connection factories
HornetQRAConnectionFactoryImpl - Class in org.hornetq.ra
The connection factory
HornetQRAConnectionFactoryImpl(HornetQRAManagedConnectionFactory, ConnectionManager) - Constructor for class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Constructor
HornetQRAConnectionManager - Class in org.hornetq.ra
The connection manager used in non-managed environments.
HornetQRAConnectionManager() - Constructor for class org.hornetq.ra.HornetQRAConnectionManager
Constructor
HornetQRAConnectionMetaData - Class in org.hornetq.ra
This class implements javax.jms.ConnectionMetaData
HornetQRAConnectionMetaData() - Constructor for class org.hornetq.ra.HornetQRAConnectionMetaData
Constructor
HornetQRAConnectionRequestInfo - Class in org.hornetq.ra
Connection request information
HornetQRAConnectionRequestInfo(HornetQRAProperties, int) - Constructor for class org.hornetq.ra.HornetQRAConnectionRequestInfo
Constructor
HornetQRAConnectionRequestInfo(boolean, int, int) - Constructor for class org.hornetq.ra.HornetQRAConnectionRequestInfo
Constructor
HornetQRACredential - Class in org.hornetq.ra
Credential information
HornetQRAJMSContext - Class in org.hornetq.ra
 
HornetQRAJMSContext(HornetQConnectionForContext, int, ThreadAwareContext) - Constructor for class org.hornetq.ra.HornetQRAJMSContext
 
HornetQRAJMSContext(HornetQConnectionForContext, ThreadAwareContext) - Constructor for class org.hornetq.ra.HornetQRAJMSContext
 
HornetQRALocalTransaction - Class in org.hornetq.ra
JMS Local transaction
HornetQRALocalTransaction(HornetQRAManagedConnection) - Constructor for class org.hornetq.ra.HornetQRALocalTransaction
Constructor
HornetQRALogger - Interface in org.hornetq.ra
Logger Code 15

each message id must be 6 digits long starting with 15, the 3rd digit donates the level so

HornetQRAManagedConnection - Class in org.hornetq.ra
The managed connection
HornetQRAManagedConnection(HornetQRAManagedConnectionFactory, HornetQRAConnectionRequestInfo, HornetQResourceAdapter, String, String) - Constructor for class org.hornetq.ra.HornetQRAManagedConnection
Constructor
HornetQRAManagedConnectionFactory - Class in org.hornetq.ra
HornetQ ManagedConnectionFactory
HornetQRAManagedConnectionFactory() - Constructor for class org.hornetq.ra.HornetQRAManagedConnectionFactory
Constructor
HornetQRAMapMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRAMapMessage(MapMessage, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAMapMessage
Create a new wrapper
HornetQRAMCFProperties - Class in org.hornetq.ra
The MCF default properties - these are set in the at the jms-ds.xml
HornetQRAMCFProperties() - Constructor for class org.hornetq.ra.HornetQRAMCFProperties
Constructor
HornetQRAMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRAMessage(Message, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAMessage
Create a new wrapper
HornetQRAMessageConsumer - Class in org.hornetq.ra
A wrapper for a message consumer
HornetQRAMessageConsumer(MessageConsumer, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAMessageConsumer
Create a new wrapper
HornetQRAMessageListener - Class in org.hornetq.ra
A wrapper for a message listener
HornetQRAMessageListener(MessageListener, HornetQRAMessageConsumer) - Constructor for class org.hornetq.ra.HornetQRAMessageListener
Create a new wrapper
HornetQRAMessageProducer - Class in org.hornetq.ra
HornetQMessageProducer.
HornetQRAMessageProducer(MessageProducer, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAMessageProducer
Create a new wrapper
HornetQRAMetaData - Class in org.hornetq.ra
Managed connection meta data
HornetQRAMetaData(HornetQRAManagedConnection) - Constructor for class org.hornetq.ra.HornetQRAMetaData
Constructor
HornetQRAObjectMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRAObjectMessage(ObjectMessage, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAObjectMessage
Create a new wrapper
HornetQRAProperties - Class in org.hornetq.ra
The RA default properties - these are set in the ra.xml file
HornetQRAProperties() - Constructor for class org.hornetq.ra.HornetQRAProperties
Constructor
HornetQRAQueueReceiver - Class in org.hornetq.ra
A wrapper for a queue receiver
HornetQRAQueueReceiver(QueueReceiver, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAQueueReceiver
Create a new wrapper
HornetQRAQueueSender - Class in org.hornetq.ra
HornetQQueueSender.
HornetQRAQueueSender(QueueSender, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAQueueSender
Create a new wrapper
HornetQRAService - Class in org.hornetq.ra
A HornetQRAService ensures that HornetQ Resource Adapter will be stopped *before* the HornetQ server.
HornetQRAService(MBeanServer, String) - Constructor for class org.hornetq.ra.HornetQRAService
 
HornetQRASession - Class in org.hornetq.ra
A joint interface for JMS sessions
HornetQRASession(HornetQRAManagedConnection, HornetQRAConnectionRequestInfo) - Constructor for class org.hornetq.ra.HornetQRASession
Constructor
HornetQRASessionFactory - Interface in org.hornetq.ra
A joint interface for all connection types
HornetQRASessionFactoryImpl - Class in org.hornetq.ra
Implements the JMS Connection API and produces HornetQRASession objects.
HornetQRASessionFactoryImpl(HornetQRAManagedConnectionFactory, ConnectionManager, TransactionManager, int) - Constructor for class org.hornetq.ra.HornetQRASessionFactoryImpl
Constructor
HornetQRAStreamMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRAStreamMessage(StreamMessage, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRAStreamMessage
Create a new wrapper
HornetQRATextMessage - Class in org.hornetq.ra
A wrapper for a message
HornetQRATextMessage(TextMessage, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRATextMessage
Create a new wrapper
HornetQRATopicPublisher - Class in org.hornetq.ra
HornetQQueueSender.
HornetQRATopicPublisher(TopicPublisher, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRATopicPublisher
Create a new wrapper
HornetQRATopicSubscriber - Class in org.hornetq.ra
A wrapper for a topic subscriber
HornetQRATopicSubscriber(TopicSubscriber, HornetQRASession) - Constructor for class org.hornetq.ra.HornetQRATopicSubscriber
Create a new wrapper
HornetQRaUtils - Class in org.hornetq.ra
Various utility functions
HornetQRAXAJMSContext - Class in org.hornetq.ra
 
HornetQRAXAJMSContext(HornetQConnectionForContext, ThreadAwareContext) - Constructor for class org.hornetq.ra.HornetQRAXAJMSContext
 
HornetQRAXAResource - Class in org.hornetq.ra
HornetQXAResource.
HornetQRAXAResource(HornetQRAManagedConnection, XAResource) - Constructor for class org.hornetq.ra.HornetQRAXAResource
Create a new HornetQXAResource.
HornetQResourceAdapter - Class in org.hornetq.ra
The resource adapter for HornetQ
HornetQResourceAdapter() - Constructor for class org.hornetq.ra.HornetQResourceAdapter
Constructor

I

illegalJEEMethod() - Method in interface org.hornetq.ra.HornetQRABundle
 
init() - Method in class org.hornetq.ra.HornetQRAProperties
 
instantiatingDestination(String, String) - Method in interface org.hornetq.ra.HornetQRALogger
 
interruptConsumer(FutureLatch) - Method in class org.hornetq.ra.inflow.HornetQMessageHandler
 
invalidAcknowledgeMode(int) - Method in interface org.hornetq.ra.HornetQRABundle
 
invalidClientAcknowledgeMode() - Method in interface org.hornetq.ra.HornetQRABundle
 
invalidClientAcknowledgeModeRuntime() - Method in interface org.hornetq.ra.HornetQRABundle
 
invalidSessionTransactedMode() - Method in interface org.hornetq.ra.HornetQRABundle
 
invalidSessionTransactedModeRuntime() - Method in interface org.hornetq.ra.HornetQRABundle
 
isAutoGroup() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isAutoGroup() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isBlockOnAcknowledge() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isBlockOnAcknowledge() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isBlockOnDurableSend() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isBlockOnDurableSend() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isBlockOnNonDurableSend() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isBlockOnNonDurableSend() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isBodyAssignableTo(Class) - Method in class org.hornetq.ra.HornetQRAMessage
 
isCacheLargeMessagesClient() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isCacheLargeMessagesClient() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get cacheLargeMessagesClient
isCompressLargeMessage() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isCompressLargeMessage() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get compressLargeMessage
isDeliveryTransacted() - Method in class org.hornetq.ra.inflow.HornetQActivation
Get whether delivery is transacted
ISE - Static variable in interface org.hornetq.ra.HornetQRABundle
Error message for strict behaviour
ISE - Static variable in interface org.hornetq.ra.HornetQRASessionFactory
Error message for strict behaviour
isFailoverOnInitialConnection() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isFailoverOnInitialConnection() - Method in class org.hornetq.ra.HornetQResourceAdapter
Get isFailoverOnInitialConnection
isHA() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isHA() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isHasBeenUpdated() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isPreAcknowledge() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isPreAcknowledge() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isSameRM(XAResource) - Method in class org.hornetq.ra.HornetQRAXAResource
IsSameRM
isShareSubscriptions() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
isSubscriptionDurable() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get the status of subscription durability
isTopic() - Method in class org.hornetq.ra.inflow.HornetQActivation
Is the destination a topic
isTransacted() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Use transactions
isUseAutoRecovery() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
isUseGlobalPools() - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
isUseGlobalPools() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
isUseJNDI() - Method in class org.hornetq.ra.HornetQRAProperties
 
isUseJNDI() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
isUseJNDI() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
isUseLocalTx() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
isUseMaskedPassword() - Method in class org.hornetq.ra.HornetQRAProperties
 
isUseMaskedPassword() - Method in class org.hornetq.ra.HornetQResourceAdapter
 
itemExists(String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Does the item exist

L

locateJGroupsChannel(String, String) - Static method in class org.hornetq.ra.HornetQRaUtils
Within AS7 the RA is loaded by JCA.
locateTM(String, String) - Static method in class org.hornetq.ra.HornetQRaUtils
The Resource adapter can't depend on any provider's specific library.
lock() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Aqquire a lock on the managed connection
lock() - Method in class org.hornetq.ra.HornetQRASession
Lock
LOGGER - Static variable in interface org.hornetq.ra.HornetQRALogger
The default logger.
lookup(Context, String, Class<?>) - Static method in class org.hornetq.ra.HornetQRaUtils
Lookup an object in the default initial context

M

matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
message - Variable in class org.hornetq.ra.HornetQRAMessage
The message

N

noActivationSpec() - Method in interface org.hornetq.ra.HornetQRABundle
 
noDestinationName() - Method in interface org.hornetq.ra.HornetQRABundle
 
noTXLocator() - Method in interface org.hornetq.ra.HornetQRALogger
 

O

onException(JMSException) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Notifies user of a JMS exception.
onMessage(Message) - Method in class org.hornetq.ra.HornetQRAMessageListener
On message
ONMESSAGE - Static variable in class org.hornetq.ra.inflow.HornetQActivation
The onMessage method
onMessage(ClientMessage) - Method in class org.hornetq.ra.inflow.HornetQMessageHandler
 
org.hornetq.ra - package org.hornetq.ra
HornetQ Resource Adaptor
org.hornetq.ra.inflow - package org.hornetq.ra.inflow
 
org.hornetq.ra.recovery - package org.hornetq.ra.recovery
 
overrideConnectionParameters(Map<String, Object>, Map<String, Object>) - Method in class org.hornetq.ra.HornetQResourceAdapter
 

P

parseConfig(String) - Static method in class org.hornetq.ra.HornetQRaUtils
 
parseConnectorConnectorConfig(String) - Static method in class org.hornetq.ra.HornetQRaUtils
 
parseHashtableConfig(String) - Static method in class org.hornetq.ra.HornetQRaUtils
Used on parsing JNDI Configuration
prepare(Xid) - Method in class org.hornetq.ra.HornetQRAXAResource
Prepare
problemResettingXASession() - Method in interface org.hornetq.ra.HornetQRALogger
 
producer - Variable in class org.hornetq.ra.HornetQRAMessageProducer
The wrapped message producer
propertyExists(String) - Method in class org.hornetq.ra.HornetQRAMessage
Do property exist
publish(Message, int, int, long) - Method in class org.hornetq.ra.HornetQRATopicPublisher
Publish message
publish(Message) - Method in class org.hornetq.ra.HornetQRATopicPublisher
Publish message
publish(Topic, Message, int, int, long) - Method in class org.hornetq.ra.HornetQRATopicPublisher
Publish message
publish(Topic, Message) - Method in class org.hornetq.ra.HornetQRATopicPublisher
Publish message

Q

QUEUE_CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling queues

R

raStopped() - Method in interface org.hornetq.ra.HornetQRALogger
 
readBoolean() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readBoolean() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readByte() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readByte() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readBytes(byte[], int) - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readBytes(byte[]) - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readBytes(byte[]) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readChar() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readChar() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readDouble() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readDouble() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readFloat() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readFloat() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readInt() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readInt() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readLong() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readLong() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readObject() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readShort() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readShort() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readString() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Read
readUnsignedByte() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readUnsignedShort() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
readUTF() - Method in class org.hornetq.ra.HornetQRABytesMessage
Read
receive() - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Receive
receive(long) - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Receive
receiveNoWait() - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Receive
reconnected() - Method in interface org.hornetq.ra.HornetQRALogger
 
recover() - Method in class org.hornetq.ra.HornetQRASession
Recover
recover(int) - Method in class org.hornetq.ra.HornetQRAXAResource
Recover
RecoveryManager - Class in org.hornetq.ra.recovery
 
RecoveryManager() - Constructor for class org.hornetq.ra.recovery.RecoveryManager
 
register(HornetQConnectionFactory, String, String) - Method in class org.hornetq.ra.recovery.RecoveryManager
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Remove a connection event listener.
removeHandle(HornetQRASession) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Remove a handle from the handle map.
reset() - Method in class org.hornetq.ra.HornetQRABytesMessage
Reset
reset() - Method in class org.hornetq.ra.HornetQRAStreamMessage
Reset
rollback() - Method in class org.hornetq.ra.HornetQRALocalTransaction
Rollback
rollback() - Method in class org.hornetq.ra.HornetQRASession
Rollback
rollback(Xid) - Method in class org.hornetq.ra.HornetQRAXAResource
Rollback
run() - Method in class org.hornetq.ra.HornetQRASession
Always throws an Error.

S

send(Destination, Message, int, int, long) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Send message
send(Destination, Message) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Send message
send(Message, int, int, long) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Send message
send(Message) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Send message
send(Message, CompletionListener) - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
send(Message, int, int, long, CompletionListener) - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
send(Destination, Message, CompletionListener) - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
send(Destination, Message, int, int, long, CompletionListener) - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
send(Queue, Message, int, int, long) - Method in class org.hornetq.ra.HornetQRAQueueSender
Send message
send(Queue, Message) - Method in class org.hornetq.ra.HornetQRAQueueSender
Send message
sendEvent(ConnectionEvent) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Send an event.
session - Variable in class org.hornetq.ra.HornetQRAMessage
The session
session - Variable in class org.hornetq.ra.HornetQRAMessageConsumer
The session for this consumer
session - Variable in class org.hornetq.ra.HornetQRAMessageProducer
The session for this consumer
setAcknowledgeMode(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the acknowledge mode
setAutoGroup(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setAutoGroup(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setAutoGroup(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set auto group
setBlockOnAcknowledge(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setBlockOnAcknowledge(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setBlockOnAcknowledge(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set block on acknowledge
setBlockOnDurableSend(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setBlockOnDurableSend(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setBlockOnDurableSend(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set block on durable send
setBlockOnNonDurableSend(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setBlockOnNonDurableSend(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setBlockOnNonDurableSend(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set block on non durable send
setBoolean(String, boolean) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setBooleanProperty(String, boolean) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setByte(String, byte) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setByteProperty(String, byte) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setBytes(String, byte[], int, int) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setBytes(String, byte[]) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setCacheLargeMessagesClient(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setCacheLargeMessagesClient(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set cacheLargeMessagesClient
setCallFailoverTimeout(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setCallFailoverTimeout(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set call failover timeout
setCallTimeout(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setCallTimeout(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setCallTimeout(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set call timeout
setChar(String, char) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setClientFailureCheckPeriod(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setClientFailureCheckPeriod(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setClientFailureCheckPeriod(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set client failure check period
setClientID(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setClientId(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
Deprecated.
setClientID(String) - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Set the client id
setClientID(String) - Method in class org.hornetq.ra.HornetQRAJMSContext
 
setClientID(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setClientID(String) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Set the client ID -- throws IllegalStateException
setClientID(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the client ID
setCompressLargeMessage(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setCompressLargeMessage(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set compressLargeMessage
setConfirmationWindowSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setConfirmationWindowSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConfirmationWindowSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set confirmation window size
setConnectionFactoryLookup(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the connection factory lookup
setConnectionLoadBalancingPolicyClassName(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setConnectionLoadBalancingPolicyClassName(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConnectionLoadBalancingPolicyClassName(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setConnectionParameters(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConnectionParameters(String) - Method in class org.hornetq.ra.HornetQRAMCFProperties
 
setConnectionParameters(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setConnectionParameters(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setConnectionTTL(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setConnectionTTL(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConnectionTTL(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set connection TTL
setConnectorClassName(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConnectorClassName(String) - Method in class org.hornetq.ra.HornetQRAMCFProperties
 
setConnectorClassName(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setConnectorClassName(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setConsumerMaxRate(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setConsumerMaxRate(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConsumerMaxRate(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set consumer max rate
setConsumerWindowSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setConsumerWindowSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setConsumerWindowSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set consumer window size
setDefaults(HornetQRAProperties) - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Fill in default values if they are missing
setDeliveryDelay(long) - Method in class org.hornetq.ra.HornetQRAMessageProducer
 
setDeliveryMode(int) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Set the delivery mode
setDestination(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the destination
setDestinationLookup(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the destination
setDestinationType(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the destination type
setDisableMessageID(boolean) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Set disable message id
setDisableMessageTimestamp(boolean) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Set disable message timestamp
setDiscoveryAddress(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDiscoveryAddress(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setDiscoveryAddress(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the discovery group name
setDiscoveryInitialWaitTimeout(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDiscoveryInitialWaitTimeout(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setDiscoveryInitialWaitTimeout(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set discovery initial wait timeout
setDiscoveryLocalBindAddress(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDiscoveryLocalBindAddress(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
set the discovery local bind address
setDiscoveryPort(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDiscoveryPort(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setDiscoveryPort(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the discovery group port
setDiscoveryRefreshTimeout(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDiscoveryRefreshTimeout(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setDiscoveryRefreshTimeout(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set discovery refresh timeout
setDLQHandler(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setDLQJNDIName(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setDLQMaxResent(int) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setDouble(String, double) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setDoubleProperty(String, double) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setDupsOKBatchSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setDupsOKBatchSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setDupsOKBatchSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set dups ok batch size
setExceptionListener(ExceptionListener) - Method in class org.hornetq.ra.HornetQRAJMSContext
 
setExceptionListener(ExceptionListener) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Set the exception listener -- throws IllegalStateException
setFailoverOnInitialConnection(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setFailoverOnInitialConnection(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set failoverOnInitialConnection
setFloat(String, float) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setFloatProperty(String, float) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setGroupID(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setGroupID(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the group ID
setHA(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setHA(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setHA(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setHornetQSessionFactory(HornetQRASessionFactory) - Method in class org.hornetq.ra.HornetQRASession
Set the session factory
setInitialConnectAttempts(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setInitialConnectAttempts(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set number of initial connect attempts
setInitialMessagePacketSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setInitialMessagePacketSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set initial message packet size
setInManagedTx(boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnection
 
setInt(String, int) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setIntProperty(String, int) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setJgroupsChannelLocatorClass(String) - Method in class org.hornetq.ra.HornetQRAProperties
 
setJgroupsChannelLocatorClass(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setJgroupsChannelName(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setJgroupsChannelName(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setJgroupsChannelRefName(String) - Method in class org.hornetq.ra.HornetQRAProperties
 
setJgroupsChannelRefName(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setJgroupsFile(String) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setJgroupsFile(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setJMSCorrelationID(String) - Method in class org.hornetq.ra.HornetQRAMessage
Set correlation id
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.hornetq.ra.HornetQRAMessage
Set correlation id
setJMSDeliveryMode(int) - Method in class org.hornetq.ra.HornetQRAMessage
Set delivery mode
setJMSDeliveryTime(long) - Method in class org.hornetq.ra.HornetQRAMessage
 
setJMSDestination(Destination) - Method in class org.hornetq.ra.HornetQRAMessage
Set destination
setJMSExpiration(long) - Method in class org.hornetq.ra.HornetQRAMessage
Set expiration
setJMSMessageID(String) - Method in class org.hornetq.ra.HornetQRAMessage
Set message id
setJMSPriority(int) - Method in class org.hornetq.ra.HornetQRAMessage
Set priority
setJMSRedelivered(boolean) - Method in class org.hornetq.ra.HornetQRAMessage
Set redelivered status
setJMSReplyTo(Destination) - Method in class org.hornetq.ra.HornetQRAMessage
Set reply to
setJMSTimestamp(long) - Method in class org.hornetq.ra.HornetQRAMessage
Set timestamp
setJMSType(String) - Method in class org.hornetq.ra.HornetQRAMessage
Set type
setJndiParams(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setJndiParams(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setKeepAlive(boolean) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setKeepAliveMillis(long) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setLogWriter(PrintWriter) - Method in class org.hornetq.ra.HornetQRAManagedConnection
Set the log writer -- NOT SUPPORTED
setLogWriter(PrintWriter) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Set the log writer -- NOT SUPPORTED
setLong(String, long) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setLongProperty(String, long) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setManagedConnectionFactory(HornetQRAManagedConnectionFactory) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setMaxMessages(Integer) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setMaxRetryInterval(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setMaxRetryInterval(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set maximum time for retry interval
setMaxSession(Integer) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the number of max session
setMessageListener(MessageListener) - Method in class org.hornetq.ra.HornetQRAMessageConsumer
Set message listener
setMessageListener(MessageListener) - Method in class org.hornetq.ra.HornetQRASession
Set the message listener -- Throws IllegalStateException
setMessageSelector(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the message selector
setMinLargeMessageSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setMinLargeMessageSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setMinLargeMessageSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set min large message size
setMinSession(Integer) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setObject(String, Object) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setObject(Serializable) - Method in class org.hornetq.ra.HornetQRAObjectMessage
Set the object
setObjectProperty(String, Object) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setParsedConnectionParameters(List<Map<String, Object>>) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setParsedConnectorClassNames(List<String>) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setParsedJndiParams(Hashtable<?, ?>) - Method in class org.hornetq.ra.HornetQRAProperties
 
setPassword(String) - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Set the password
setPassword(String) - Method in class org.hornetq.ra.HornetQRAProperties
Set the password Based on UseMaskedPassword property, the password can be plain text or encoded string.
setPassword(String) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Set the password
setPassword(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the password
setPassword(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the password
setPasswordCodec(String) - Method in class org.hornetq.ra.HornetQRAProperties
 
setPasswordCodec(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setPreAcknowledge(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setPreAcknowledge(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setPreAcknowledge(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set pre acknowledge
setPriority(int) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Set the priority
setProducerMaxRate(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setProducerMaxRate(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setProducerMaxRate(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set producer max rate
setProducerWindowSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setProducerWindowSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set producer window size
setProviderAdapterJNDI(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setReconnectAttempts(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setReconnectAttempts(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setReconnectAttempts(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set number of reconnect attempts
setReconnectInterval(long) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setReference(Reference) - Method in class org.hornetq.ra.HornetQRAConnectionFactoryImpl
Set the reference
setReference(Reference) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Set the naming reference
setResourceAdapter(ResourceAdapter) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Set the resource adapter

This should ensure that when the RA is stopped, this MCF will be stopped as well.

setResourceAdapter(ResourceAdapter) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the resource adapter
setRetryInterval(Long) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setRetryInterval(Long) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setRetryInterval(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set retry interval
setRetryIntervalMultiplier(Double) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setRetryIntervalMultiplier(Double) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setRetryIntervalMultiplier(Double) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set retry interval multiplier
setScheduledThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setScheduledThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setScheduledThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setSessionDefaultType(String) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Set the default session type
setSessionDefaultType(String) - Method in class org.hornetq.ra.HornetQRAMCFProperties
Set the default session type.
setSetupAttempts(Integer) - Method in class org.hornetq.ra.HornetQRAProperties
 
setSetupAttempts(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setSetupAttempts(int) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setSetupInterval(Long) - Method in class org.hornetq.ra.HornetQRAProperties
 
setSetupInterval(Long) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setSetupInterval(long) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setShareSubscriptions(boolean) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setShort(String, short) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setShortProperty(String, short) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setString(String, String) - Method in class org.hornetq.ra.HornetQRAMapMessage
Set
setStringProperty(String, String) - Method in class org.hornetq.ra.HornetQRAMessage
Set property
setSubscriptionDurability(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the subscription durability
setSubscriptionName(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the subscription name
setText(String) - Method in class org.hornetq.ra.HornetQRATextMessage
Set text
setThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setThreadPoolMaxSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setTimeToLive(long) - Method in class org.hornetq.ra.HornetQRAMessageProducer
Set the ttl
setTopicTemporaryQueue(SimpleString) - Method in class org.hornetq.ra.inflow.HornetQActivation
 
setTransactionBatchSize(Integer) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setTransactionBatchSize(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setTransactionBatchSize(Integer) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set transaction batch size
setTransactionManagerLocatorClass(String) - Method in class org.hornetq.ra.HornetQRAProperties
 
setTransactionManagerLocatorClass(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setTransactionManagerLocatorMethod(String) - Method in class org.hornetq.ra.HornetQRAProperties
 
setTransactionManagerLocatorMethod(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setTransactionTimeout(int) - Method in class org.hornetq.ra.HornetQRAXAResource
Set the transaction timeout
setTransactionTimeout(Integer) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the transaction timeout
setup() - Method in class org.hornetq.ra.HornetQResourceAdapter
Setup the factory
setup() - Method in class org.hornetq.ra.inflow.HornetQActivation
Setup the activation
setup() - Method in class org.hornetq.ra.inflow.HornetQMessageHandler
 
setupCF() - Method in class org.hornetq.ra.inflow.HornetQActivation
 
setupDestination() - Method in class org.hornetq.ra.inflow.HornetQActivation
 
setupSession(ClientSessionFactory) - Method in class org.hornetq.ra.inflow.HornetQActivation
Setup a session
setUseAutoRecovery(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setUseDLQ(boolean) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setUseGlobalPools(Boolean) - Method in class org.hornetq.ra.ConnectionFactoryProperties
 
setUseGlobalPools(Boolean) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
setUseGlobalPools(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setUseJNDI(Boolean) - Method in class org.hornetq.ra.HornetQRAProperties
 
setUseJNDI(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setUseJNDI(boolean) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setUseLocalTx(Boolean) - Method in class org.hornetq.ra.HornetQRAProperties
Set the use XA flag
setUseLocalTx(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the use XA flag
setUseLocalTx(Boolean) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
 
setUseMaskedPassword(boolean) - Method in class org.hornetq.ra.HornetQRAProperties
 
setUseMaskedPassword(Boolean) - Method in class org.hornetq.ra.HornetQResourceAdapter
 
setUser(String) - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Set the user
setUserName(String) - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
Set the user name
setUserName(String) - Method in class org.hornetq.ra.HornetQRAProperties
Set the user name
setUserName(String) - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Set the user name
setUserName(String) - Method in class org.hornetq.ra.HornetQResourceAdapter
Set the user name
setUseTryLock(Integer) - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
Set the useTryLock.
setUseTryLock(Integer) - Method in class org.hornetq.ra.HornetQRAMCFProperties
Set the useTryLock.
start() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Start
start(Xid, int) - Method in class org.hornetq.ra.HornetQRAXAResource
Start
start(BootstrapContext) - Method in class org.hornetq.ra.HornetQResourceAdapter
Start
start() - Method in class org.hornetq.ra.inflow.HornetQActivation
Start the activation
start() - Method in class org.hornetq.ra.inflow.HornetQMessageHandler
 
start(boolean) - Method in class org.hornetq.ra.recovery.RecoveryManager
 
stop() - Method in class org.hornetq.ra.HornetQRAConnectionManager
 
stop() - Method in class org.hornetq.ra.HornetQRAJMSContext
 
stop() - Method in class org.hornetq.ra.HornetQRAManagedConnectionFactory
 
stop() - Method in class org.hornetq.ra.HornetQRAService
 
stop() - Method in class org.hornetq.ra.HornetQRASessionFactoryImpl
Stop
stop() - Method in class org.hornetq.ra.HornetQResourceAdapter
Stop
stop() - Method in class org.hornetq.ra.inflow.HornetQActivation
Stop the activation
stop() - Method in class org.hornetq.ra.recovery.RecoveryManager
 
strConnectionParameters - Variable in class org.hornetq.ra.HornetQRAMCFProperties
 
strConnectionParameters - Variable in class org.hornetq.ra.inflow.HornetQActivationSpec
 
strConnectorClassName - Variable in class org.hornetq.ra.inflow.HornetQActivationSpec
 

T

teardown() - Method in class org.hornetq.ra.inflow.HornetQActivation
Teardown the activation
teardown() - Method in class org.hornetq.ra.inflow.HornetQMessageHandler
Stop the handler
TOPIC_CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling topics
toString() - Method in class org.hornetq.ra.HornetQRAConnectionRequestInfo
 
toString() - Method in class org.hornetq.ra.HornetQRACredential
String representation
toString() - Method in class org.hornetq.ra.HornetQRAMessage
Return string representation
toString() - Method in class org.hornetq.ra.HornetQRAProperties
 
toString() - Method in class org.hornetq.ra.inflow.HornetQActivation
Get a string representation
toString() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Get a string representation
tryLock() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Aqquire a lock on the managed connection within the specified period

U

unableToCallAfterDelivery(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 
unableToClearTX(Exception) - Method in interface org.hornetq.ra.HornetQRALogger
 
unableToResetSession() - Method in interface org.hornetq.ra.HornetQRALogger
 
unableToRollbackTX() - Method in interface org.hornetq.ra.HornetQRALogger
 
unlock() - Method in class org.hornetq.ra.HornetQRAManagedConnection
Unlock the managed connection
unlock() - Method in class org.hornetq.ra.HornetQRASession
Unlock
unRegister(XARecoveryConfig) - Method in class org.hornetq.ra.recovery.RecoveryManager
 
unsubscribe(String) - Method in class org.hornetq.ra.HornetQRASession
Unsubscribe

V

validate() - Method in class org.hornetq.ra.inflow.HornetQActivationSpec
Validate

W

warnDifferentConnectionfactory() - Method in interface org.hornetq.ra.HornetQRALogger
 
writeBoolean(boolean) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeBoolean(boolean) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeByte(byte) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeByte(byte) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeBytes(byte[], int, int) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeBytes(byte[]) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeBytes(byte[], int, int) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeBytes(byte[]) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeChar(char) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeChar(char) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeDouble(double) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeDouble(double) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeFloat(float) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeFloat(float) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeInt(int) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeInt(int) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeLong(long) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeLong(long) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeObject(Object) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeObject(Object) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeShort(short) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write
writeShort(short) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeString(String) - Method in class org.hornetq.ra.HornetQRAStreamMessage
Write
writeUTF(String) - Method in class org.hornetq.ra.HornetQRABytesMessage
Write

X

XA_CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling XA connections
XA_QUEUE_CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling XA queues
XA_TOPIC_CONNECTION - Static variable in interface org.hornetq.ra.HornetQRAConnectionFactory
Connection factory capable of handling XA topics
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links
HornetQ RAR POM 2.4.7.Final-redhat-2

Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.