HttpEntityFactory
public class BufferedHttpEntityFactory extends java.lang.Object implements HttpEntityFactory
HttpEntityFactory
that returns a BufferedHttpEntity
.Modifier and Type | Field | Description |
---|---|---|
static BufferedHttpEntityFactory |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
org.apache.http.HttpEntity |
newEntity(org.apache.http.HttpEntity from) |
public static final BufferedHttpEntityFactory INSTANCE
public org.apache.http.HttpEntity newEntity(org.apache.http.HttpEntity from) throws java.io.IOException
newEntity
in interface HttpEntityFactory
java.io.IOException