Searched refs:HttpServerConnection (Results 1 – 3 of 3) sorted by relevance
43 import org.apache.http.HttpServerConnection;66 public abstract class AbstractHttpServerConnection implements HttpServerConnection {
46 public interface HttpServerConnection extends HttpConnection { interface
43 import org.apache.http.HttpServerConnection;126 final HttpServerConnection conn, in handleRequest()