|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Bindable in org.jboss.messaging.core.postoffice |
---|
Methods in org.jboss.messaging.core.postoffice that return Bindable | |
---|---|
Bindable |
Binding.getBindable()
|
Uses of Bindable in org.jboss.messaging.core.postoffice.impl |
---|
Methods in org.jboss.messaging.core.postoffice.impl that return Bindable | |
---|---|
Bindable |
LocalQueueBinding.getBindable()
|
Bindable |
DivertBinding.getBindable()
|
Uses of Bindable in org.jboss.messaging.core.server |
---|
Subinterfaces of Bindable in org.jboss.messaging.core.server | |
---|---|
interface |
Divert
A Divert |
interface |
Queue
A Queue |
Uses of Bindable in org.jboss.messaging.core.server.cluster.impl |
---|
Methods in org.jboss.messaging.core.server.cluster.impl that return Bindable | |
---|---|
Bindable |
RemoteQueueBindingImpl.getBindable()
|
Uses of Bindable in org.jboss.messaging.core.server.impl |
---|
Classes in org.jboss.messaging.core.server.impl that implement Bindable | |
---|---|
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 TODO use Java 5 concurrent queue |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |