Package | Description |
---|---|
org.wso2.carbon.inbound.endpoint.protocol.jms | |
org.wso2.carbon.inbound.endpoint.protocol.jms.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.
|
Modifier and Type | Field and Description |
---|---|
protected JMSConstants.JMSDestinationType |
JMSConnectionFactory.destinationType |
Modifier and Type | Method and Description |
---|---|
JMSConstants.JMSDestinationType |
JMSConnectionFactory.getDestinationType() |
JMSConstants.JMSDestinationType |
CachedJMSConnectionFactory.getDestinationType() |
Copyright © 2017 WSO2. All rights reserved.