Searched defs:HttpService (Results 1 – 2 of 2) sorted by relevance
9 pub trait HttpService<ReqBody>: sealed::Sealed<ReqBody> { interface
67 public class HttpService { class83 public HttpService( in HttpService() method in HttpService