Uses of Interface
ratpack.http.client.Proxy
-
Packages that use Proxy Package Description ratpack.http.client The HTTP client. -
-
Uses of Proxy in ratpack.http.client
Methods in ratpack.http.client that return Proxy Modifier and Type Method Description ProxyHttpClient. getProxy()The configured proxy instance for the client.ProxyRequestSpec. getProxy()The configured proxy instance for this request.
-