Uses of Enum Class
org.apache.activemq.artemis.core.server.RoutingContext.MirrorOption
Packages that use RoutingContext.MirrorOption
Package
Description
-
Uses of RoutingContext.MirrorOption in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return RoutingContext.MirrorOptionModifier and TypeMethodDescriptionRoutingContext.getMirrorOption()static RoutingContext.MirrorOptionReturns the enum constant of this class with the specified name.static RoutingContext.MirrorOption[]RoutingContext.MirrorOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.artemis.core.server with parameters of type RoutingContext.MirrorOptionModifier and TypeMethodDescriptionRoutingContext.setMirrorOption(RoutingContext.MirrorOption option) -
Uses of RoutingContext.MirrorOption in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return RoutingContext.MirrorOptionMethods in org.apache.activemq.artemis.core.server.impl with parameters of type RoutingContext.MirrorOptionModifier and TypeMethodDescriptionRoutingContextImpl.setMirrorOption(RoutingContext.MirrorOption mirrorOption)