Home
last modified time | relevance | path

Searched refs:clearResponseInterceptors (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/http/protocol/
DBasicHttpProcessor.java235 public void clearResponseInterceptors() { in clearResponseInterceptors() method in BasicHttpProcessor
283 clearResponseInterceptors(); in clearInterceptors()
DHttpResponseInterceptorList.java100 void clearResponseInterceptors() in clearResponseInterceptors() method
/external/apache-http/src/org/apache/http/impl/client/
DAbstractHttpClient.java426 public synchronized void clearResponseInterceptors() { in clearResponseInterceptors() method in AbstractHttpClient
427 getHttpProcessor().clearResponseInterceptors(); in clearResponseInterceptors()
/external/apache-http/api/
Dcurrent.txt2424 method @Deprecated public void clearResponseInterceptors();
3830 method @Deprecated public void clearResponseInterceptors();
3959 method @Deprecated public void clearResponseInterceptors();
/external/apache-http/
Dart-profile1006 HSPLorg/apache/http/protocol/HttpResponseInterceptorList;->clearResponseInterceptors()V