- get - Variable in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- get(String, File) - Method in class org.apache.maven.wagon.StreamWagon
-
- get(String, File) - Method in interface org.apache.maven.wagon.Wagon
-
Downloads specified resource from the repository to given file.
- getActualChecksum() - Method in class org.apache.maven.wagon.observers.ChecksumObserver
-
Returns md5 checksum which was computed during transfer
- getAll() - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- getAuthCache() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getAuthenticationInfo() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getBasedir() - Method in class org.apache.maven.wagon.repository.Repository
-
Retrieve the base directory of the repository.
- getBasicAuthScope() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Get the override values for standard HttpClient AuthScope
- getBufferCapacityForTransfer(long) - Method in class org.apache.maven.wagon.AbstractWagon
-
Provides a buffer size for efficiently transferring the given amount of bytes such that
it is not fragmented into too many chunks.
- getCause() - Method in exception org.apache.maven.wagon.WagonException
-
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
- getChannel() - Method in class org.apache.maven.wagon.LazyFileOutputStream
-
- getConnectionTimeout() - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- getContent() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- getContentLength() - Method in class org.apache.maven.wagon.resource.Resource
-
- getContentLength() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- getCredentialsProvider() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getDirectoryMode() - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Get the repository directory mode to which an artifact will belong to after
deployment.
- getErr() - Method in class org.apache.maven.wagon.Streams
-
- getEventType() - Method in class org.apache.maven.wagon.events.SessionEvent
-
- getEventType() - Method in class org.apache.maven.wagon.events.TransferEvent
-
- getException() - Method in class org.apache.maven.wagon.events.SessionEvent
-
- getException() - Method in class org.apache.maven.wagon.events.TransferEvent
-
- getFD() - Method in class org.apache.maven.wagon.LazyFileOutputStream
-
- getFileList(String) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getFileList(String) - Method in class org.apache.maven.wagon.providers.file.FileWagon
-
- getFileList(String) - Method in interface org.apache.maven.wagon.Wagon
-
Returns a
List
of strings naming the files and directories in the directory denoted by
this abstract pathname.
- getFileMode() - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Get the repository file mode to which an artifact will belong to after
deployment.
- getGet() - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- getGroup() - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Get the repository group name to which an artifact will belong to after
deployment.
- getHead() - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- getHeaders() - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- getHost() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Return proxy server host name.
- getHost() - Method in class org.apache.maven.wagon.repository.Repository
-
- getHost() - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- getHttpClient() - Static method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getHttpConfiguration() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getHttpHeaders() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getId() - Method in class org.apache.maven.wagon.repository.Repository
-
- getIfNewer(String, File, long) - Method in class org.apache.maven.wagon.StreamWagon
-
- getIfNewer(String, File, long) - Method in interface org.apache.maven.wagon.Wagon
-
Downloads specified resource from the repository
if it was modified since specified date.
- getIfNewerToStream(String, OutputStream, long) - Method in interface org.apache.maven.wagon.StreamingWagon
-
Downloads specified resource from the repository if it was modified since specified date.
- getIfNewerToStream(String, OutputStream, long) - Method in class org.apache.maven.wagon.StreamWagon
-
- getInitialBackoffSeconds() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getInputStream() - Method in class org.apache.maven.wagon.InputData
-
- getInputStream(Resource) - Method in class org.apache.maven.wagon.StreamWagon
-
- getLastModified() - Method in class org.apache.maven.wagon.resource.Resource
-
Returns the value of the last-modified header field.
- getLocalFile() - Method in class org.apache.maven.wagon.events.TransferEvent
-
- getMaxBackoffWaitSeconds() - Static method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getMethodConfiguration(HttpUriRequest) - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- getName() - Method in class org.apache.maven.wagon.repository.Repository
-
- getName() - Method in class org.apache.maven.wagon.resource.Resource
-
- getNonProxyHosts() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- getNonRetryableExceptions() - Static method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getNtlmDomain() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- getNtlmHost() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- getOut() - Method in class org.apache.maven.wagon.observers.Debug
-
- getOut() - Method in class org.apache.maven.wagon.Streams
-
- getOutputStream() - Method in class org.apache.maven.wagon.OutputData
-
- getOutputStream(Resource) - Method in class org.apache.maven.wagon.StreamWagon
-
- getParameter(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- getParams() - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- getPassphrase() - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Get the passphrase of the private key file.
- getPassword() - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Get the user's password which is used when connecting to the repository.
- getPassword() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Get user's password used to login to proxy server.
- getPassword() - Method in class org.apache.maven.wagon.repository.Repository
-
- getPath(String, String) - Static method in class org.apache.maven.wagon.AbstractWagon
-
- getPermissions() - Method in class org.apache.maven.wagon.repository.Repository
-
- getPermissionsOverride() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getPort() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Get the proxy port.
- getPort() - Method in class org.apache.maven.wagon.repository.Repository
-
- getPort() - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- getPrivateKey() - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Get the absolute path to the private key file.
- getProtocol() - Method in class org.apache.maven.wagon.repository.Repository
-
- getProxyBasicAuthScope() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Get the override values for proxy HttpClient AuthScope
- getProxyInfo() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getProxyInfo(String, String) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getProxyInfo(String) - Method in interface org.apache.maven.wagon.proxy.ProxyInfoProvider
-
Returns the proxy settings for the given protocol.
- getPut() - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- getReadTimeout() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getReadTimeout() - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- getReadTimeout() - Method in interface org.apache.maven.wagon.Wagon
-
Get the read timeout limit in milliseconds
- getRealm() - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- getRedirect(HttpRequest, HttpResponse, HttpContext) - Method in class org.apache.maven.wagon.shared.http.WagonRedirectStrategy
-
- getRepository() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getRepository() - Method in interface org.apache.maven.wagon.Wagon
-
- getRequestType() - Method in class org.apache.maven.wagon.events.TransferEvent
-
Returns the request type.
- getResource() - Method in class org.apache.maven.wagon.events.TransferEvent
-
- getResource() - Method in class org.apache.maven.wagon.InputData
-
- getResource() - Method in class org.apache.maven.wagon.OutputData
-
- getResource() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- getRetryInterval() - Method in class org.apache.maven.wagon.shared.http.StandardServiceUnavailableRetryStrategy
-
- getScope(String, int) - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
Create an authScope given the /repository/host and /repository/password
and the /server/basicAuth or /server/proxyBasicAuth host, port and realm
settings.
- getScope(HttpHost) - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
Given a HttpHost, return scope with overrides from appropriate basicAuth
configuration.
- getSessionEventSupport() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getSource() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- getTimeout() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getTimeout() - Method in interface org.apache.maven.wagon.Wagon
-
Get the connection timeout limit in milliseconds
- getTimestamp() - Method in class org.apache.maven.wagon.events.WagonEvent
-
Returns the timestamp which indicated the time when this event has occurred
- getToStream(String, OutputStream) - Method in interface org.apache.maven.wagon.StreamingWagon
-
Downloads specified resource from the repository to given output stream.
- getToStream(String, OutputStream) - Method in class org.apache.maven.wagon.StreamWagon
-
- getTransfer(Resource, File, InputStream) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getTransfer(Resource, OutputStream, InputStream) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getTransfer(Resource, File, InputStream, boolean, int) - Method in class org.apache.maven.wagon.AbstractWagon
-
Deprecated.
- getTransfer(Resource, File, InputStream, boolean, long) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getTransfer(Resource, OutputStream, InputStream, boolean, int) - Method in class org.apache.maven.wagon.AbstractWagon
-
Deprecated.
- getTransfer(Resource, OutputStream, InputStream, boolean, long) - Method in class org.apache.maven.wagon.AbstractWagon
-
- getTransferEventSupport() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getType() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Get the type of the proxy server.
- getUrl() - Method in class org.apache.maven.wagon.repository.Repository
-
- getURL(Repository) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
getUrl
Implementors can override this to remove unwanted parts of the url such as role-hints
- getUseDefaultHeaders() - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- getUserAgent(HttpUriRequest) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- getUserMaskFor(String) - Static method in class org.apache.maven.wagon.PermissionModeUtils
-
See the System Interfaces volume of IEEE Std 1003.1-2001, umask(1)
- getUserName() - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Get the username used to access the repository.
- getUserName() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Get the proxy username.
- getUsername() - Method in class org.apache.maven.wagon.repository.Repository
-
- getWagon() - Method in class org.apache.maven.wagon.events.WagonEvent
-
Returns The Wagon object on which the WagonEvent initially occurred
- getWagon() - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- GMT_TIME_ZONE - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- group - Variable in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Repository group name.
- parameters - Variable in class org.apache.maven.wagon.repository.Repository
-
Properties influencing wagon behaviour
which are very specific to particular wagon.
- params - Variable in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- passphrase - Variable in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Passphrase of the user's private key file
- password - Variable in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Password associated with the login
- password(String) - Static method in class org.apache.maven.wagon.PathUtils
-
- password - Variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
Password associated with the proxy server
- password - Variable in class org.apache.maven.wagon.repository.Repository
-
- PathUtils - Class in org.apache.maven.wagon
-
Various path (URL) manipulation routines
- PathUtils() - Constructor for class org.apache.maven.wagon.PathUtils
-
- PermissionModeUtils - Class in org.apache.maven.wagon
-
Utility class for common operations for file/directory permissions.
- PermissionModeUtils() - Constructor for class org.apache.maven.wagon.PermissionModeUtils
-
- permissions - Variable in class org.apache.maven.wagon.repository.Repository
-
- permissionsOverride - Variable in class org.apache.maven.wagon.AbstractWagon
-
- persistentPool - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
use http(s) connection pool mechanism.
- port(String) - Static method in class org.apache.maven.wagon.PathUtils
-
- port - Variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
Proxy server port
- port - Variable in class org.apache.maven.wagon.repository.Repository
-
- port - Variable in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- postProcessListeners(Resource, File, int) - Method in class org.apache.maven.wagon.AbstractWagon
-
This method is used if you are not streaming the transfer, to make sure any listeners dependent on state
(eg checksum observers) succeed.
- privateKey - Variable in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
The absolute path to private key file
- protocol(String) - Static method in class org.apache.maven.wagon.PathUtils
-
/**
Return the protocol name.
- protocol - Variable in class org.apache.maven.wagon.repository.Repository
-
- PROXY_AUTH_PREF - Static variable in class org.apache.maven.wagon.shared.http.ConfigurationUtils
-
- PROXY_HTTP - Static variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
- PROXY_SOCKS4 - Static variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
- PROXY_SOCKS5 - Static variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
- proxyAuth - Variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Proxy basic auth scope overrides
- proxyInfo - Variable in class org.apache.maven.wagon.AbstractWagon
-
Deprecated.
- ProxyInfo - Class in org.apache.maven.wagon.proxy
-
Contains set of properties used by Wagon
objects
while connection to the repository must go thru a proxy server.
- ProxyInfo() - Constructor for class org.apache.maven.wagon.proxy.ProxyInfo
-
- proxyInfoProvider - Variable in class org.apache.maven.wagon.AbstractWagon
-
- ProxyInfoProvider - Interface in org.apache.maven.wagon.proxy
-
Interface of an object, which provides the proxy settings.
- ProxyUtils - Class in org.apache.maven.wagon.proxy
-
- ProxyUtils() - Constructor for class org.apache.maven.wagon.proxy.ProxyUtils
-
- put(File, String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- put(InputStream, Resource, File) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- put(Resource, File, HttpEntity) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- put(Resource, File, HttpEntity, String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- put(int, Resource, File, HttpEntity, String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- put - Variable in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- put(File, String) - Method in class org.apache.maven.wagon.StreamWagon
-
- put(File, String) - Method in interface org.apache.maven.wagon.Wagon
-
Copy a file from local system to remote
- putDirectory(File, String) - Method in class org.apache.maven.wagon.AbstractWagon
-
- putDirectory(File, String) - Method in class org.apache.maven.wagon.providers.file.FileWagon
-
- putDirectory(File, String) - Method in interface org.apache.maven.wagon.Wagon
-
Copy a directory from local system to remote
- putDirectory(File, Wagon, boolean) - Static method in class org.apache.maven.wagon.WagonUtils
-
Deprecated.
- putFromStream(InputStream, String, long, long) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- putFromStream(InputStream, String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- putFromStream(InputStream, Resource) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- putFromStream(InputStream, String) - Method in interface org.apache.maven.wagon.StreamingWagon
-
- putFromStream(InputStream, String, long, long) - Method in interface org.apache.maven.wagon.StreamingWagon
-
Copy from a local input stream to remote.
- putFromStream(InputStream, String) - Method in class org.apache.maven.wagon.StreamWagon
-
- putFromStream(InputStream, String, long, long) - Method in class org.apache.maven.wagon.StreamWagon
-
- putFromStream(InputStream, Resource) - Method in class org.apache.maven.wagon.StreamWagon
-
- putTransfer(Resource, File, OutputStream, boolean) - Method in class org.apache.maven.wagon.AbstractWagon
-
- putTransfer(Resource, InputStream, OutputStream, boolean) - Method in class org.apache.maven.wagon.AbstractWagon
-
- readTimeout - Variable in class org.apache.maven.wagon.AbstractWagon
-
read timeout value
- readTimeout - Variable in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- realm - Variable in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- REJECT_RELATIVE_REDIRECT - Static variable in class org.apache.maven.wagon.shared.http.ConfigurationUtils
-
- RelaxedTrustStrategy - Class in org.apache.maven.wagon.shared.http
-
Relaxed X509 certificate trust manager: can ignore invalid certificate date.
- RelaxedTrustStrategy(boolean) - Constructor for class org.apache.maven.wagon.shared.http.RelaxedTrustStrategy
-
- removeSessionListener(SessionListener) - Method in class org.apache.maven.wagon.AbstractWagon
-
- removeSessionListener(SessionListener) - Method in class org.apache.maven.wagon.events.SessionEventSupport
-
Removes the session listener from the collection of listeners so
it no longer receives session events.
- removeSessionListener(SessionListener) - Method in interface org.apache.maven.wagon.Wagon
-
- removeTransferListener(TransferListener) - Method in class org.apache.maven.wagon.AbstractWagon
-
- removeTransferListener(TransferListener) - Method in class org.apache.maven.wagon.events.TransferEventSupport
-
Removes the transfer listener from the collection of listeners so
it no longer receives transfer events.
- removeTransferListener(TransferListener) - Method in interface org.apache.maven.wagon.Wagon
-
- repeatable - Variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- repository - Variable in class org.apache.maven.wagon.AbstractWagon
-
- Repository - Class in org.apache.maven.wagon.repository
-
This class is an abstraction of the location from/to resources
can be transfered.
- Repository() - Constructor for class org.apache.maven.wagon.repository.Repository
-
- Repository(String, String) - Constructor for class org.apache.maven.wagon.repository.Repository
-
- RepositoryPermissions - Class in org.apache.maven.wagon.repository
-
Describes the permissions to set on files uploaded to the repository.
- RepositoryPermissions() - Constructor for class org.apache.maven.wagon.repository.RepositoryPermissions
-
- REQUEST_GET - Static variable in class org.apache.maven.wagon.events.TransferEvent
-
Indicates GET transfer (from the repository)
- REQUEST_PUT - Static variable in class org.apache.maven.wagon.events.TransferEvent
-
Indicates PUT transfer (to the repository)
- requestType - Variable in class org.apache.maven.wagon.events.TransferEvent
-
- resolveDestinationPath(String) - Method in class org.apache.maven.wagon.providers.file.FileWagon
-
- resource - Variable in class org.apache.maven.wagon.events.TransferEvent
-
- resource - Variable in class org.apache.maven.wagon.InputData
-
- resource - Variable in class org.apache.maven.wagon.OutputData
-
- Resource - Class in org.apache.maven.wagon.resource
-
Describes resources which can be downloaded from the repository
or uploaded to repository.
- Resource() - Constructor for class org.apache.maven.wagon.resource.Resource
-
- Resource(String) - Constructor for class org.apache.maven.wagon.resource.Resource
-
- resource - Variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- ResourceDoesNotExistException - Exception in org.apache.maven.wagon
-
- ResourceDoesNotExistException(String) - Constructor for exception org.apache.maven.wagon.ResourceDoesNotExistException
-
- ResourceDoesNotExistException(String, Throwable) - Constructor for exception org.apache.maven.wagon.ResourceDoesNotExistException
-
- resourceExists(String) - Method in class org.apache.maven.wagon.AbstractWagon
-
- resourceExists(String) - Method in class org.apache.maven.wagon.providers.file.FileWagon
-
- resourceExists(String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- resourceExists(int, String) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- resourceExists(String) - Method in interface org.apache.maven.wagon.Wagon
-
Check if a remote resource exists
- RETRY_HANDLER_CLASS - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
The type of the retry handler, defaults to standard
.
- RETRY_HANDLER_COUNT - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Number of retries for the retry handler, defaults to 3.
- RETRY_HANDLER_EXCEPTIONS - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Comma-separated list of non-retryable exception classes.
- RETRY_HANDLER_REQUEST_SENT_ENABLED - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Whether or not methods that have successfully sent their request will be retried,
defaults to false
.
- retryInterval - Variable in class org.apache.maven.wagon.shared.http.StandardServiceUnavailableRetryStrategy
-
Retry interval between subsequent requests, in milliseconds.
- retryRequest(HttpResponse, int, HttpContext) - Method in class org.apache.maven.wagon.shared.http.StandardServiceUnavailableRetryStrategy
-
- ROLE - Static variable in interface org.apache.maven.wagon.CommandExecutor
-
- ROLE - Static variable in interface org.apache.maven.wagon.Wagon
-
- SC_FORBIDDEN - Static variable in class org.apache.maven.wagon.shared.http.HttpMessageUtils
-
- SC_GONE - Static variable in class org.apache.maven.wagon.shared.http.HttpMessageUtils
-
- SC_NOT_FOUND - Static variable in class org.apache.maven.wagon.shared.http.HttpMessageUtils
-
- SC_PERMANENT_REDIRECT - Static variable in class org.apache.maven.wagon.shared.http.WagonRedirectStrategy
-
- SC_PROXY_AUTH_REQUIRED - Static variable in class org.apache.maven.wagon.shared.http.HttpMessageUtils
-
- SC_TOO_MANY_REQUESTS - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
See RFC6585
- SC_UNAUTHORIZED - Static variable in class org.apache.maven.wagon.shared.http.HttpMessageUtils
-
- serialVersionUID - Static variable in class org.apache.maven.wagon.repository.Repository
-
- SERVICE_UNAVAILABLE_RETRY_STRATEGY_CLASS - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
The type of the serviceUnavailableRetryStrategy, defaults to none
.
- SERVICE_UNAVAILABLE_RETRY_STRATEGY_MAX_RETRIES - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Maximum number of retries when using a serviceUnavailableRetryStrategy.
- SERVICE_UNAVAILABLE_RETRY_STRATEGY_RETRY_INTERVAL - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Interval in milliseconds between retries when using a serviceUnavailableRetryStrategy.
- SESSION_CLOSED - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was closed.
- SESSION_CONNECTION_REFUSED - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was refused.
- SESSION_DISCONNECTED - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was disconnected (not currently used).
- SESSION_DISCONNECTING - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION is about to be disconnected.
- SESSION_ERROR_OCCURRED - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was opened.
- SESSION_LOGGED_IN - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was opened.
- SESSION_LOGGED_OFF - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was opened.
- SESSION_OPENED - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION was opened.
- SESSION_OPENING - Static variable in class org.apache.maven.wagon.events.SessionEvent
-
A SESSION is about to be opened.
- sessionConnectionRefused(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called when Wagon when connection to
the repository was refused.
- sessionConnectionRefused(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionDisconnected(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called when Wagon has closed connection to
the repository.
- sessionDisconnected(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionDisconnecting(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called when Wagon has closed connection to
to the repository.
- sessionDisconnecting(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionError(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called by Wagon when an error occurred.
- sessionError(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- SessionEvent - Class in org.apache.maven.wagon.events
-
SessionEvent is used for notifying SessionListeners about
occurrences of various situations related.
- SessionEvent(Wagon, int) - Constructor for class org.apache.maven.wagon.events.SessionEvent
-
Creates new instance of SessionEvent
- SessionEvent(Wagon, Exception) - Constructor for class org.apache.maven.wagon.events.SessionEvent
-
Creates new instance of SessionEvent.
- sessionEventSupport - Variable in class org.apache.maven.wagon.AbstractWagon
-
- SessionEventSupport - Class in org.apache.maven.wagon.events
-
The class allows registration and deregistration of session listeners
- SessionEventSupport() - Constructor for class org.apache.maven.wagon.events.SessionEventSupport
-
- SessionListener - Interface in org.apache.maven.wagon.events
-
Interface for classes which wants to receive and respond to any session update events.
- sessionLoggedIn(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called by Wagon when Wagon managed
to login to the repository.
- sessionLoggedIn(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionLoggedOff(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called by Wagon has logged off
from the repository.
- sessionLoggedOff(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionOpened(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called when Wagon has successfully connected to
to the repository.
- sessionOpened(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- sessionOpening(SessionEvent) - Method in interface org.apache.maven.wagon.events.SessionListener
-
This method will be called when Wagon is about to open
connection to the repository.
- sessionOpening(SessionEvent) - Method in class org.apache.maven.wagon.observers.Debug
-
- setAll(HttpMethodConfiguration) - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- setBasedir(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setBasicAuthScope(BasicAuthScope) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Set the override values for standard HttpClient AuthScope
- setConnectionTimeout(int) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setContentLength(long) - Method in class org.apache.maven.wagon.resource.Resource
-
- setDirectoryMode(String) - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Set the repository directory mode for the deployed artifact.
- setErr(String) - Method in class org.apache.maven.wagon.Streams
-
- setEventType(int) - Method in class org.apache.maven.wagon.events.SessionEvent
-
- setEventType(int) - Method in class org.apache.maven.wagon.events.TransferEvent
-
- setException(Exception) - Method in class org.apache.maven.wagon.events.SessionEvent
-
- setFileMode(String) - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Set the repository file mode for the deployed artifact.
- setGet(HttpMethodConfiguration) - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- setGroup(String) - Method in class org.apache.maven.wagon.repository.RepositoryPermissions
-
Set the repository group name for the deployed artifact.
- setHead(HttpMethodConfiguration) - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- setHeaders(HttpUriRequest) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setHeaders(Properties) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setHost(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Set proxy host name.
- setHost(String) - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- setHttpConfiguration(HttpConfiguration) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setHttpHeaders(Properties) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setId(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setInitialBackoffSeconds(int) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setInputStream(InputStream) - Method in class org.apache.maven.wagon.InputData
-
- setInteractive(boolean) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setInteractive(boolean) - Method in interface org.apache.maven.wagon.Wagon
-
- setLastModified(long) - Method in class org.apache.maven.wagon.resource.Resource
-
- setLocalFile(File) - Method in class org.apache.maven.wagon.events.TransferEvent
-
- setName(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setName(String) - Method in class org.apache.maven.wagon.resource.Resource
-
- setNonProxyHosts(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- setNtlmDomain(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- setNtlmHost(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- setOut(String) - Method in class org.apache.maven.wagon.Streams
-
- setOutputStream(OutputStream) - Method in class org.apache.maven.wagon.OutputData
-
- setParameters(Properties) - Method in class org.apache.maven.wagon.repository.Repository
-
- setParams(Properties) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setPassphrase(String) - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Set the passphrase of the private key file.
- setPassword(String) - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Set the user's password which is used when connecting to the repository.
- setPassword(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Set the user's password for the proxy server.
- setPermissions(RepositoryPermissions) - Method in class org.apache.maven.wagon.repository.Repository
-
- setPermissionsOverride(RepositoryPermissions) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setPersistentPool(boolean) - Static method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setPoolingHttpClientConnectionManager(PoolingHttpClientConnectionManager) - Static method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
- setPort(int) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Set the proxy port.
- setPort(int) - Method in class org.apache.maven.wagon.repository.Repository
-
- setPort(String) - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- setPrivateKey(String) - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Set the absolute path to private key file.
- setProtocol(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setProxyBasicAuthScope(BasicAuthScope) - Method in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
Set the override values for proxy HttpClient AuthScope
- setPut(HttpMethodConfiguration) - Method in class org.apache.maven.wagon.shared.http.HttpConfiguration
-
- setReadTimeout(int) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setReadTimeout(int) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setReadTimeout(int) - Method in interface org.apache.maven.wagon.Wagon
-
Set the read timeout limit in milliseconds
- setRealm(String) - Method in class org.apache.maven.wagon.shared.http.BasicAuthScope
-
- setRequestType(int) - Method in class org.apache.maven.wagon.events.TransferEvent
-
Sets the request type
- setResource(Resource) - Method in class org.apache.maven.wagon.events.TransferEvent
-
- setResource(Resource) - Method in class org.apache.maven.wagon.InputData
-
- setResource(Resource) - Method in class org.apache.maven.wagon.OutputData
-
- setSessionEventSupport(SessionEventSupport) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setTimeout(int) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setTimeout(int) - Method in interface org.apache.maven.wagon.Wagon
-
Set the connection timeout limit in milliseconds
- setTimestamp(long) - Method in class org.apache.maven.wagon.events.WagonEvent
-
Sets the timestamp which indicated the time when this event has occurred
- setTransferEventSupport(TransferEventSupport) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setType(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
- setUrl(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setUseDefaultHeaders(boolean) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setUsePreemptive(boolean) - Method in class org.apache.maven.wagon.shared.http.HttpMethodConfiguration
-
- setUserName(String) - Method in class org.apache.maven.wagon.authentication.AuthenticationInfo
-
Set username used to access the repository.
- setUserName(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Set the proxy username.
- SO_TIMEOUT - Static variable in class org.apache.maven.wagon.shared.http.ConfigurationUtils
-
- source - Variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- split(String, String, int) - Static method in class org.apache.maven.wagon.PathUtils
-
- SSL_ALLOW_ALL - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
If enabled, ssl hostname verifier does not check hostname.
- SSL_INSECURE - Static variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon
-
skip failure on certificate validity checks.
- STALE_CONNECTION_CHECK - Static variable in class org.apache.maven.wagon.shared.http.ConfigurationUtils
-
- StandardServiceUnavailableRetryStrategy - Class in org.apache.maven.wagon.shared.http
-
An implementation of the ServiceUnavailableRetryStrategy
interface.
- StandardServiceUnavailableRetryStrategy(int, int) - Constructor for class org.apache.maven.wagon.shared.http.StandardServiceUnavailableRetryStrategy
-
- stream - Variable in class org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.WagonHttpEntity
-
- StreamingWagon - Interface in org.apache.maven.wagon
-
- Streams - Class in org.apache.maven.wagon
-
- Streams() - Constructor for class org.apache.maven.wagon.Streams
-
- StreamWagon - Class in org.apache.maven.wagon
-
Base class for wagon which provide stream based API.
- StreamWagon() - Constructor for class org.apache.maven.wagon.StreamWagon
-
- supportsDirectoryCopy() - Method in class org.apache.maven.wagon.AbstractWagon
-
- supportsDirectoryCopy() - Method in class org.apache.maven.wagon.providers.file.FileWagon
-
- supportsDirectoryCopy() - Method in interface org.apache.maven.wagon.Wagon
-
Flag indicating if this wagon supports directory copy operations.