Interface ChannelConfigurer
-
- All Known Implementing Classes:
AbstractChannelConfigurer,HttpChannelConfigurer,KafkaChannelConfigurer
public interface ChannelConfigurer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchannelConfig(String channelName, com.asyncapi.v2._6_0.model.channel.ChannelItem item, com.asyncapi.v2._6_0.model.server.Server server, Map<String,String> result)voidcommonConfig(com.asyncapi.v2._6_0.model.server.Server server, Map<String,String> result)Stringprotocol()
-