hexagon
Toggle table of contents
4.1.0
jvm
Platform filter
jvm
Switch theme
hexagon
http_server
/
com.hexagontk.http.server.callbacks
/
UrlCallback
Url
Callback
class
UrlCallback
(
url
:
URL
)
:
Function1
<
HttpContext
,
HttpContext
>
Members
Constructors
Url
Callback
Link copied to clipboard
constructor
(
url
:
URL
)
constructor
(
url
:
String
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
context
:
HttpContext
)
:
HttpContext