|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.util.proxy.Proxy
description of class
Constructor Summary | |
Proxy()
This is the default Proxy class constructor. |
Method Summary | |
static java.lang.String |
fetchDocument(java.lang.String test_url)
This is a test method that will fetch a specific document. |
static void |
setAutoConfigScriptURL(java.lang.String url)
This method is one of two methods which is public. |
static void |
setProxyProperties(java.lang.String proxy)
This is the private constructor method that sets up the proxy properies. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Proxy()
Method Detail |
public static void setAutoConfigScriptURL(java.lang.String url)
public static java.lang.String fetchDocument(java.lang.String test_url) throws NoContentException, MovedException, BadRequestException, BadMachineException
public static void setProxyProperties(java.lang.String proxy)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |