All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractHttpClientWagon 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.BasicAuthScope 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 ConfigurationUtils Configuration helper classConnectionException The exception is thrown when a connection to repository cannot be established or open connection cannot be closed.Debug EncodingUtil Encoding utility.FileWagon Wagon Provider for Local File SystemHtmlFileListParser Html File List Parser.HttpConfiguration HttpMessageUtils Helper for HTTP related messages.HttpMethodConfiguration HttpWagon 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 RelaxedTrustStrategy Relaxed X509 certificate trust manager: can ignore invalid certificate date.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.StandardServiceUnavailableRetryStrategy An implementation of theServiceUnavailableRetryStrategy
interface.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 APIWagonRedirectStrategy A custom redirect strategy for Apache Maven Wagon HttpClient.WagonUtils Deprecated.