namespace
fun <R : Any> namespace(namespace: AntPatternNamespace, receiveType: Class<R>, configure: ConfigBlock<ChannelConfig.Json> = ConfigBlock {}, supplier: PathVariablesChannelSupplier<Flow<R>, Flow<Any>>)(source)
inline fun <R : Any> namespace(namespace: AntPatternNamespace, configure: ConfigBlock<ChannelConfig.Json> = ConfigBlock {}, supplier: PathVariablesChannelSupplier<Flow<R>, Flow<Any>>)(source)