JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.maven.repository.Proxy
Packages that use
Proxy
Package
Description
org.apache.maven.artifact.repository
Uses of
Proxy
in
org.apache.maven.artifact.repository
Methods in
org.apache.maven.artifact.repository
that return
Proxy
Modifier and Type
Method
Description
Proxy
ArtifactRepository.
getProxy
()
Deprecated.
Methods in
org.apache.maven.artifact.repository
with parameters of type
Proxy
Modifier and Type
Method
Description
void
ArtifactRepository.
setProxy
(
Proxy
proxy)
Deprecated.