|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.enterprise.Proxy_Impl
encapsulates proxy informations and offers a method for setting and unsetting the proxy
| Field Summary | |
private java.lang.String |
proxyHost
|
private java.lang.String |
proxyPort
|
| Constructor Summary | |
Proxy_Impl(java.lang.String proxyHost,
java.lang.String proxyPort)
Creates a new instance of Proxy_Impl |
|
| Method Summary | |
java.lang.String |
getProxyHost()
retuns the proxy host definition |
java.lang.String |
getProxyPort()
returns the proxy port definition |
void |
setProxy(boolean proxySet)
sets or unsets the proxy by writing the proxyHost and the proxyPort to the system properties. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private java.lang.String proxyHost
private java.lang.String proxyPort
| Constructor Detail |
public Proxy_Impl(java.lang.String proxyHost,
java.lang.String proxyPort)
| Method Detail |
public java.lang.String getProxyHost()
getProxyHost in interface Proxypublic java.lang.String getProxyPort()
getProxyPort in interface Proxypublic void setProxy(boolean proxySet)
setProxy in interface ProxyproxySet - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||