Uses of Enum Class
org.apache.activemq.artemis.core.server.routing.KeyType
Packages that use KeyType
Package
Description
-
Uses of KeyType in org.apache.activemq.artemis.core.config.routing
Methods in org.apache.activemq.artemis.core.config.routing that return KeyTypeMethods in org.apache.activemq.artemis.core.config.routing with parameters of type KeyType -
Uses of KeyType in org.apache.activemq.artemis.core.server.routing
Methods in org.apache.activemq.artemis.core.server.routing that return KeyTypeModifier and TypeMethodDescriptionConnectionRouter.getKey()KeyResolver.getKey()static KeyTypestatic KeyTypeReturns the enum constant of this class with the specified name.static KeyType[]KeyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.activemq.artemis.core.server.routing with parameters of type KeyType