|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.intelliware.amakihi.util.http.HttpClient
Constructor Summary | |
HttpClient()
|
Method Summary | |
Request |
createRequest(NameValuePair[] headers,
java.net.URL url,
Request.Method method,
NameValuePair[] parameters)
|
Response |
send(Request request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpClient()
Method Detail |
public Response send(Request request) throws java.io.IOException
public Request createRequest(NameValuePair[] headers, java.net.URL url, Request.Method method, NameValuePair[] parameters)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |