Home
last modified time | relevance | path

Searched defs:HttpService (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/hyper/src/service/
Dhttp.rs9 pub trait HttpService<ReqBody>: sealed::Sealed<ReqBody> { interface
/external/apache-http/src/org/apache/http/protocol/
DHttpService.java67 public class HttpService { class
83 public HttpService( in HttpService() method in HttpService