|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.simpleserver.util.HttpClientUtils
public class HttpClientUtils
| Constructor Summary | |
|---|---|
HttpClientUtils()
|
|
| Method Summary | |
|---|---|
static org.apache.http.HttpResponse |
callGet(java.lang.String host,
int port,
java.lang.String file)
|
static java.lang.String |
getResponseContent(org.apache.http.HttpResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpClientUtils()
| Method Detail |
|---|
public static org.apache.http.HttpResponse callGet(java.lang.String host,
int port,
java.lang.String file)
throws java.io.IOException,
java.net.URISyntaxException,
org.apache.http.HttpException
java.io.IOException
java.net.URISyntaxException
org.apache.http.HttpException
public static java.lang.String getResponseContent(org.apache.http.HttpResponse response)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||