SimpleCommandMessageFactory
class SimpleCommandMessageFactory(commandBuilderRewriterRegistry: CommandBuilderRewriterRegistry) : CommandMessageFactory
Functions
Link copied to clipboard
open override fun <TARGET : Any> create(commandBuilder: CommandBuilder): Mono<CommandMessage<TARGET>>
Create a CommandMessage from a CommandBuilder