kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-api
/
com.varabyte.kobweb.api
/
Apis
/
Dispatcher
Dispatcher
inner
class
Dispatcher
(
defaultPath
:
String
,
request
:
Request
)
(
source
)
Members
Constructors
Dispatcher
Link copied to clipboard
constructor
(
defaultPath
:
String
,
request
:
Request
)
Functions
dispatch
Link copied to clipboard
suspend
fun
dispatch
(
path
:
String
=
defaultPath
)
:
Response