public static class ApacheHCUtils.HttpEntityPayload
extends org.jclouds.io.payloads.BasePayload<org.apache.http.HttpEntity>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRepeatable() |
InputStream |
openStream() |
void |
release() |
public InputStream openStream() throws IOException
IOExceptionpublic boolean isRepeatable()
isRepeatable in interface org.jclouds.io.PayloadisRepeatable in class org.jclouds.io.payloads.BasePayload<org.apache.http.HttpEntity>public void release()
release in interface org.jclouds.io.Payloadrelease in class org.jclouds.io.payloads.BasePayload<org.apache.http.HttpEntity>Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.