ListQuerySnapshotStateHandlerFunctionFactory
class ListQuerySnapshotStateHandlerFunctionFactory(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler) : ListQueryHandlerFunctionFactory<ListQuerySnapshotStateRouteSpec>
Constructors
Link copied to clipboard
constructor(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler)