|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
Methods inherited from interface org.apache.http.HttpRequestInterceptor |
process |
Methods inherited from interface org.apache.http.HttpResponseInterceptor |
process |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |