Package | Description |
---|---|
org.hornetq.jms.client |
Implementation of the JMS API.
|
org.hornetq.ra |
HornetQ Resource Adaptor
|
Modifier and Type | Class and Description |
---|---|
class |
HornetQConnection
HornetQ implementation of a JMS Connection.
|
class |
HornetQConnectionForContextImpl |
class |
HornetQXAConnection
HornetQ implementation of a JMS XAConnection.
|
Constructor and Description |
---|
HornetQJMSContext(HornetQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
HornetQJMSContext(HornetQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
HornetQXAJMSContext(HornetQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
Modifier and Type | Class and Description |
---|---|
class |
HornetQRASessionFactoryImpl
Implements the JMS Connection API and produces
HornetQRASession objects. |
Constructor and Description |
---|
HornetQRAJMSContext(HornetQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
HornetQRAJMSContext(HornetQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
HornetQRAXAJMSContext(HornetQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.