kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client-robust
/
dev.kourier.amqp.robust.states
/
BoundExchange
Bound
Exchange
data
class
BoundExchange
(
val
destination
:
String
,
val
source
:
String
,
val
routingKey
:
String
,
val
arguments
:
Table
)
Members
Constructors
Bound
Exchange
Link copied to clipboard
constructor
(
destination
:
String
,
source
:
String
,
routingKey
:
String
,
arguments
:
Table
)
Properties
arguments
Link copied to clipboard
val
arguments
:
Table
destination
Link copied to clipboard
val
destination
:
String
routing
Key
Link copied to clipboard
val
routingKey
:
String
source
Link copied to clipboard
val
source
:
String