| Package | Description |
|---|---|
| org.wso2.transport.jms.factory | |
| org.wso2.transport.jms.utils |
| Modifier and Type | Field and Description |
|---|---|
protected JMSConstants.JMSDestinationType |
JMSConnectionResourceFactory.destinationType
Represents whether to listen queue or topic.
|
| Modifier and Type | Method and Description |
|---|---|
JMSConstants.JMSDestinationType |
JMSConnectionResourceFactory.getDestinationType()
Get destination type of this Connection factory.
|
| Modifier and Type | Method and Description |
|---|---|
static JMSConstants.JMSDestinationType |
JMSConstants.JMSDestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMSConstants.JMSDestinationType[] |
JMSConstants.JMSDestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.