Uses of Enum Class
me.ehp246.aufjms.api.jms.DestinationType
Packages that use DestinationType
-
Uses of DestinationType in me.ehp246.aufjms.api.jms
Methods in me.ehp246.aufjms.api.jms that return DestinationTypeModifier and TypeMethodDescriptionstatic DestinationTypeReturns the enum constant of this class with the specified name.static DestinationType[]DestinationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DestinationType in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch with parameters of type DestinationTypeModifier and TypeMethodDescriptionEnableByJmsBeanFactory.enableByJmsConfig(List<Class<?>> scan, String ttl, String delay, List<String> dispatchFns, String requestReplyToValue, DestinationType requestReplyToType)