CommandHandlerFunction

constructor(aggregateMetadata: AggregateMetadata<*, *>, commandRouteMetadata: CommandRouteMetadata<out Any>, commandGateway: CommandGateway, commandMessageParser: CommandMessageParser, exceptionHandler: RequestExceptionHandler, timeout: Duration = DEFAULT_TIME_OUT)