|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageType | |
|---|---|
| org.apache.cxf.transport.jms.uri | |
| Uses of MessageType in org.apache.cxf.transport.jms.uri |
|---|
| Fields in org.apache.cxf.transport.jms.uri declared as MessageType | |
|---|---|
protected MessageType |
JMSEndpointType.messageType
|
| Methods in org.apache.cxf.transport.jms.uri that return MessageType | |
|---|---|
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. |
| Methods in org.apache.cxf.transport.jms.uri with parameters of type MessageType | |
|---|---|
void |
JMSEndpointType.setMessageType(MessageType value)
Sets the value of the messageType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||