public interface ResponseWrapper
Modifier and Type | Method and Description |
---|---|
org.apache.http.HttpResponse |
getHttpResponse() |
String |
getResponseBodyAsString() |
int |
getStatusCode() |
URI |
getURI() |
URI getURI()
int getStatusCode()
org.apache.http.HttpResponse getHttpResponse()
String getResponseBodyAsString() throws IOException
IOException
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.