| Package | Description |
|---|---|
| net.relaysoft.robot.jms.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJMS11Client
Abstract JMS API 1.1 version specific implementation of JMS client wrapper interface.
|
class |
AbstractJMS20Client
Abstract JMS API 2.x version specific implementation of JMS client wrapper interface.
|
class |
AbstractJMSClient
Abstract base implementation of JMS client wrapper interface.
|
class |
ActiveMQ11Client
ActiveMQ provider JMS API 1.1 version specific implementation of JMS client wrapper interface.
|
class |
DefaultJMS11Client
Default JMS version 1 client implementation.
|
class |
DefaultJMS20Client
Default JMS version 2 client implementation.
|
class |
IBMMQ11Client
IBM MQ provider JMS API 1.1 version specific implementation of JMS client wrapper interface.
|
class |
IBMMQ20Client
IBM MQ provider JMS API 2.0 version specific implementation of JMS client wrapper interface.
|
| Modifier and Type | Method and Description |
|---|---|
static JMSClient |
JMSClientFactory.getJMSClient(String clientID)
Create new JMS client wrapper.
|
static JMSClient |
JMSClientFactory.getJMSClient(String clientID,
int version)
Create new JMS client wrapper.
|
static JMSClient |
JMSClientFactory.getJMSClient(String clientID,
int version,
String providerName)
Create new JMS client wrapper.
|
Copyright © 2018. All rights reserved.