public class HTTPHelper extends Object
| Constructor and Description |
|---|
HTTPHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(URI uri,
String sessionId) |
static org.apache.http.client.config.RequestConfig |
getRequestConfig() |
String |
post(URI uri,
String sessionId,
String request) |
Copyright © 2015. All rights reserved.