Package org.apache.activemq.artemis.core.postoffice.impl
-
Interface Summary Interface Description AddressMapVisitor<T> -
Class Summary Class Description AddressImpl Splits an address string into its hierarchical parts usingWildcardConfiguration.getDelimiter()as delimiter.AddressMap<T> AddressPartNode<T> BindingsImpl DivertBinding DuplicateIDCaches LocalQueueBinding PostOfficeImpl 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 * *PostOfficeImpl.AddOperation SimpleAddressManager A simple address manager that maintains the addresses and bindings.WildcardAddressManager extends the simple manager to allow wildcard addresses to be used.