|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.tomakehurst.wiremock.client.HttpClientUtils
public class HttpClientUtils
Constructor Summary | |
---|---|
HttpClientUtils()
|
Method Summary | |
---|---|
static byte[] |
getEntityAsByteArrayAndCloseStream(org.apache.http.HttpResponse httpResponse)
|
static java.lang.String |
getEntityAsStringAndCloseStream(org.apache.http.HttpResponse httpResponse)
|
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 java.lang.String getEntityAsStringAndCloseStream(org.apache.http.HttpResponse httpResponse)
public static byte[] getEntityAsByteArrayAndCloseStream(org.apache.http.HttpResponse httpResponse)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |