JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Syncany JavaDoc (0.4.9-alpha)
Packages
Package
Description
org.syncany
org.syncany.chunk
Provides classes perform data deduplication on files.
org.syncany.cli
org.syncany.cli.util
org.syncany.config
Provides classes to configure the application, and to read/write the configuration.
org.syncany.config.to
Provides transfer object classes to serialize/deserialize the application configuration.
org.syncany.crypto
Provides classes for encryption/decryption of files and byte streams.
org.syncany.crypto.specs
org.syncany.database
org.syncany.database.dao
org.syncany.operations
Provides classes used by multiple/all core operations, and the abstract classes they inherit from.
org.syncany.operations.cleanup
org.syncany.operations.daemon
org.syncany.operations.daemon.handlers
org.syncany.operations.daemon.messages
org.syncany.operations.daemon.messages.api
Provides interfaces and abstract classes to describe the daemon message API.
org.syncany.operations.down
org.syncany.operations.down.actions
org.syncany.operations.init
org.syncany.operations.log
org.syncany.operations.ls
org.syncany.operations.ls_remote
org.syncany.operations.plugin
org.syncany.operations.restore
org.syncany.operations.status
org.syncany.operations.up
org.syncany.operations.update
Provides classes necessary for the application update and version check against the Syncany API.
org.syncany.operations.watch
org.syncany.plugins
org.syncany.plugins.local
org.syncany.plugins.transfer
org.syncany.plugins.transfer.features
Provides classes to extend the default
TransferManager
functionality with
Features
.
org.syncany.plugins.transfer.files
org.syncany.plugins.transfer.oauth
org.syncany.plugins.transfer.to
org.syncany.plugins.web
org.syncany.util