public final class FilteredHttpResponse extends Object implements ForwardingHttpResponse
BaseHttpMessage.HeadersBuilder| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
delegate() |
byte[] |
getBody() |
String |
getBodyAsString() |
Map<String,List<String>> |
getHeaders() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatusgetCharset, getContentType, getOrigin, getProtocolVersionpublic HttpResponse delegate()
delegate in interface ForwardingBaseHttpMessagedelegate in interface ForwardingBaseHttpResponsedelegate in interface ForwardingHttpMessagedelegate in interface ForwardingHttpResponsepublic Map<String,List<String>> getHeaders()
getHeaders in interface BaseHttpMessagegetHeaders in interface ForwardingBaseHttpMessagepublic byte[] getBody()
throws IOException
getBody in interface ForwardingHttpMessagegetBody in interface HttpMessageIOExceptionpublic String getBodyAsString() throws IOException
getBodyAsString in interface ForwardingHttpMessagegetBodyAsString in interface HttpMessageIOExceptionCopyright © 2015–2017 Zalando SE. All rights reserved.