ListQueryEventStreamHandlerFunctionFactory
class ListQueryEventStreamHandlerFunctionFactory(eventStreamQueryServiceFactory: EventStreamQueryServiceFactory, exceptionHandler: RequestExceptionHandler) : RouteHandlerFunctionFactory<ListQueryEventStreamRouteSpec>
Constructors
Link copied to clipboard
constructor(eventStreamQueryServiceFactory: EventStreamQueryServiceFactory, exceptionHandler: RequestExceptionHandler)