Uses of Enum Class
me.ehp246.aufjms.api.jms.DestinationType
Packages that use DestinationType
Package
Description
-
Uses of DestinationType in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return DestinationType -
Uses of DestinationType in me.ehp246.aufjms.api.jms
Methods in me.ehp246.aufjms.api.jms that return DestinationTypeModifier and TypeMethodDescriptiondefault DestinationTypeAtDestination.type()static 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.jms
Methods in me.ehp246.aufjms.core.jms that return DestinationTypeConstructors in me.ehp246.aufjms.core.jms with parameters of type DestinationType