All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractHttpClientWagon AbstractJschWagon AbstractJschWagonAbstractKnownHostsProvider Common base for known hosts providers.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 theWagonwill 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 CommandExecutorStreamProcessor CommandExecutorStreamProcessorConfigurationUtils Configuration helper classConnectionException The exception is thrown when a connection to repository cannot be established or open connection cannot be closed.ConsoleInteractiveUserInfo Shows messages to System.out, and ask replies using an InputHandlerDebug EncodingUtil Encoding utility.FileKnownHostsProvider Provides known hosts from a fileFileWagon Wagon Provider for Local File SystemFtpHttpWagon FtpHttpWagonFtpsWagon FtpsWagonFtpWagon FtpWagonHttpConfiguration HttpMessageUtils Helper for HTTP related messages.HttpMethodConfiguration HttpWagon InputData InteractiveUserInfo Interactive part forUserInfoKnownHostChangedException Exception related to known_host check failures.KnownHostEntry KnownHostsProvider Provides a way to add Known Hosts fingerprints to the JSch transportLazyFileOutputStream Variant of FileOutputStream which creates the file only when first portion of data is written.LightweightHttpsWagon LightweightHttpsWagon, using JDK's HttpURLConnection.LightweightHttpWagon LightweightHttpWagon, using JDK's HttpURLConnection.LightweightHttpWagonAuthenticator LSParser Parser for the output oflscommand from any ssh server on any OS.NullInteractiveUserInfo Dummy Implementation forInteractiveUserInfo, nice for non-Interactive environmentsNullKnownHostProvider DummyKnownHostsProviderOutputData PathUtils Various path (URL) manipulation routinesPermissionModeUtils Utility class for common operations for file/directory permissions.PrompterUIKeyboardInteractive UIKeyboardInteractive that use plexus-prompter.ProxyInfo Contains set of properties used byWagonobjects 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 ScmWagon Wagon provider to get and put files from and to SCM systems, using Maven-SCM as underlying transport.ScpCommandExecutor ScpCommandExecutor - bridge class for plexus:descriptorScpExternalCommandExecutor ScpExternalCommandExecutor - bridge class for plexus:descriptorScpExternalWagon SCP deployer using "external" scp program.ScpHelper Scp helper for general algorithms on ssh server.ScpWagon SCP protocol wagon.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.SftpWagon SFTP protocol wagon.SingleKnownHostProvider SimpleKnownHostsProviderwith known wired valuesSshWagon SshWagon - identifier for 100% java implementations of Ssh.StandardServiceUnavailableRetryStrategy An implementation of theServiceUnavailableRetryStrategyinterface.StreamingWagon StreamKnownHostsProvider Provides known hosts from a fileStreams 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 UnknownHostException Exception related to known_host check failures.UnsupportedProtocolException This exception is thrown when no Wagon provider is supporting protocol required by some repositoryUserInfoUIKeyboardInteractiveProxy A proxy that let you merge aUserInfoand aUIKeyboardInteractiveWagon WagonConstants This class contains constants used in Wagon API.WagonEvent Base class for all events emitted byWagonobjects.WagonException Root class for all exception in Wagon APIWagonRedirectStrategy A custom redirect strategy for Apache Maven Wagon HttpClient.WagonUserInfo WagonUserInfoWagonUtils Deprecated.