| Package | Description |
|---|---|
| org.wso2.mb.integration.common.clients.configurations | |
| org.wso2.mb.integration.common.clients.operations.utils |
| Modifier and Type | Method and Description |
|---|---|
JMSMessageType |
AndesJMSPublisherClientConfiguration.getJMSMessageType()
Gets JMS message type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AndesJMSPublisherClientConfiguration.setJMSMessageType(JMSMessageType jmsMessageType)
Sets JMS message type.
|
| Modifier and Type | Method and Description |
|---|---|
static JMSMessageType |
JMSMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMSMessageType[] |
JMSMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.