Package io.vertx.ext.web.client
-
Interface Summary Interface Description CachingWebClient An asynchronous cache aware HTTP / HTTP/2 client calledCachingWebClient
.HttpRequest<T> A client-side HTTP request.HttpResponse<T> An HTTP response.OAuth2WebClient An asynchronous OAuth2/OIDC aware HTTP / HTTP/2 client calledWebClientOAuth2
.WebClient An asynchronous HTTP / HTTP/2 client calledWebClient
.WebClientSession An asynchronous sessions aware HTTP / HTTP/2 client calledWebClientSession
. -
Class Summary Class Description CachingWebClientOptions CachingWebClientOptionsConverter Converter and mapper forCachingWebClientOptions
.OAuth2WebClientOptions OAuth2WebClientOptionsConverter Converter and mapper forOAuth2WebClientOptions
.WebClientOptions WebClientOptionsConverter Converter and mapper forWebClientOptions
.