org.jboss.errai.otec.client
Class OTClientEngine
java.lang.Object
org.jboss.errai.otec.client.AbstractOTEngine
org.jboss.errai.otec.client.OTClientEngine
- All Implemented Interfaces:
- OTEngine
public class OTClientEngine
- extends AbstractOTEngine
- Author:
- Christian Sadilek , Mike Brock
Methods inherited from class org.jboss.errai.otec.client.AbstractOTEngine |
applyFromRemote, applyLocally, associateEntity, disassociateEntity, getEntityStateSpace, getId, getInitialStateReceiveHandler, getName, getOperationsFactory, getPeerState, notifyRemotes, registerPeer, setMode, syncRemoteEntity, toString |
OTClientEngine
protected OTClientEngine(PeerState peerState,
String name)
createEngineWithSinglePeer
public static OTEngine createEngineWithSinglePeer()
createEngineWithSinglePeer
public static OTEngine createEngineWithSinglePeer(String name)
receive
public boolean receive(String peerId,
OTOperation remoteOp)
notifyOperation
public void notifyOperation(OTOperation operation)
- Specified by:
notifyOperation
in interface OTEngine
- Overrides:
notifyOperation
in class AbstractOTEngine
start
public void start()
stop
public void stop(boolean wait)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.