Uses of Interface
org.apache.activemq.artemis.core.server.Divert
Packages that use Divert
Package
Description
-
Uses of Divert in org.apache.activemq.artemis.core.management.impl
Constructors in org.apache.activemq.artemis.core.management.impl with parameters of type DivertModifierConstructorDescriptionDivertControlImpl(Divert divert, StorageManager storageManager, String internalNamingPrefix) -
Uses of Divert in org.apache.activemq.artemis.core.postoffice.impl
Methods in org.apache.activemq.artemis.core.postoffice.impl that return DivertConstructors in org.apache.activemq.artemis.core.postoffice.impl with parameters of type Divert -
Uses of Divert in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return DivertModifier and TypeMethodDescriptionActiveMQServer.deployDivert(DivertConfiguration config) ActiveMQServer.updateDivert(DivertConfiguration config) -
Uses of Divert in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement DivertModifier and TypeClassDescriptionclassA DivertImpl simply diverts a message to a different forwardAddressMethods in org.apache.activemq.artemis.core.server.impl that return DivertModifier and TypeMethodDescriptionActiveMQServerImpl.deployDivert(DivertConfiguration config) ActiveMQServerImpl.updateDivert(DivertConfiguration config) -
Uses of Divert in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management with parameters of type Divert -
Uses of Divert in org.apache.activemq.artemis.core.server.management.impl
Methods in org.apache.activemq.artemis.core.server.management.impl with parameters of type Divert