Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command.wait
/
ExtractedWaitStrategy
Extracted
Wait
Strategy
data
class
ExtractedWaitStrategy
(
val
endpoint
:
String
,
val
waitCommandId
:
String
,
val
waitStrategy
:
WaitStrategy.Materialized
)
:
CommandWaitEndpoint
,
WaitCommandIdCapable
,
MessagePropagator
Members
Constructors
Extracted
Wait
Strategy
Link copied to clipboard
constructor
(
endpoint
:
String
,
waitCommandId
:
String
,
waitStrategy
:
WaitStrategy.Materialized
)
Properties
endpoint
Link copied to clipboard
open
override
val
endpoint
:
String
wait
Command
Id
Link copied to clipboard
open
override
val
waitCommandId
:
String
wait
Strategy
Link copied to clipboard
val
waitStrategy
:
WaitStrategy.Materialized
Functions
propagate
Link copied to clipboard
open
override
fun
propagate
(
header
:
Header
,
upstream
:
Message
<
*
,
*
>
)
将上游消息的上下文信息传播到目标头部