Interface ProxyInfoProvider
public interface ProxyInfoProvider
Interface of an object, which provides the proxy settings. Typically, this is the artifact manager.
-
Method Summary
Modifier and TypeMethodDescriptiongetProxyInfo(String protocol) Returns the proxy settings for the given protocol.
-
Method Details
-
getProxyInfo
-