ListQuerySnapshotHandlerFunctionFactory

class ListQuerySnapshotHandlerFunctionFactory(snapshotQueryGateway: (AggregateMetadata<*, *>) -> SnapshotQueryGateway<Any>, queryRequestScope: QueryRequestScope, exceptionHandler: RequestExceptionHandler, guard: HttpQueryGuard = HttpQueryGuard()) : ListQueryHandlerFunctionFactory

Constructors

Link copied to clipboard
constructor(snapshotQueryGateway: (AggregateMetadata<*, *>) -> SnapshotQueryGateway<Any>, queryRequestScope: QueryRequestScope, exceptionHandler: RequestExceptionHandler, guard: HttpQueryGuard = HttpQueryGuard())