namespace

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