@Configuration public class ProxyStreamHandlerFactory extends Object implements URLStreamHandlerFactory
Format: proxy://proxy_host:proxy_port/http:...
| Constructor and Description |
|---|
ProxyStreamHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
URLStreamHandler |
createURLStreamHandler(String protocol) |
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryCopyright © 2019. All rights reserved.