public class BinaryResponseBody extends java.lang.Object implements HttpResponseBody
| Constructor and Description |
|---|
BinaryResponseBody(Result result,
java.io.InputStream in,
ContentType type,
HeaderSet headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
outputBody(TreeBuilder b) |
public BinaryResponseBody(Result result, java.io.InputStream in, ContentType type, HeaderSet headers) throws HttpClientException
HttpClientExceptionpublic void outputBody(TreeBuilder b) throws HttpClientException
outputBody in interface HttpResponseBodyHttpClientExceptionCopyright © 2015-2020 EXPath. All Rights Reserved