|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.japi.net.ProxySettings
public class ProxySettings
This class handles Proxy settings. It basically is an interface to the following System Properties, handling them in preferences:
proxySetproxyHostproxyPorthttp.proxyHosthttp.proxyPorthttp.nonProxyHostshttp.proxyUserhttp.proxyPasswordftp.proxyHostftp.proxyPortftp.nonProxyHostsftp.proxyUserftp.proxyPassword
| Constructor Summary | |
|---|---|
ProxySettings()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxySettings()
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||