org.robokind.demo.robot.replication
Class RoutingDecoderNode.DecoderLink<T>
java.lang.Object
org.robokind.demo.robot.replication.RoutingDecoderNode.DecoderLink<T>
- Enclosing class:
- RoutingDecoderNode
public static class RoutingDecoderNode.DecoderLink<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoutingDecoderNode.DecoderLink
public RoutingDecoderNode.DecoderLink(RoutingDecoderNode routingDecoder,
String decoderKey,
org.jflux.api.core.Adapter<ByteBuffer,T> decoder)
setRoutingDecoder
public void setRoutingDecoder(RoutingDecoderNode routingDecoder)
setDecoder
public void setDecoder(String decoderKey,
org.jflux.api.core.Adapter<ByteBuffer,T> decoder)
link
public void link()
unlink
public void unlink()
Copyright © 2011-2013. All Rights Reserved.