Home
last modified time | relevance | path

Searched refs:HttpServerConnection (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/
DAbstractHttpServerConnection.java43 import org.apache.http.HttpServerConnection;
71 public abstract class AbstractHttpServerConnection implements HttpServerConnection {
/external/apache-http/src/org/apache/http/
DHttpServerConnection.java51 public interface HttpServerConnection extends HttpConnection { interface
/external/apache-http/src/org/apache/http/protocol/
DHttpService.java43 import org.apache.http.HttpServerConnection;
131 final HttpServerConnection conn, in handleRequest()
/external/apache-http/api/
Dapache-http-legacy-current.txt1101 …public abstract deprecated interface HttpServerConnection implements org.apache.http.HttpConnectio…
2335 …act deprecated class AbstractHttpServerConnection implements org.apache.http.HttpServerConnection {
4135 …method public void handleRequest(org.apache.http.HttpServerConnection, org.apache.http.protocol.Ht…