Uses of Interface
org.davidmoten.oa3.codegen.http.service.HttpService
Packages that use HttpService
-
Uses of HttpService in org.davidmoten.oa3.codegen.http
Methods in org.davidmoten.oa3.codegen.http with parameters of type HttpServiceModifier and TypeMethodDescriptionstatic HttpResponseHttp.call(HttpService httpService, HttpMethod method, String basePath, String pathTemplate, Serializer serializer, List<Interceptor> interceptors, Headers requestHeaders, List<ParameterValue> parameters, List<ResponseDescriptor> descriptors, boolean allowPatch, Optional<Long> connectTimeoutMs, Optional<Long> readTimeoutMs) Http.Builder.httpService(HttpService httpService) -
Uses of HttpService in org.davidmoten.oa3.codegen.http.service
Classes in org.davidmoten.oa3.codegen.http.service that implement HttpServiceModifier and TypeClassDescriptionfinal classfinal class