org.robokind.demo.robot.replication
Class RoutingDecoderNode.EventRouteLink<T>
java.lang.Object
org.robokind.demo.robot.replication.RoutingDecoderNode.EventRouteLink<T>
- Enclosing class:
- RoutingDecoderNode
public static class RoutingDecoderNode.EventRouteLink<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoutingDecoderNode.EventRouteLink
public RoutingDecoderNode.EventRouteLink(RoutingDecoderNode routingDecoder,
String routingKey,
org.jflux.api.core.Listener<org.jflux.api.core.event.Event<org.jflux.api.core.event.Header,T>> eventRoute)
setRoutingDecoder
public void setRoutingDecoder(RoutingDecoderNode routingDecoder)
setRoute
public void setRoute(String routingKey,
org.jflux.api.core.Listener<org.jflux.api.core.event.Event<org.jflux.api.core.event.Header,T>> eventRoute)
link
public void link()
unlink
public void unlink()
Copyright © 2011-2013. All Rights Reserved.