Uses of Interface
io.quarkiverse.asyncapi.config.channels.ChannelConfigurer
-
Packages that use ChannelConfigurer Package Description io.quarkiverse.asyncapi.config.channels -
-
Uses of ChannelConfigurer in io.quarkiverse.asyncapi.config.channels
Classes in io.quarkiverse.asyncapi.config.channels that implement ChannelConfigurer Modifier and Type Class Description classAbstractChannelConfigurerclassHttpChannelConfigurerclassKafkaChannelConfigurerMethods in io.quarkiverse.asyncapi.config.channels that return ChannelConfigurer Modifier and Type Method Description static ChannelConfigurerChannelConfigurerFactory. get(com.asyncapi.v2._6_0.model.server.Server server)
-