|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public boolean isSet()
true
if proxy is set; false
otherwise.
public java.lang.String getURL()
public int getPort()
public java.lang.String[] getProxyBypass()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |