Package | Description |
---|---|
javax.jms |
JMS 1.1 API.
|
org.hornetq.jms.client |
Implementation of the JMS API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XAQueueConnectionFactory
An
XAQueueConnectionFactory provides the same create options as
a QueueConnectionFactory (optional). |
Modifier and Type | Class and Description |
---|---|
class |
HornetQJMSConnectionFactory
A class that represents a ConnectionFactory.
|
class |
HornetQQueueConnectionFactory
A class that represents a QueueConnectionFactory.
|
class |
HornetQXAConnectionFactory
A class that represents a XAConnectionFactory.
|
class |
HornetQXAQueueConnectionFactory
A class that represents a XAQueueConnectionFactory.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.