|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterRouter | |
org.jboss.messaging.core.plugin.postoffice.cluster |
Uses of ClusterRouter in org.jboss.messaging.core.plugin.postoffice.cluster |
Classes in org.jboss.messaging.core.plugin.postoffice.cluster that implement ClusterRouter | |
class |
DefaultRouter
This router favours the local queue. |
class |
RoundRobinRouter
This router first favours the failed over queue (if there is one) TODO revisit this Then it will round robin between the non queues. |
Methods in org.jboss.messaging.core.plugin.postoffice.cluster that return ClusterRouter | |
ClusterRouter |
RoundRobinRouterFactory.createRouter()
|
ClusterRouter |
DefaultRouterFactory.createRouter()
|
ClusterRouter |
ClusterRouterFactory.createRouter()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |