http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.domain
/
TransactionSummary
/
TransactionSummary
Transaction
Summary
constructor
(
id
:
TransactionId
,
direction
:
Direction
,
method
:
String
,
uri
:
String
,
path
:
String
,
host
:
String
,
status
:
Int
,
durationMs
:
Long
,
timestamp
:
String
,
isChaos
:
Boolean
,
isReplay
:
Boolean
,
chaosInfo
:
String
?
)
(
source
)