All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractTransferListener TransferListeners which computes MD5 checksum on the fly when files are transfered.AbstractWagon Implementation of common facilities for Wagon providers.AuthenticationException This exception is thrown when an authentication error occurs while accessing the remote repository.AuthenticationInfo This class holds the set of properties used when instance of theWagon
will use during login operation.AuthorizationException This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.ChecksumObserver TransferListeners which computes MD5 checksum on the fly when files are transfered.CommandExecutionException Exception which should be thrown when a command fails to execute on the repository.CommandExecutor ConnectionException The exception is thrown when a connection to repository cannot be established or open connection cannot be closed.Debug InputData LazyFileOutputStream Variant of FileOutputStream which creates the file only when first portion of data is written.OutputData PathUtils Various path (URL) manipulation routinesPermissionModeUtils Utility class for common operations for file/directory permissions.ProxyInfo Contains set of properties used byWagon
objects while connection to the repository must go thru a proxy server.ProxyInfoProvider Interface of an object, which provides the proxy settings.ProxyUtils Repository This class is an abstraction of the location from/to resources can be transfered.RepositoryPermissions Describes the permissions to set on files uploaded to the repository.Resource Describes resources which can be downloaded from the repository or uploaded to repository.ResourceDoesNotExistException SessionEvent SessionEvent is used for notifying SessionListeners about occurrences of various situations related.SessionEventSupport The class allows registration and deregistration of session listenersSessionListener Interface for classes which wants to receive and respond to any session update events.StreamingWagon Streams StreamWagon Base class for wagon which provide stream based API.TransferEvent TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repositoryTransferEventSupport The class allows registration and removal of event listeners of type TransferListener and dispatch of those events to those listenersTransferFailedException Exception which should be thrown when IO error occurred during a transfer from repositoryTransferListener UnsupportedProtocolException This exception is thrown when no Wagon provider is supporting protocol required by some repositoryWagon WagonConstants This class contains constants used in Wagon API.WagonEvent Base class for all events emitted byWagon
objects.WagonException Root class for all exception in Wagon APIWagonUtils Deprecated.