Package | Description |
---|---|
org.hornetq.core.postoffice | |
org.hornetq.core.postoffice.impl | |
org.hornetq.core.server | |
org.hornetq.core.server.cluster.impl | |
org.hornetq.core.server.impl |
Modifier and Type | Method and Description |
---|---|
Bindable |
Binding.getBindable() |
Modifier and Type | Method and Description |
---|---|
Bindable |
LocalQueueBinding.getBindable() |
Bindable |
DivertBinding.getBindable() |
Modifier and Type | Interface and Description |
---|---|
interface |
Divert
A Divert
|
interface |
Queue
A Queue
|
Modifier and Type | Method and Description |
---|---|
Bindable |
RemoteQueueBindingImpl.getBindable() |
Modifier and Type | Class and Description |
---|---|
class |
DivertImpl
A DivertImpl simply diverts a message to a different forwardAddress
|
class |
LastValueQueue
A queue that will discard messages if a newer message with the same MessageImpl.HDR_LAST_VALUE_NAME property value.
|
class |
QueueImpl
Implementation of a Queue
Completely non blocking between adding to queue and delivering to consumers.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.