Uses of Interface
org.davidmoten.oa3.codegen.http.service.Option
Packages that use Option
-
Uses of Option in org.davidmoten.oa3.codegen.http.service
Classes in org.davidmoten.oa3.codegen.http.service that implement OptionMethods in org.davidmoten.oa3.codegen.http.service with parameters of type OptionModifier and TypeMethodDescriptionApacheHttpClientHttpService.connection(String url, HttpMethod method, Option... options) DefaultHttpService.connection(String url, HttpMethod method, Option... options) HttpService.connection(String url, HttpMethod method, Option... options)