public static class ApacheHCUtils.HttpEntityPayload extends BasePayload<org.apache.http.HttpEntity>
content, contentMetadata, written| Modifier and Type | Method and Description |
|---|---|
boolean |
isRepeatable() |
InputStream |
openStream() |
void |
release() |
close, equals, getContentMetadata, getInput, getRawContent, hashCode, isSensitive, setContentMetadata, setSensitive, toStringpublic InputStream openStream() throws IOException
IOExceptionpublic boolean isRepeatable()
isRepeatable in interface PayloadisRepeatable in class BasePayload<org.apache.http.HttpEntity>public void release()
release in interface Payloadrelease in class BasePayload<org.apache.http.HttpEntity>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.