kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp
/
AMQPResponse
/
Channel
/
Queue
Queue
sealed
class
Queue
:
AMQPResponse.Channel
Inheritors
Declared
Bound
Purged
Deleted
Unbound
Members
Types
Bound
Link copied to clipboard
data
object
Bound
:
AMQPResponse.Channel.Queue
Declared
Link copied to clipboard
data
class
Declared
(
val
queueName
:
String
,
val
messageCount
:
UInt
,
val
consumerCount
:
UInt
)
:
AMQPResponse.Channel.Queue
Deleted
Link copied to clipboard
data
class
Deleted
(
val
messageCount
:
UInt
)
:
AMQPResponse.Channel.Queue
Purged
Link copied to clipboard
data
class
Purged
(
val
messageCount
:
UInt
)
:
AMQPResponse.Channel.Queue
Unbound
Link copied to clipboard
data
object
Unbound
:
AMQPResponse.Channel.Queue