Uses of Enum
org.apache.cxf.transport.jms.uri.JMSEndpoint.MessageType
Packages that use JMSEndpoint.MessageType
-
Uses of JMSEndpoint.MessageType in org.apache.cxf.transport.jms.uri
Methods in org.apache.cxf.transport.jms.uri that return JMSEndpoint.MessageTypeModifier and TypeMethodDescriptionstatic JMSEndpoint.MessageTypeJMSEndpoint.getMessageType()static JMSEndpoint.MessageTypeReturns the enum constant of this type with the specified name.static JMSEndpoint.MessageType[]JMSEndpoint.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 JMSEndpoint.MessageTypeModifier and TypeMethodDescriptionvoidJMSEndpoint.setMessageType(JMSEndpoint.MessageType messageType)