Class ClientSymmetricEngine

java.lang.Object
org.jumpmind.symmetric.AbstractSymmetricEngine
org.jumpmind.symmetric.ClientSymmetricEngine
All Implemented Interfaces:
ISymmetricEngine
Direct Known Subclasses:
ServerSymmetricEngine

public class ClientSymmetricEngine extends AbstractSymmetricEngine
Represents the client portion of a SymmetricDS engine. This class can be used to embed SymmetricDS into another application.