|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxySettings
A generic interface for getting proxy settings.
| Method Summary | |
|---|---|
int |
getPort()
Returns the proxy port. |
java.lang.String[] |
getProxyBypass()
Returns the proxy bypass. |
java.lang.String |
getURL()
Returns the proxy URL. |
boolean |
isSet()
Returns true if proxy is set; false otherwise. |
| Method Detail |
|---|
boolean isSet()
true if proxy is set; false otherwise.
java.lang.String getURL()
int getPort()
java.lang.String[] getProxyBypass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||