Package org.syncany

Class Client

  • Direct Known Subclasses:
    CommandLineClient

    public class Client
    extends java.lang.Object
    The client class is a convenience class to call the application's Operations using a central entry point. The class offers wrapper methods around the operations.

    The methods typically take an OperationOptions instance as an argument, and return an instance of the OperationResult class.