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