Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-webflux
/
me.ahoo.wow.webflux.route
/
RouteHandlerFunctionRegistrar
Route
Handler
Function
Registrar
class
RouteHandlerFunctionRegistrar
Members
Constructors
Route
Handler
Function
Registrar
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Factory
Link copied to clipboard
fun
getFactory
(
spec
:
RouteSpec
)
:
RouteHandlerFunctionFactory
<
*
>
?
register
Link copied to clipboard
fun
register
(
routeHandlerFunctionFactory
:
RouteHandlerFunctionFactory
<
*
>
)