Android
package

org.apache.http.entity

Classes | Description

Representations for HTTP message entities. An entity is the optional content of a message. You'll find a basic selection of entity implementations here. If you need to send an entity, you can provide it for example as a byte array, string, file, or through an arbitrary input stream. If you receive a message with an entity, you typically get that as a basic entity. Entity implementations can be wrapped, for example to buffer the content in memory.

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48