kaccelero
Toggle table of contents
0.6.4
common
Platform filter
common
Switch theme
Search in API
kaccelero
messaging-amqp
/
dev.kaccelero.commons.messaging
/
MessagingService
/
queueBind
queue
Bind
open
suspend override
fun
queueBind
(
queue
:
IMessagingQueue
,
exchange
:
IMessagingExchange
,
routingKey
:
IMessagingKey
,
arguments
:
Map
<
String
,
Field
>
)