Hierarchy For All Packages
Package Hierarchies:- org.syncany,
- org.syncany.chunk,
- org.syncany.cli,
- org.syncany.cli.util,
- org.syncany.config,
- org.syncany.config.to,
- org.syncany.crypto,
- org.syncany.crypto.specs,
- org.syncany.database,
- org.syncany.database.dao,
- org.syncany.operations,
- org.syncany.operations.cleanup,
- org.syncany.operations.daemon,
- org.syncany.operations.daemon.handlers,
- org.syncany.operations.daemon.messages,
- org.syncany.operations.daemon.messages.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,
- org.syncany.operations.watch,
- org.syncany.plugins,
- org.syncany.plugins.local,
- org.syncany.plugins.transfer,
- org.syncany.plugins.transfer.features,
- org.syncany.plugins.transfer.files,
- org.syncany.plugins.transfer.oauth,
- org.syncany.plugins.transfer.to,
- org.syncany.plugins.web,
- org.syncany.util
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
- org.syncany.util.LimitedSortedSet<E>
- java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
- org.syncany.database.VectorClock
- java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
- org.syncany.database.dao.AbstractSqlDao
- org.syncany.database.dao.ApplicationSqlDao
- org.syncany.database.dao.ChunkSqlDao
- org.syncany.database.dao.DatabaseVersionSqlDao
- org.syncany.database.dao.FileContentSqlDao
- org.syncany.database.dao.FileHistorySqlDao
- org.syncany.database.dao.FileVersionSqlDao
- org.syncany.database.dao.MultiChunkSqlDao
- org.syncany.plugins.transfer.AbstractTransferManager (implements org.syncany.plugins.transfer.TransferManager)
- org.syncany.plugins.local.LocalTransferManager
- org.syncany.operations.ActionFileHandler
- org.syncany.plugins.transfer.to.ActionTO
- org.syncany.operations.update.AppInfo
- org.syncany.operations.update.AppInfoResponse
- org.syncany.operations.init.ApplicationLink
- org.syncany.operations.init.ApplicationLinkShortenerResponse
- org.syncany.operations.Assembler
- org.syncany.operations.up.AsyncIndexer (implements java.lang.Runnable)
- org.syncany.util.Base58
- org.syncany.config.Cache
- org.syncany.cli.util.CarriageReturnPrinter
- org.syncany.operations.ChangeSet
- org.syncany.chunk.Chunk
- org.syncany.database.ChunkEntry
- org.syncany.chunk.Chunker
- org.syncany.chunk.FixedChunker
- org.syncany.chunk.TttdChunker
- org.syncany.crypto.CipherParams
- org.syncany.crypto.CipherSession
- org.syncany.crypto.CipherSpec
- org.syncany.crypto.specs.AesGcmCipherSpec
- org.syncany.crypto.specs.AesGcm128CipherSpec
- org.syncany.crypto.specs.AesGcm256CipherSpec
- org.syncany.crypto.specs.HmacSha256CipherSpec
- org.syncany.crypto.specs.TwofishGcmCipherSpec
- org.syncany.crypto.specs.TwofishGcm128CipherSpec
- org.syncany.crypto.specs.TwofishGcm256CipherSpec
- org.syncany.crypto.specs.AesGcmCipherSpec
- org.syncany.crypto.CipherSpecs
- org.syncany.crypto.CipherUtil
- org.syncany.operations.cleanup.CleanupOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.cleanup.CleanupOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.Client
- org.syncany.cli.CommandLineClient
- org.syncany.cli.util.CliTableUtil
- org.syncany.util.CollectionUtil
- org.syncany.cli.Command
- org.syncany.cli.AbstractInitCommand (implements org.syncany.plugins.UserInteractionListener)
- org.syncany.cli.ConnectCommand
- org.syncany.cli.GenlinkCommand
- org.syncany.cli.InitCommand
- org.syncany.cli.CleanupCommand
- org.syncany.cli.DaemonCommand
- org.syncany.cli.DebugCommand
- org.syncany.cli.DownCommand
- org.syncany.cli.LogCommand
- org.syncany.cli.LsCommand
- org.syncany.cli.LsRemoteCommand
- org.syncany.cli.PluginCommand
- org.syncany.cli.RestoreCommand
- org.syncany.cli.StatusCommand
- org.syncany.cli.UpCommand
- org.syncany.cli.UpdateCommand
- org.syncany.cli.WatchCommand
- org.syncany.cli.AbstractInitCommand (implements org.syncany.plugins.UserInteractionListener)
- org.syncany.cli.CommandFactory
- org.syncany.cli.util.CommandLineUtil
- org.syncany.config.Config
- org.syncany.config.ConfigHelper
- org.syncany.config.to.ConfigTO
- org.syncany.operations.init.ConnectOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.init.ConnectOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.daemon.ControlServer (implements org.apache.commons.io.input.TailerListener)
- org.syncany.config.DaemonConfigHelper
- org.syncany.config.to.DaemonConfigTO
- org.syncany.operations.daemon.DaemonOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.daemon.DaemonOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.down.DatabaseBranch
- org.syncany.operations.down.DatabaseBranches
- org.syncany.database.DatabaseConnectionFactory
- org.syncany.operations.down.DatabaseFileReader (implements java.util.Iterator<E>)
- org.syncany.operations.down.DatabaseReconciliator
- org.syncany.database.DatabaseVersion
- org.syncany.database.DatabaseVersionHeader
- org.syncany.operations.down.DatabaseVersionHeaderComparator (implements java.util.Comparator<T>)
- org.syncany.database.dao.DatabaseXmlSerializer
- org.syncany.database.dao.DatabaseXmlWriter
- org.syncany.database.dao.DatabaseXmlWriter.IndentXmlStreamWriter
- org.syncany.chunk.Deduper
- org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
- org.syncany.database.dao.DatabaseXmlParseHandler
- org.syncany.config.to.DefaultRepoTOFactory (implements org.syncany.config.to.RepoTOFactory)
- org.syncany.operations.Downloader
- org.syncany.operations.down.DownOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.down.DownOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.plugins.transfer.EncryptedTransferSettingsConverter (implements org.simpleframework.xml.convert.Converter<T>)
- org.syncany.util.EnvironmentUtil
- org.syncany.operations.daemon.EventUserInteractionListener (implements org.syncany.plugins.UserInteractionListener)
- org.syncany.operations.plugin.ExtendedPluginInfo
- org.syncany.database.FileContent
- org.syncany.operations.down.actions.FileSystemAction
- org.syncany.operations.down.actions.DeleteFileSystemAction
- org.syncany.operations.down.actions.FileCreatingFileSystemAction
- org.syncany.operations.down.actions.ChangeFileSystemAction
- org.syncany.operations.down.actions.NewFileSystemAction
- org.syncany.operations.restore.RestoreFileSystemAction
- org.syncany.operations.down.actions.NewSymlinkFileSystemAction
- org.syncany.operations.down.actions.RenameFileSystemAction
- org.syncany.operations.down.actions.SetAttributesFileSystemAction
- org.syncany.operations.down.FileSystemActionComparator
- org.syncany.operations.down.FileSystemActionReconciliator
- org.syncany.operations.down.actions.FileSystemActionResult
- org.syncany.operations.restore.RestoreFileSystemActionResult
- org.syncany.util.FileUtil
- org.syncany.database.FileVersion (implements java.lang.Cloneable)
- org.syncany.database.FileVersionComparator
- org.syncany.database.FileVersionComparator.FileProperties
- org.syncany.database.FileVersionComparator.FileVersionComparison
- org.syncany.chunk.Fingerprinter
- org.syncany.chunk.Adler32Fingerprinter
- org.syncany.chunk.FixedChunker.FixedChunkEnumeration (implements org.syncany.chunk.Chunker.ChunkEnumeration)
- org.syncany.config.to.FolderTO
- java.util.logging.Formatter
- org.syncany.config.LogFormatter
- org.syncany.operations.init.GenlinkOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.init.GenlinkOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.daemon.messages.GetFileFolderResponseInternal
- org.syncany.config.IgnoredFiles
- org.syncany.operations.up.Indexer
- org.syncany.cli.util.InitConsole
- org.syncany.operations.init.InitOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.init.InitOperationResult (implements org.syncany.operations.OperationResult)
- java.io.InputStream (implements java.io.Closeable)
- org.syncany.crypto.MultiCipherInputStream
- org.syncany.config.InternalEventBus
- org.syncany.config.LocalEventBus
- org.syncany.operations.daemon.handlers.InternalRestHandler (implements io.undertow.server.HttpHandler)
- org.syncany.operations.daemon.handlers.InternalWebInterfaceHandler (implements io.undertow.server.HttpHandler)
- org.syncany.operations.daemon.handlers.InternalWebSocketHandler (implements io.undertow.websockets.WebSocketConnectionCallback)
- org.syncany.operations.log.LightweightDatabaseVersion
- org.syncany.util.LimitedDosFileAttributes (implements java.nio.file.attribute.DosFileAttributes)
- org.syncany.config.Logging
- org.syncany.operations.log.LogOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.log.LogOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.ls.LsOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.ls.LsOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.ls_remote.LsRemoteOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.daemon.messages.api.ManagementRequestHandler
- org.syncany.operations.daemon.messages.ConnectManagementRequestHandler
- org.syncany.operations.daemon.messages.InitManagementRequestHandler
- org.syncany.operations.daemon.messages.PluginManagementRequestHandler
- org.syncany.operations.daemon.messages.UpdateManagementRequestHandler
- org.syncany.operations.daemon.MapIdentityManager (implements io.undertow.security.idm.IdentityManager)
- org.syncany.config.to.MasterTO
- org.syncany.database.MemoryDatabase
- org.syncany.operations.daemon.messages.api.Message
- org.syncany.operations.daemon.messages.api.Event
- org.syncany.operations.daemon.messages.api.ExternalEvent
- org.syncany.operations.daemon.messages.ConfirmUserInteractionExternalEvent
- org.syncany.operations.daemon.messages.ConnectToHostExternalEvent
- org.syncany.operations.daemon.messages.DaemonReloadedExternalEvent
- org.syncany.operations.daemon.messages.GetPasswordUserInteractionExternalEvent
- org.syncany.operations.daemon.messages.PluginInstallExternalEvent
- org.syncany.operations.daemon.messages.ShowMessageExternalEvent
- org.syncany.operations.daemon.messages.SyncExternalEvent
- org.syncany.operations.daemon.messages.CleanupEndSyncExternalEvent
- org.syncany.operations.daemon.messages.CleanupStartCleaningSyncExternalEvent
- org.syncany.operations.daemon.messages.CleanupStartSyncExternalEvent
- org.syncany.operations.daemon.messages.DownChangesDetectedSyncExternalEvent
- org.syncany.operations.daemon.messages.DownDownloadFileSyncExternalEvent
- org.syncany.operations.daemon.messages.DownEndSyncExternalEvent
- org.syncany.operations.daemon.messages.DownStartSyncExternalEvent
- org.syncany.operations.daemon.messages.LsRemoteEndSyncExternalEvent
- org.syncany.operations.daemon.messages.LsRemoteStartSyncExternalEvent
- org.syncany.operations.daemon.messages.StatusEndSyncExternalEvent
- org.syncany.operations.daemon.messages.StatusStartSyncExternalEvent
- org.syncany.operations.daemon.messages.UpEndSyncExternalEvent
- org.syncany.operations.daemon.messages.UpIndexChangesDetectedSyncExternalEvent
- org.syncany.operations.daemon.messages.UpIndexEndSyncExternalEvent
- org.syncany.operations.daemon.messages.UpIndexMidSyncExternalEvent
- org.syncany.operations.daemon.messages.UpIndexStartSyncExternalEvent
- org.syncany.operations.daemon.messages.UpStartSyncExternalEvent
- org.syncany.operations.daemon.messages.UpUploadEndSyncExternalEvent
- org.syncany.operations.daemon.messages.UpUploadFileInTransactionSyncExternalEvent
- org.syncany.operations.daemon.messages.UpUploadFileSyncExternalEvent
- org.syncany.operations.daemon.messages.WatchEndSyncExternalEvent
- org.syncany.operations.daemon.messages.WatchStartSyncExternalEvent
- org.syncany.operations.daemon.messages.api.InternalEvent
- org.syncany.operations.daemon.messages.api.ExternalEvent
- org.syncany.operations.daemon.messages.api.EventResponse
- org.syncany.operations.daemon.messages.api.ExternalEventResponse
- org.syncany.operations.daemon.messages.ConfirmUserInteractionExternalEventResponse
- org.syncany.operations.daemon.messages.GetPasswordUserInteractionExternalEventResponse
- org.syncany.operations.daemon.messages.api.ExternalEventResponse
- org.syncany.operations.daemon.messages.api.Request
- org.syncany.operations.daemon.messages.api.FolderRequest
- org.syncany.operations.daemon.messages.GenlinkFolderRequest
- org.syncany.operations.daemon.messages.GetDatabaseVersionHeadersFolderRequest
- org.syncany.operations.daemon.messages.GetFileFolderRequest
- org.syncany.operations.daemon.messages.GetFileHistoryFolderRequest
- org.syncany.operations.daemon.messages.LogFolderRequest
- org.syncany.operations.daemon.messages.LsFolderRequest
- org.syncany.operations.daemon.messages.LsRemoteFolderRequest
- org.syncany.operations.daemon.messages.RestoreFolderRequest
- org.syncany.operations.daemon.messages.StatusFolderRequest
- org.syncany.operations.daemon.messages.api.ManagementRequest
- org.syncany.operations.daemon.messages.AddWatchManagementRequest
- org.syncany.operations.daemon.messages.ConnectManagementRequest
- org.syncany.operations.daemon.messages.ControlManagementRequest
- org.syncany.operations.daemon.messages.InitManagementRequest
- org.syncany.operations.daemon.messages.ListWatchesManagementRequest
- org.syncany.operations.daemon.messages.PluginManagementRequest
- org.syncany.operations.daemon.messages.RemoveWatchManagementRequest
- org.syncany.operations.daemon.messages.UpdateManagementRequest
- org.syncany.operations.daemon.messages.api.FolderRequest
- org.syncany.operations.daemon.messages.api.Response
- org.syncany.operations.daemon.messages.AlreadySyncingResponse
- org.syncany.operations.daemon.messages.BadRequestResponse
- org.syncany.operations.daemon.messages.api.FolderResponse
- org.syncany.operations.daemon.messages.GenlinkFolderResponse
- org.syncany.operations.daemon.messages.GetDatabaseVersionHeadersFolderResponse
- org.syncany.operations.daemon.messages.GetFileFolderResponse
- org.syncany.operations.daemon.messages.GetFileHistoryFolderResponse
- org.syncany.operations.daemon.messages.LogFolderResponse
- org.syncany.operations.daemon.messages.LsFolderResponse
- org.syncany.operations.daemon.messages.LsRemoteFolderResponse
- org.syncany.operations.daemon.messages.RestoreFolderResponse
- org.syncany.operations.daemon.messages.StatusFolderResponse
- org.syncany.operations.daemon.messages.api.ManagementResponse
- org.syncany.operations.daemon.messages.AddWatchManagementResponse
- org.syncany.operations.daemon.messages.ConnectManagementResponse
- org.syncany.operations.daemon.messages.ControlManagementResponse
- org.syncany.operations.daemon.messages.InitManagementResponse
- org.syncany.operations.daemon.messages.ListWatchesManagementResponse
- org.syncany.operations.daemon.messages.PluginManagementResponse
- org.syncany.operations.daemon.messages.RemoveWatchManagementResponse
- org.syncany.operations.daemon.messages.UpdateManagementResponse
- org.syncany.operations.daemon.messages.api.Event
- org.syncany.operations.daemon.messages.api.MessageFactory
- org.syncany.operations.daemon.messages.api.JsonMessageFactory
- org.syncany.operations.daemon.messages.api.XmlMessageFactory
- org.syncany.chunk.MultiChunk
- org.syncany.chunk.ZipMultiChunk
- org.syncany.database.MultiChunkEntry
- org.syncany.chunk.MultiChunker
- org.syncany.chunk.ZipMultiChunker
- org.syncany.util.NormalizedPath
- org.syncany.operations.watch.NotificationListener
- org.syncany.plugins.transfer.oauth.OAuthTokenExtractors
- org.syncany.plugins.transfer.oauth.OAuthTokenExtractors.NamedQueryTokenExtractor (implements org.syncany.plugins.transfer.oauth.OAuthTokenExtractor)
- org.syncany.plugins.transfer.oauth.OAuthTokenFinish
- org.syncany.plugins.transfer.oauth.OAuthTokenInterceptors
- org.syncany.plugins.transfer.oauth.OAuthTokenInterceptors.HashTokenInterceptor (implements org.syncany.plugins.transfer.oauth.OAuthTokenInterceptor)
- org.syncany.plugins.transfer.oauth.OAuthTokenInterceptors.RedirectTokenInterceptor (implements org.syncany.plugins.transfer.oauth.OAuthTokenInterceptor)
- org.syncany.plugins.transfer.oauth.OAuthTokenWebListener (implements java.util.concurrent.Callable<V>)
- org.syncany.plugins.transfer.oauth.OAuthTokenWebListener.Builder
- org.syncany.plugins.transfer.oauth.OAuthWebResponses
- org.syncany.database.ObjectId
- org.syncany.database.ChunkEntry.ChunkChecksum
- org.syncany.database.FileContent.FileChecksum
- org.syncany.database.MultiChunkEntry.MultiChunkId
- org.syncany.database.PartialFileHistory.FileHistoryId
- org.syncany.operations.Operation
- org.syncany.operations.init.AbstractInitOperation
- org.syncany.operations.init.ConnectOperation
- org.syncany.operations.init.GenlinkOperation
- org.syncany.operations.init.InitOperation
- org.syncany.operations.AbstractTransferOperation
- org.syncany.operations.cleanup.CleanupOperation
- org.syncany.operations.down.DownOperation
- org.syncany.operations.restore.RestoreOperation
- org.syncany.operations.up.UpOperation
- org.syncany.operations.down.ApplyChangesOperation
- org.syncany.operations.daemon.DaemonOperation
- org.syncany.operations.log.LogOperation
- org.syncany.operations.ls.LsOperation
- org.syncany.operations.ls_remote.LsRemoteOperation
- org.syncany.operations.plugin.PluginOperation
- org.syncany.operations.status.StatusOperation
- org.syncany.operations.update.UpdateOperation
- org.syncany.operations.watch.WatchOperation (implements org.syncany.operations.watch.NotificationListener.NotificationListenerListener, org.syncany.operations.watch.RecursiveWatcher.WatchListener)
- org.syncany.operations.init.AbstractInitOperation
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- java.util.zip.DeflaterOutputStream
- java.util.zip.GZIPOutputStream
- org.syncany.chunk.GzipTransformer.GZIPOutputStreamEx
- java.util.zip.GZIPOutputStream
- java.util.zip.DeflaterOutputStream
- org.syncany.crypto.MultiCipherOutputStream
- java.io.FilterOutputStream
- org.syncany.database.PartialFileHistory
- org.syncany.plugins.transfer.features.PathAwareFeatureTransferManager (implements org.syncany.plugins.transfer.features.FeatureTransferManager)
- org.syncany.util.PidFileUtil
- org.syncany.plugins.Plugin
- org.syncany.plugins.transfer.TransferPlugin
- org.syncany.plugins.local.LocalTransferPlugin
- org.syncany.plugins.web.WebInterfacePlugin
- org.syncany.plugins.transfer.TransferPlugin
- org.syncany.operations.plugin.PluginInfo
- org.syncany.operations.plugin.PluginListResponse
- org.syncany.operations.plugin.PluginOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.plugin.PluginOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.plugins.Plugins
- org.syncany.config.to.PortTO
- org.syncany.plugins.transfer.features.ReadAfterWriteConsistentFeatureTransferManager (implements org.syncany.plugins.transfer.features.FeatureTransferManager)
- org.syncany.operations.watch.RecursiveWatcher
- org.syncany.operations.watch.DefaultRecursiveWatcher
- org.syncany.operations.watch.WindowsRecursiveWatcher
- org.syncany.util.ReflectionUtil
- org.syncany.plugins.transfer.files.RemoteFile
- org.syncany.plugins.transfer.files.ActionRemoteFile
- org.syncany.plugins.transfer.files.CleanupRemoteFile
- org.syncany.plugins.transfer.files.DatabaseRemoteFile (implements java.lang.Comparable<T>)
- org.syncany.plugins.transfer.files.MasterRemoteFile
- org.syncany.plugins.transfer.files.MultichunkRemoteFile
- org.syncany.plugins.transfer.files.SyncanyRemoteFile
- org.syncany.plugins.transfer.files.TempRemoteFile
- org.syncany.plugins.transfer.files.TransactionRemoteFile
- org.syncany.plugins.transfer.files.RemoteFileAttributes
- org.syncany.plugins.transfer.features.PathAwareFeatureTransferManager.PathAwareRemoteFileAttributes
- org.syncany.plugins.transfer.RemoteTransaction
- org.syncany.config.to.RepoTO
- org.syncany.operations.daemon.messages.api.RequestHandler
- org.syncany.operations.daemon.messages.api.FolderRequestHandler
- org.syncany.operations.daemon.messages.GenlinkFolderRequestHandler
- org.syncany.operations.daemon.messages.GetDatabaseVersionHeadersFolderRequestHandler
- org.syncany.operations.daemon.messages.GetFileFolderRequestHandler
- org.syncany.operations.daemon.messages.GetFileHistoryFolderRequestHandler
- org.syncany.operations.daemon.messages.LogFolderRequestHandler
- org.syncany.operations.daemon.messages.LsFolderRequestHandler
- org.syncany.operations.daemon.messages.LsRemoteFolderRequestHandler
- org.syncany.operations.daemon.messages.RestoreFolderRequestHandler
- org.syncany.operations.daemon.messages.StatusFolderRequestHandler
- org.syncany.operations.daemon.messages.api.FolderRequestHandler
- org.syncany.operations.restore.RestoreOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.restore.RestoreOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.plugins.transfer.features.RetriableFeatureTransferManager (implements org.syncany.plugins.transfer.features.FeatureTransferManager)
- org.syncany.crypto.SaltedSecretKey (implements javax.crypto.SecretKey)
- org.syncany.crypto.SaltedSecretKeyConverter (implements org.simpleframework.xml.convert.Converter<T>)
- org.syncany.database.SqlDatabase
- org.syncany.util.SqlRunner
- org.syncany.operations.status.StatusOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.status.StatusOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.plugins.transfer.StorageTestResult
- org.syncany.util.StringUtil
- org.syncany.Syncany
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.syncany.operations.up.BlockingTransfersException
- org.syncany.crypto.CipherException
- org.syncany.config.ConfigException
- org.syncany.operations.daemon.ServiceAlreadyStartedException
- org.syncany.plugins.transfer.StorageException
- org.syncany.plugins.transfer.StorageFileNotFoundException
- org.syncany.plugins.transfer.StorageMoveException
- java.lang.Exception
- org.syncany.plugins.transfer.features.TransactionAwareFeatureTransferManager (implements org.syncany.plugins.transfer.features.FeatureTransferManager)
- org.syncany.plugins.transfer.to.TransactionTO
- org.syncany.plugins.transfer.TransferManagerFactory
- org.syncany.plugins.transfer.TransferManagerFactory.TransferManagerBuilder
- org.syncany.plugins.transfer.TransferPluginOption
- org.syncany.plugins.transfer.NestedTransferPluginOption
- org.syncany.plugins.transfer.TransferPluginOptions
- org.syncany.plugins.transfer.TransferPluginUtil
- org.syncany.plugins.transfer.TransferSettings
- org.syncany.plugins.local.LocalTransferSettings
- org.syncany.chunk.Transformer
- org.syncany.chunk.CipherTransformer
- org.syncany.chunk.GzipTransformer
- org.syncany.chunk.NoTransformer
- org.syncany.chunk.TttdChunker.TTTDEnumeration (implements org.syncany.chunk.Chunker.ChunkEnumeration)
- org.syncany.config.to.TypedPropertyListTO
- org.syncany.config.to.RepoTO.ChunkerTO
- org.syncany.config.to.RepoTO.MultiChunkerTO
- org.syncany.config.to.RepoTO.TransformerTO
- org.syncany.operations.update.UpdateOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.update.UpdateOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.up.UpOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.up.UpOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.config.UserConfig
- org.syncany.config.to.UserConfigTO
- org.syncany.config.to.UserTO
- org.syncany.operations.daemon.Watch
- org.syncany.operations.watch.WatchOperationOptions (implements org.syncany.operations.OperationOptions)
- org.syncany.operations.watch.WatchOperationResult (implements org.syncany.operations.OperationResult)
- org.syncany.operations.daemon.WatchRunner
- org.syncany.operations.daemon.WatchServer
- org.syncany.operations.daemon.WebServer
- org.syncany.config.to.WebServerTO
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.syncany.chunk.DeduperListener
- java.util.Enumeration<E>
- org.syncany.chunk.Chunker.ChunkEnumeration
- org.syncany.plugins.transfer.features.FeatureExtension
- org.syncany.plugins.transfer.features.PathAwareFeatureExtension
- org.syncany.plugins.transfer.features.ReadAfterWriteConsistentFeatureExtension
- io.undertow.server.HttpHandler
- org.syncany.plugins.transfer.oauth.OAuthTokenInterceptor
- org.syncany.operations.watch.NotificationListener.NotificationListenerListener
- org.syncany.plugins.transfer.oauth.OAuthGenerator
- org.syncany.plugins.transfer.oauth.OAuthGenerator.WithExtractor
- org.syncany.plugins.transfer.oauth.OAuthGenerator.WithInterceptor
- org.syncany.plugins.transfer.oauth.OAuthGenerator.WithNoRedirectMode
- org.syncany.plugins.transfer.oauth.OAuthTokenExtractor
- org.syncany.operations.OperationOptions
- org.syncany.operations.OperationResult
- org.syncany.operations.watch.RecursiveWatcher.WatchListener
- org.syncany.config.to.RepoTOFactory
- org.syncany.util.StringUtil.StringJoinListener<T>
- org.syncany.plugins.transfer.TransferManager
- org.syncany.plugins.transfer.features.FeatureTransferManager
- org.syncany.plugins.transfer.TransferPluginOptionCallback
- org.syncany.plugins.transfer.TransferPluginOptionConverter
- org.syncany.plugins.UserInteractionListener
Annotation Type Hierarchy
- org.syncany.plugins.transfer.Encrypted (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.features.Feature (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.oauth.OAuth (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.features.PathAware (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.features.ReadAfterWriteConsistent (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.features.Retriable (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.Setup (implements java.lang.annotation.Annotation)
- org.syncany.plugins.transfer.features.TransactionAware (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.syncany.plugins.transfer.to.ActionTO.ActionStatus
- org.syncany.plugins.transfer.to.ActionTO.ActionType
- org.syncany.operations.cleanup.CleanupOperationOptions.TimeUnit
- org.syncany.operations.cleanup.CleanupOperationResult.CleanupResultCode
- org.syncany.cli.CommandScope
- org.syncany.operations.init.ConnectOperationOptions.ConnectOptionsStrategy
- org.syncany.operations.init.ConnectOperationResult.ConnectResultCode
- org.syncany.operations.daemon.ControlServer.ControlCommand
- org.syncany.operations.daemon.DaemonOperationOptions.DaemonAction
- org.syncany.operations.daemon.DaemonOperationResult.DaemonResultCode
- org.syncany.database.DatabaseVersion.DatabaseVersionStatus
- org.syncany.database.dao.DatabaseXmlSerializer.DatabaseReadType
- org.syncany.operations.down.DownOperationOptions.DownConflictStrategy
- org.syncany.operations.down.DownOperationResult.DownResultCode
- org.syncany.util.EnvironmentUtil.OperatingSystem
- org.syncany.plugins.transfer.FileType
- org.syncany.database.FileVersion.FileStatus
- org.syncany.database.FileVersion.FileType
- org.syncany.database.FileVersionComparator.FileChange
- org.syncany.operations.init.InitOperationResult.InitResultCode
- org.syncany.plugins.transfer.oauth.OAuthMode
- org.syncany.operations.plugin.PluginOperationAction
- org.syncany.operations.plugin.PluginOperationOptions.PluginListMode
- org.syncany.operations.plugin.PluginOperationResult.PluginResultCode
- org.syncany.operations.restore.RestoreOperationResult.RestoreResultCode
- org.syncany.plugins.transfer.TransferPluginOption.ValidationResult
- org.syncany.operations.update.UpdateOperationAction
- org.syncany.operations.update.UpdateOperationResult.UpdateResultCode
- org.syncany.operations.up.UpOperationResult.UpResultCode
- org.syncany.database.VectorClock.VectorClockComparison
- org.syncany.operations.daemon.Watch.SyncStatus
- org.syncany.operations.daemon.WebServer.RequestFormatType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)