Uses of Interface
io.apicurio.rest.client.spi.ApicurioHttpClientProvider
-
Packages that use ApicurioHttpClientProvider Package Description io.apicurio.rest.client.spi -
-
Uses of ApicurioHttpClientProvider in io.apicurio.rest.client.spi
Methods in io.apicurio.rest.client.spi that return types with arguments of type ApicurioHttpClientProvider Modifier and Type Method Description Iterator<ApicurioHttpClientProvider>ApicurioHttpClientServiceLoader. providers(boolean refresh)Methods in io.apicurio.rest.client.spi with parameters of type ApicurioHttpClientProvider Modifier and Type Method Description static booleanApicurioHttpClientFactory. setProvider(ApicurioHttpClientProvider provider)
-