Package | Description |
---|---|
org.apache.http.impl.entity |
Default implementations for interfaces in
org.apache.http.entity and provides utility
classes for serialization and deserialization of HTTP content entities. |
Modifier and Type | Method and Description |
---|---|
protected BasicHttpEntity |
EntityDeserializer.doDeserialize(SessionInputBuffer inbuffer,
HttpMessage message)
Creates a
BasicHttpEntity based on properties of the given
message. |
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.