org.jboss.messaging.core
Interface Router

All Superinterfaces:
Distributor, Receiver
All Known Subinterfaces:
ClusterRouter
All Known Implementing Classes:
DefaultRouter, FirstReceiverPointToPointRouter, RoundRobinPointToPointRouter, RoundRobinRouter

public interface Router
extends Distributor, Receiver

Routes a routable to a maximum of one of the attached receivers

Version:
$Revision: 1270 $ $Id: Router.java 1270 2006-09-09 11:48:48Z timfox $
Author:
Ovidiu Feodorov, Tim Fox

Methods inherited from interface org.jboss.messaging.core.Distributor
add, clear, contains, getNumberOfReceivers, iterator, remove
 
Methods inherited from interface org.jboss.messaging.core.Receiver
handle
 



Copyright © 2006 JBoss Inc. All Rights Reserved.