|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osivia.portal.api.net.ProxyUtils.ProxyConfig
public static class ProxyUtils.ProxyConfig
| Constructor Summary | |
|---|---|
ProxyUtils.ProxyConfig(java.lang.String host,
int port)
|
|
ProxyUtils.ProxyConfig(java.lang.String host,
java.lang.String port)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHost()
|
int |
getPort()
|
static int |
getPortAsInt(java.lang.String sPort)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyUtils.ProxyConfig(java.lang.String host,
int port)
public ProxyUtils.ProxyConfig(java.lang.String host,
java.lang.String port)
| Method Detail |
|---|
public static int getPortAsInt(java.lang.String sPort)
public java.lang.String getHost()
public int getPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||