toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.core
/
ProtocolTransaction
Protocol
Transaction
interface
ProtocolTransaction
<
ProtocolResponse
>
Inheritors
HttpTransaction
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
Link copied to clipboard
abstract
val
duration
:
Duration
labels
Link copied to clipboard
abstract
val
labels
:
Map
<
String
,
String
>
request
Link copied to clipboard
abstract
val
request
:
Request
response
Link copied to clipboard
abstract
val
response
:
ProtocolResponse
routing
Group
Link copied to clipboard
open
val
routingGroup
:
String
start
Link copied to clipboard
abstract
val
start
:
Instant
Functions
label
Link copied to clipboard
open
fun
label
(
name
:
String
)
:
String
?