Searched refs:RequestConnControl (Results 1 – 2 of 2) sorted by relevance
54 public class RequestConnControl implements HttpRequestInterceptor { class56 public RequestConnControl() { in RequestConnControl() method in RequestConnControl
79 import org.apache.http.protocol.RequestConnControl;293 httpproc.addInterceptor(new RequestConnControl()); in createHttpProcessor()