| Class | Description |
|---|---|
| AddressImpl |
splits an address string into its hierarchical parts split by '.'
|
| BindingsImpl | |
| DivertBinding | |
| DuplicateIDCacheImpl |
A DuplicateIDCacheImpl
A fixed size rotating cache of last X duplicate ids.
|
| 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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.