Uses of Enum Class
org.apache.camel.component.sjms.ReplyToType
Packages that use ReplyToType
-
Uses of ReplyToType in org.apache.camel.component.sjms
Methods in org.apache.camel.component.sjms that return ReplyToTypeModifier and TypeMethodDescriptionSjmsEndpoint.getReplyToType()static ReplyToTypeReturns the enum constant of this class with the specified name.static ReplyToType[]ReplyToType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.sjms with parameters of type ReplyToType