©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| java.lang.Object | ||
| org.apache.http.impl.entity.EntityDeserializer | ||
Default implementation of an entity deserializer.
This entity deserializer currently supports only "chunked" and "identitiy" transfer-coding
| EntityDeserializer(ContentLengthStrategy lenStrategy) |
| HttpEntity | deserialize(SessionInputBuffer inbuffer, HttpMessage message) |
| BasicHttpEntity | doDeserialize(SessionInputBuffer inbuffer, HttpMessage message) |
Methods inherited
from class
java.lang.Object
| HttpException | |
|---|---|
| IOException |
| HttpException | |
|---|---|
| IOException |