SingleSnapshotStateHandlerFunctionFactory
class SingleSnapshotStateHandlerFunctionFactory(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler) : SingleQueryHandlerFunctionFactory<SingleSnapshotStateRouteSpec>
Constructors
Link copied to clipboard
constructor(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler)