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
/
BoundQueue
Bound
Queue
data
class
BoundQueue
(
val
queue
:
String
,
val
exchange
:
String
,
val
routingKey
:
String
,
val
arguments
:
Table
)
Members
Constructors
Bound
Queue
Link copied to clipboard
constructor
(
queue
:
String
,
exchange
:
String
,
routingKey
:
String
,
arguments
:
Table
)
Properties
arguments
Link copied to clipboard
val
arguments
:
Table
exchange
Link copied to clipboard
val
exchange
:
String
queue
Link copied to clipboard
val
queue
:
String
routing
Key
Link copied to clipboard
val
routingKey
:
String