API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package org.apache.http.message

Added Classes
BasicHeaderElementIterator Basic implementation of a HeaderElementIterator.
BasicListHeaderIterator Implementation of a HeaderIterator based on a List.
BasicTokenIterator Basic implementation of a TokenIterator.
HeaderGroup A class for combining a set of headers.
ParserCursor This class represents a context of a parsing operation:
  • the current position the parsing operation is expected to start at
  • the bounds limiting the scope of the parsing operation
 

Changed Classes and Interfaces
AbstractHttpMessage Basic implementation of an HTTP message that can be modified.
BasicHeader Represents an HTTP header field.
BasicHeaderElement One element of an HTTP header's value.
BasicHeaderValueParser Basic implementation for parsing header values into elements.
BasicHttpEntityEnclosingRequest Basic implementation of a request with an entity that can be modified.
BasicLineParser Basic parser for lines in the head section of an HTTP message.
BasicNameValuePair A simple class encapsulating an attribute/value pair.
BasicRequestLine The first line of an HttpRequest.
BasicStatusLine Represents a status line as returned from a HTTP server.
BufferedHeader This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.
HeaderValueParser Interface for parsing header values into elements.
LineParser Interface for parsing lines in the HEAD section of an HTTP message.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff