All Classes and Interfaces

Class
Description
TransferListeners which computes MD5 checksum on the fly when files are transfered.
Implementation of common facilities for Wagon providers.
This exception is thrown when an authentication error occurs while accessing the remote repository.
This class holds the set of properties used when instance of the Wagon will use during login operation.
This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
TransferListeners which computes MD5 checksum on the fly when files are transfered.
Exception which should be thrown when a command fails to execute on the repository.
 
The exception is thrown when a connection to repository cannot be established or open connection cannot be closed.
 
 
Variant of FileOutputStream which creates the file only when first portion of data is written.
 
Various path (URL) manipulation routines
Utility class for common operations for file/directory permissions.
Contains set of properties used by Wagon objects while connection to the repository must go thru a proxy server.
Interface of an object, which provides the proxy settings.
 
This class is an abstraction of the location from/to resources can be transfered.
Describes the permissions to set on files uploaded to the repository.
Describes resources which can be downloaded from the repository or uploaded to repository.
 
SessionEvent is used for notifying SessionListeners about occurrences of various situations related.
The class allows registration and deregistration of session listeners
Interface for classes which wants to receive and respond to any session update events.
 
 
Base class for wagon which provide stream based API.
TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repository
The class allows registration and removal of event listeners of type TransferListener and dispatch of those events to those listeners
Exception which should be thrown when IO error occurred during a transfer from repository
 
This exception is thrown when no Wagon provider is supporting protocol required by some repository
 
This class contains constants used in Wagon API.
Base class for all events emitted by Wagon objects.
Root class for all exception in Wagon API
Deprecated.