Package org.apache.activemq.artemis.core.postoffice.impl
package org.apache.activemq.artemis.core.postoffice.impl
-
ClassDescriptionSplits an address string into its hierarchical parts using
WildcardConfiguration.getDelimiter()as delimiter.AddressMap<T>This is the class that will make the routing to Queues and decide which consumer will get the messages It's the queue component on distributing the messages * *A simple address manager that maintains the addresses and bindings.extends the simple manager to allow wildcard addresses to be used.