Uses of Enum
org.apache.qpid.jms.message.JmsMessageIDBuilder.BUILTIN
Packages that use JmsMessageIDBuilder.BUILTIN
-
Uses of JmsMessageIDBuilder.BUILTIN in org.apache.qpid.jms.message
Methods in org.apache.qpid.jms.message that return JmsMessageIDBuilder.BUILTINModifier and TypeMethodDescriptionstatic JmsMessageIDBuilder.BUILTINValidates the value given maps to the built in message ID builders and return the builder enumeration that it maps to which can later be used to create builders of that type.static JmsMessageIDBuilder.BUILTINReturns the enum constant of this type with the specified name.static JmsMessageIDBuilder.BUILTIN[]JmsMessageIDBuilder.BUILTIN.values()Returns an array containing the constants of this enum type, in the order they are declared.