http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-core
/
org.http4k.events
/
HttpEvent
/
Incoming
Incoming
fun
Incoming
(
uri
:
Uri
,
method
:
Method
,
status
:
Status
,
latency
:
Long
,
xUriTemplate
:
String
)
:
ProtocolEvent.Incoming
(
source
)
fun
Incoming
(
tx
:
HttpTransaction
)
:
ProtocolEvent.Incoming
(
source
)