toggle menu
kotlin-common
jvm
switch theme
search in API
kotlin-common-vertx
/
com.huanshankeji.vertx
Package-level
declarations
Functions
Functions
fail
With
Bad
Request
Link copied to clipboard
fun
RoutingContext
.
failWithBadRequest
(
)
fun
RoutingContext
.
failWithBadRequest
(
t
:
Throwable
)
fail
With
Forbidden
Link copied to clipboard
fun
RoutingContext
.
failWithForbidden
(
)
fail
With
Unauthorized
Link copied to clipboard
fun
RoutingContext
.
failWithUnauthorized
(
)
is
Native
Transport
Enabled
Link copied to clipboard
suspend
fun
isNativeTransportEnabled
(
)
:
Boolean