toggle menu
flatInvoker
jvm
switch theme
search in API
reaktor-auth
/
dev.shibasis.reaktor.auth.api
Package-level
declarations
Functions
Properties
Properties
json
Link copied to clipboard
jvm
val
json
:
Json
Functions
app
Router
Link copied to clipboard
jvm
fun
appRouter
(
)
:
RouterFunction
<
ServerResponse
>
json
Response
Link copied to clipboard
jvm
inline suspend
fun
<
T
>
jsonResponse
(
data
:
T
,
status
:
HttpStatus
=
HttpStatus.OK
)
:
ServerResponse