Package | Description |
---|---|
org.hornetq.core.server | |
org.hornetq.core.server.cluster | |
org.hornetq.core.server.cluster.impl | |
org.hornetq.core.server.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ServerConsumer
A ServerConsumer
|
Modifier and Type | Method and Description |
---|---|
Collection<Consumer> |
Queue.getConsumers() |
Modifier and Type | Method and Description |
---|---|
void |
Queue.addConsumer(Consumer consumer) |
void |
Queue.removeConsumer(Consumer consumer) |
Modifier and Type | Interface and Description |
---|---|
interface |
Bridge
A Core Bridge
|
Modifier and Type | Class and Description |
---|---|
class |
BridgeImpl
A Core BridgeImpl
|
class |
ClusterConnectionBridge
A ClusterConnectionBridge
|
class |
Redistributor
A Redistributor
|
Modifier and Type | Class and Description |
---|---|
class |
ServerConsumerImpl
Concrete implementation of a ClientConsumer.
|
Modifier and Type | Method and Description |
---|---|
Set<Consumer> |
QueueImpl.getConsumers() |
Modifier and Type | Method and Description |
---|---|
void |
QueueImpl.addConsumer(Consumer consumer) |
void |
QueueImpl.removeConsumer(Consumer consumer) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.