Searched refs:clearResponseInterceptors (Results 1 – 3 of 3) sorted by relevance
100 void clearResponseInterceptors() in clearResponseInterceptors() method
235 public void clearResponseInterceptors() { in clearResponseInterceptors() method in BasicHttpProcessor283 clearResponseInterceptors(); in clearInterceptors()
426 public synchronized void clearResponseInterceptors() { in clearResponseInterceptors() method in AbstractHttpClient427 getHttpProcessor().clearResponseInterceptors(); in clearResponseInterceptors()