Uses of Class
io.vertx.mutiny.ext.web.client.CachingWebClient
-
Packages that use CachingWebClient Package Description io.vertx.mutiny.ext.web.client -
-
Uses of CachingWebClient in io.vertx.mutiny.ext.web.client
Fields in io.vertx.mutiny.ext.web.client with type parameters of type CachingWebClient Modifier and Type Field Description static TypeArg<CachingWebClient>
CachingWebClient. __TYPE_ARG
Methods in io.vertx.mutiny.ext.web.client that return CachingWebClient Modifier and Type Method Description static CachingWebClient
CachingWebClient. newInstance(io.vertx.ext.web.client.CachingWebClient arg)
-