| Package | Description |
|---|---|
| org.hornetq.jms.client |
Implementation of the JMS API.
|
| 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) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.