kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp
/
AMQPResponse
/
Connection
/
Connected
Connected
data
class
Connected
(
val
channelMax
:
UShort
,
val
frameMax
:
UInt
)
:
AMQPResponse.Connection
Members
Constructors
Connected
Link copied to clipboard
constructor
(
channelMax
:
UShort
,
frameMax
:
UInt
)
Properties
channel
Max
Link copied to clipboard
val
channelMax
:
UShort
frame
Max
Link copied to clipboard
val
frameMax
:
UInt