Android
org.apache.http.protocol
public interface

org.apache.http.protocol.HttpProcessor

org.apache.http.protocol.HttpProcessor HttpRequestInterceptor HttpResponseInterceptor

Performs interceptor processing of requests and responses. Specific interceptors typically interpret or update message headers, and they may wrap the message entity for example to implement a specific transport or content encoding. A HttpProcessor typically maintains a list of interceptors that will be applied to a request or response.

Known Indirect Subclasses

Summary

Methods inherited from interface org.apache.http.HttpRequestInterceptor
Methods inherited from interface org.apache.http.HttpResponseInterceptor

Details

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