|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.http.XHTTPProxy
public final class XHTTPProxy
XHTTPProxy.
| Method Summary | |
|---|---|
static Proxy |
getProxy()Get the Proxy for this server. |
static Proxy |
getProxy(boolean enabled)Get the Proxy for this server. |
static String |
getProxyHost()Get any proxy host. |
static int |
getProxyPort()Get any proxy port. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Proxy getProxy()
public static Proxy getProxy(boolean enabled)
enabled - If enabled is true any configured proxy will be returned. If enabled is false no proxy will be returned.public static String getProxyHost()
public static int getProxyPort()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||