|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.soyatec.windowsazure.proxy.AbstractProxyDelegate
public abstract class AbstractProxyDelegate
This class will support proxy settings when making http requests.
| Constructor Summary | |
|---|---|
AbstractProxyDelegate()
|
|
| Method Summary | |
|---|---|
void |
disableProxy()
Remove proxy settings if exists. |
boolean |
isProxyEnabled()
Indicate whether the proxy settings exists. |
void |
setProxyConfiguration(ProxyConfiguration proxy)
Update the proxy settings. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractProxyDelegate()
| Method Detail |
|---|
public boolean isProxyEnabled()
public void disableProxy()
public void setProxyConfiguration(ProxyConfiguration proxy)
proxy -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||