ListQueryEventStreamHandlerFunction
class ListQueryEventStreamHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, eventStreamQueryService: EventStreamQueryService, exceptionHandler: RequestExceptionHandler) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, eventStreamQueryService: EventStreamQueryService, exceptionHandler: RequestExceptionHandler)