PagedQuerySnapshotHandlerFunctionFactory
class PagedQuerySnapshotHandlerFunctionFactory(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler) : PagedQueryHandlerFunctionFactory
Constructors
Link copied to clipboard
constructor(snapshotQueryHandler: SnapshotQueryHandler, rewriteRequestCondition: RewriteRequestCondition, exceptionHandler: RequestExceptionHandler)
Functions
Link copied to clipboard
override fun create(contract: HttpRouteContract, metadata: HttpRouteHandlerMetadata = contract.handlerMetadata): HandlerFunction<ServerResponse>