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.java152 void addInterceptor(final HttpRequestInterceptor interceptor) { in addInterceptor() method in BasicHttpProcessor
157 void addInterceptor(final HttpRequestInterceptor interceptor, in addInterceptor() method in BasicHttpProcessor
205 void addInterceptor(final HttpResponseInterceptor interceptor) { in addInterceptor() method in BasicHttpProcessor
209 public final void addInterceptor(final HttpResponseInterceptor interceptor, in addInterceptor() method in BasicHttpProcessor