|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleHttpGet | |
net.groboclown.util.http.v1.tests |
Uses of SimpleHttpGet in net.groboclown.util.http.v1.tests |
Fields in net.groboclown.util.http.v1.tests declared as SimpleHttpGet | |
private SimpleHttpGet |
BaseTestHttp.ConnectionRunner.getter
|
Methods in net.groboclown.util.http.v1.tests with parameters of type SimpleHttpGet | |
protected IHttpResponseMessage |
BaseTestHttp.openThreadedConnection(SimpleHttpGet shg,
URL url)
|
protected byte[] |
BaseTestHttp.openThreadedConnectionByte(SimpleHttpGet shg,
URL url)
|
protected IHttpResponseMessage |
BaseTestHttp.openThreadedConnection(SimpleHttpGet shg,
URL url,
String method,
Hashtable headers,
String messageData)
|
Constructors in net.groboclown.util.http.v1.tests with parameters of type SimpleHttpGet | |
BaseTestHttp.ConnectionRunner(SimpleHttpGet shg,
URL url,
boolean saveBytes)
|
|
BaseTestHttp.ConnectionRunner(SimpleHttpGet shg,
URL url,
String method,
Hashtable headers,
String messageData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |