A  C  G  I  M  O  P  R  S  T 

G

getIsClosedForReceive() - function in kotlinx.coroutines.channels.ReceiveChannel
 
getIsClosedForSend() - function in kotlinx.coroutines.channels.SendChannel
 
getIsEmpty() - function in kotlinx.coroutines.channels.ReceiveChannel
 
getMessagesReceived() - function in io.github.cfraser.connekt.api.Metrics
The total number of messages received by the Transport.
getMessagesSent() - function in io.github.cfraser.connekt.api.Metrics
The total number of messages sent by the Transport.
getOnReceive() - function in kotlinx.coroutines.channels.ReceiveChannel
 
getOnReceiveCatching() - function in kotlinx.coroutines.channels.ReceiveChannel
 
getOnReceiveOrNull() - function in kotlinx.coroutines.channels.ReceiveChannel
 
getOnSend() - function in kotlinx.coroutines.channels.SendChannel
 
getReceiveErrors() - function in io.github.cfraser.connekt.api.Metrics
The total number of receive errors for the Transport.
getSendErrors() - function in io.github.cfraser.connekt.api.Metrics
The total number of send errors for the Transport.
A  C  G  I  M  O  P  R  S  T