toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-webflux
/
me.ahoo.wow.webflux.route
/
RouteHandlerFunctionFactory
Route
Handler
Function
Factory
interface
RouteHandlerFunctionFactory
<
R
:
RouteSpec
>
Inheritors
GenerateBIScriptHandlerFunctionFactory
CommandFacadeHandlerFunctionFactory
CommandHandlerFunctionFactory
EventCompensateHandlerFunctionFactory
ListQueryEventStreamHandlerFunctionFactory
LoadEventStreamHandlerFunctionFactory
ResendStateEventFunctionFactory
GlobalIdHandlerFunctionFactory
GetWowMetadataHandlerFunctionFactory
BatchRegenerateSnapshotHandlerFunctionFactory
CountSnapshotHandlerFunctionFactory
ListQuerySnapshotHandlerFunctionFactory
ListQuerySnapshotStateHandlerFunctionFactory
LoadSnapshotHandlerFunctionFactory
PagedQuerySnapshotHandlerFunctionFactory
PagedQuerySnapshotStateHandlerFunctionFactory
RegenerateSnapshotHandlerFunctionFactory
SingleSnapshotHandlerFunctionFactory
SingleSnapshotStateHandlerFunctionFactory
AggregateTracingHandlerFunctionFactory
IdsQueryAggregateHandlerFunctionFactory
LoadAggregateHandlerFunctionFactory
LoadVersionedAggregateHandlerFunctionFactory
ScanAggregateHandlerFunctionFactory
CommandWaitHandlerFunctionFactory
Members
Properties
supported
Spec
Link copied to clipboard
abstract
val
supportedSpec
:
Class
<
R
>
Functions
create
Link copied to clipboard
abstract
fun
create
(
spec
:
R
)
:
HandlerFunction
<
ServerResponse
>