Package | Description |
---|---|
org.hornetq.core.postoffice.impl | |
org.hornetq.core.server | |
org.hornetq.core.server.group.impl | |
org.hornetq.core.server.impl |
Constructor and Description |
---|
BindingsImpl(SimpleString name,
GroupingHandler groupingHandler,
PagingStore pageStore) |
Modifier and Type | Method and Description |
---|---|
GroupingHandler |
HornetQServer.getGroupingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
HornetQServer.setGroupingHandler(GroupingHandler groupingHandler) |
Modifier and Type | Class and Description |
---|---|
class |
LocalGroupingHandler
A Local Grouping handler.
|
class |
RemoteGroupingHandler
A remote Grouping handler.
|
Modifier and Type | Method and Description |
---|---|
GroupingHandler |
HornetQServerImpl.getGroupingHandler() |
Modifier and Type | Method and Description |
---|---|
void |
HornetQServerImpl.setGroupingHandler(GroupingHandler groupingHandler) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.