Package | Description |
---|---|
org.apache.cxf.transport.jms.uri |
Modifier and Type | Field and Description |
---|---|
protected MessageType |
JMSEndpointType.messageType |
Modifier and Type | Method and Description |
---|---|
static MessageType |
MessageType.fromValue(String v) |
MessageType |
JMSEndpointType.getMessageType()
Gets the value of the messageType property.
|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JMSEndpointType.setMessageType(MessageType value)
Sets the value of the messageType property.
|
Apache CXF