org.robokind.demo.robot.replication
Class EventReplicator<T>
java.lang.Object
org.robokind.demo.robot.replication.EventReplicator<T>
public class EventReplicator<T>
- extends Object
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventReplicator
public EventReplicator()
getLocalListener
public org.jflux.api.core.Listener<T> getLocalListener()
getRemoteListener
public org.jflux.api.core.Listener<T> getRemoteListener()
getLocalNotifier
public org.jflux.api.core.Notifier<T> getLocalNotifier()
getRemoteNotifier
public org.jflux.api.core.Notifier<T> getRemoteNotifier()
Copyright © 2011-2013. All Rights Reserved.