Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-opentelemetry
/
me.ahoo.wow.opentelemetry
/
ExchangeTraceMono
Exchange
Trace
Mono
class
ExchangeTraceMono
<
T
:
MessageExchange
<
*
,
*
>
>
(
parentContext
:
Context
,
instrumenter
:
Instrumenter
<
T
,
Unit
>
,
request
:
T
,
source
:
Mono
<
Void
>
)
:
Mono
<
Void
>
Members
Constructors
Exchange
Trace
Mono
Link copied to clipboard
constructor
(
parentContext
:
Context
,
instrumenter
:
Instrumenter
<
T
,
Unit
>
,
request
:
T
,
source
:
Mono
<
Void
>
)
Functions
subscribe
Link copied to clipboard
open
override
fun
subscribe
(
actual
:
CoreSubscriber
<
in
Void
>
)