- get - Variable in class org.apache.maven.wagon.providers.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.providers.http.HttpConfiguration
-
- getAuthenticationInfo() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getAuthenticator() - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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.providers.http.AbstractHttpClientWagon
-
Get the override values for standard HttpClient AuthScope
- 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.providers.http.HttpMethodConfiguration
-
- getContent() - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.RequestEntityImplementation
-
- getContentLength() - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.RequestEntityImplementation
-
- getContentLength() - Method in class org.apache.maven.wagon.resource.Resource
-
- getControlEncoding() - Method in class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- 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 class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- getFileList(String) - Method in class org.apache.maven.wagon.providers.http.HttpWagon
-
- getFileList(int, String) - Method in class org.apache.maven.wagon.providers.http.HttpWagon
-
- getFileList(String) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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.providers.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.providers.http.HttpConfiguration
-
- getHeaders() - Method in class org.apache.maven.wagon.providers.http.HttpMethodConfiguration
-
- getHost() - Method in class org.apache.maven.wagon.providers.http.BasicAuthScope
-
- 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
-
- getHttpConfiguration() - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- getHttpHeaders() - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- getHttpHeaders() - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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.providers.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.providers.http.AbstractHttpClientWagon
-
- getMethodConfiguration(HttpUriRequest) - Method in class org.apache.maven.wagon.providers.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
-
- 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.providers.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
-
- getPasswordAuthentication() - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagonAuthenticator
-
- 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.providers.http.BasicAuthScope
-
- getPort() - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Get the proxy port.
- getPort() - Method in class org.apache.maven.wagon.repository.Repository
-
- 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
-
- getProxy(ProxyInfo) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- getProxyBasicAuthScope() - Method in class org.apache.maven.wagon.providers.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.
- getProxyType(ProxyInfo) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- getPut() - Method in class org.apache.maven.wagon.providers.http.HttpConfiguration
-
- getReadTimeout() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getReadTimeout() - Method in class org.apache.maven.wagon.providers.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.providers.http.BasicAuthScope
-
- 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
-
- getScope(String, int) - Method in class org.apache.maven.wagon.providers.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.providers.http.BasicAuthScope
-
Given a HttpHost, return scope with overrides from appropriate basicAuth
configuration.
- getSessionEventSupport() - Method in class org.apache.maven.wagon.AbstractWagon
-
- getSocketAddress(ProxyInfo) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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(Repository) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
getUrl
Implementors can override this to remove unwanted parts of the url such as role-hints
- getUrl() - Method in class org.apache.maven.wagon.repository.Repository
-
- getUseDefaultHeaders() - Method in class org.apache.maven.wagon.providers.http.HttpMethodConfiguration
-
- getUserAgent(HttpUriRequest) - Method in class org.apache.maven.wagon.providers.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
- GMT_TIME_ZONE - Static variable in class org.apache.maven.wagon.providers.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.providers.http.HttpMethodConfiguration
-
- parseFileList(String, InputStream) - Static method in class org.apache.maven.wagon.shared.http.HtmlFileListParser
-
Fetches a raw HTML from a provided InputStream, parses it, and returns the file list.
- passiveMode - Variable in class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- 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.providers.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.providers.http.BasicAuthScope
-
- port - Variable in class org.apache.maven.wagon.proxy.ProxyInfo
-
Proxy server port
- port - Variable in class org.apache.maven.wagon.repository.Repository
-
- 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.
- preemptiveAuthentication - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- previousHttpsProxyExclusions - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpsWagon
-
- previousHttpsProxyHost - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpsWagon
-
- previousHttpsProxyPort - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpsWagon
-
- PrintCommandListener(FtpWagon) - Constructor for class org.apache.maven.wagon.providers.ftp.FtpWagon.PrintCommandListener
-
- 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
-
- protocolCommandSent(ProtocolCommandEvent) - Method in class org.apache.maven.wagon.providers.ftp.FtpWagon.PrintCommandListener
-
- protocolReplyReceived(ProtocolCommandEvent) - Method in class org.apache.maven.wagon.providers.ftp.FtpWagon.PrintCommandListener
-
- proxy - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- PROXY_AUTH_PREF - Static variable in class org.apache.maven.wagon.providers.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.providers.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.providers.http.AbstractHttpClientWagon
-
- put(InputStream, Resource, File) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- put(Resource, File, HttpEntity) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- put(Resource, File, HttpEntity, String) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- put(int, Resource, File, HttpEntity, String) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- put - Variable in class org.apache.maven.wagon.providers.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
- putConnection - Variable in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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 class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- 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.providers.http.AbstractHttpClientWagon
-
- putFromStream(InputStream, String) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- putFromStream(InputStream, Resource) - Method in class org.apache.maven.wagon.providers.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
-
- SC_TOO_MANY_REQUESTS - Static variable in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
See RFC6585
- serialVersionUID - Static variable in class org.apache.maven.wagon.repository.Repository
-
- 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.providers.http.HttpConfiguration
-
- setAuthenticator(LightweightHttpWagonAuthenticator) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- setAuthorization(HttpURLConnection) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- setBasedir(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setBasicAuthScope(BasicAuthScope) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
Set the override values for standard HttpClient AuthScope
- setConnectionTimeout(int) - Method in class org.apache.maven.wagon.providers.http.HttpMethodConfiguration
-
- setContentLength(long) - Method in class org.apache.maven.wagon.resource.Resource
-
- setControlEncoding(String) - Method in class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- 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.providers.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.providers.http.HttpConfiguration
-
- setHeaders(HttpUriRequest) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- setHeaders(Properties) - Method in class org.apache.maven.wagon.providers.http.HttpMethodConfiguration
-
- setHost(String) - Method in class org.apache.maven.wagon.providers.http.BasicAuthScope
-
- setHost(String) - Method in class org.apache.maven.wagon.proxy.ProxyInfo
-
Set proxy host name.
- setHttpConfiguration(HttpConfiguration) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- setHttpHeaders(Properties) - Method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- setHttpHeaders(Properties) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- setId(String) - Method in class org.apache.maven.wagon.repository.Repository
-
- setInitialBackoffSeconds(int) - Method in class org.apache.maven.wagon.providers.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.providers.http.HttpMethodConfiguration
-
- setPassiveMode(boolean) - Method in class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- 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.providers.ftp.FtpWagon
-
Set the permissions (if given) for the underlying folder.
- 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.providers.http.AbstractHttpClientWagon
-
- setPoolingHttpClientConnectionManager(PoolingHttpClientConnectionManager) - Static method in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
- setPort(String) - Method in class org.apache.maven.wagon.providers.http.BasicAuthScope
-
- 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
-
- setPreemptiveAuthentication(boolean) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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.providers.http.AbstractHttpClientWagon
-
Set the override values for proxy HttpClient AuthScope
- setPut(HttpMethodConfiguration) - Method in class org.apache.maven.wagon.providers.http.HttpConfiguration
-
- setReadTimeout(int) - Method in class org.apache.maven.wagon.AbstractWagon
-
- setReadTimeout(int) - Method in class org.apache.maven.wagon.providers.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.providers.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
-
- setSystemProperty(String, String) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- 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
-
- setUseCache(boolean) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
- setUseDefaultHeaders(boolean) - Method in class org.apache.maven.wagon.providers.http.HttpMethodConfiguration
-
- setUsePreemptive(boolean) - Method in class org.apache.maven.wagon.providers.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.
- setWagon(LightweightHttpWagon) - Method in class org.apache.maven.wagon.providers.http.LightweightHttpWagonAuthenticator
-
- SKIPS - Static variable in class org.apache.maven.wagon.shared.http.HtmlFileListParser
-
- SO_TIMEOUT - Static variable in class org.apache.maven.wagon.providers.http.ConfigurationUtils
-
- source - Variable in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.RequestEntityImplementation
-
- split(String, String, int) - Static method in class org.apache.maven.wagon.PathUtils
-
- SSL_ALLOW_ALL - Static variable in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
If enabled, ssl hostname verifier does not check hostname.
- SSL_INSECURE - Static variable in class org.apache.maven.wagon.providers.http.AbstractHttpClientWagon
-
skip failure on certificate validity checks.
- STALE_CONNECTION_CHECK - Static variable in class org.apache.maven.wagon.providers.http.ConfigurationUtils
-
- 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 class org.apache.maven.wagon.providers.ftp.FtpWagon
-
- supportsDirectoryCopy() - Method in interface org.apache.maven.wagon.Wagon
-
Flag indicating if this wagon supports directory copy operations.