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.HttpEntity
getContent
in class org.apache.http.entity.HttpEntityWrapper
java.io.IOException
java.lang.IllegalStateException
public long getContentLength()
getContentLength
in interface org.apache.http.HttpEntity
getContentLength
in class org.apache.http.entity.HttpEntityWrapper