Uses of Enum Class
org.smallmind.phalanx.wire.transport.jms.spring.DestinationType
Packages that use DestinationType
-
Uses of DestinationType in org.smallmind.phalanx.wire.transport.jms.spring
Methods in org.smallmind.phalanx.wire.transport.jms.spring that return DestinationTypeModifier and TypeMethodDescriptionabstract DestinationTypeDestinationReference.getDestinationType()QueueReference.getDestinationType()TopicReference.getDestinationType()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.