Uses of Interface
io.quarkiverse.asyncapi.config.AsyncAPISupplier
-
Packages that use AsyncAPISupplier Package Description io.quarkiverse.asyncapi.config -
-
Uses of AsyncAPISupplier in io.quarkiverse.asyncapi.config
Classes in io.quarkiverse.asyncapi.config that implement AsyncAPISupplier Modifier and Type Class Description classJacksonAsyncAPISupplierConstructors in io.quarkiverse.asyncapi.config with parameters of type AsyncAPISupplier Constructor Description AsyncConfigSource(AsyncAPISupplier asyncAPISupplier)Constructor parameters in io.quarkiverse.asyncapi.config with type arguments of type AsyncAPISupplier Constructor Description MapAsyncAPIRegistry(Iterable<AsyncAPISupplier> suppliers)
-