public class DefaultURLMapping extends Object implements URLMapping
| Constructor and Description |
|---|
DefaultURLMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProxyHost() |
URL |
getProxyURL(URL url)
Returns a proxy URL for given real URL.
|
public URL getProxyURL(URL url)
URLMappingReturns a proxy URL for given real URL.
If no proxy URL was registered for given real URL, new URL to be used by proxy is generated.
getProxyURL in interface URLMappingprotected String getProxyHost()
Copyright © 2019 JBoss by Red Hat. All rights reserved.