Home
last modified time | relevance | path

Searched defs:addInterceptor (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/protocol/
DBasicHttpProcessor.java147 void addInterceptor(final HttpRequestInterceptor interceptor) { in addInterceptor() method in BasicHttpProcessor
152 void addInterceptor(final HttpRequestInterceptor interceptor, in addInterceptor() method in BasicHttpProcessor
200 void addInterceptor(final HttpResponseInterceptor interceptor) { in addInterceptor() method in BasicHttpProcessor
204 public final void addInterceptor(final HttpResponseInterceptor interceptor, in addInterceptor() method in BasicHttpProcessor