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