|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.placidus.http.HttpHelper
public class HttpHelper
Constructor Summary | |
---|---|
HttpHelper()
|
Method Summary | |
---|---|
static java.lang.String |
executeHttpRequest(java.lang.String siteUrl)
This function executes a single HttpRequest with a new HttpClient for the given siteUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpHelper()
Method Detail |
---|
public static java.lang.String executeHttpRequest(java.lang.String siteUrl) throws PlacidusException
siteUrl
- to read from
PlacidusException
- if transport or protocol error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |