private static class HttpSolrServer.GzipDecompressingEntity
extends org.apache.http.entity.HttpEntityWrapper
| Constructor and Description |
|---|
GzipDecompressingEntity(org.apache.http.HttpEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getContent() |
long |
getContentLength() |
public GzipDecompressingEntity(org.apache.http.HttpEntity entity)
public java.io.InputStream getContent()
throws java.io.IOException,
java.lang.IllegalStateException
getContent in interface org.apache.http.HttpEntitygetContent in class org.apache.http.entity.HttpEntityWrapperjava.io.IOExceptionjava.lang.IllegalStateExceptionpublic long getContentLength()
getContentLength in interface org.apache.http.HttpEntitygetContentLength in class org.apache.http.entity.HttpEntityWrapper