Package | Description |
---|---|
com.sun.messaging.bridge.api |
Modifier and Type | Method and Description |
---|---|
static MessageTransformer.JMSMessageType |
MessageTransformer.JMSMessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageTransformer.JMSMessageType[] |
MessageTransformer.JMSMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected javax.jms.Message |
MessageTransformer.createJMSMessage(MessageTransformer.JMSMessageType type)
Create a JMS message object.
|
Copyright (c) 2010, 2017 Oracle and/or its affiliates. All rights reserved.