hunt-amqp ~master (2020-09-22T10:53:41Z)
Home
Dub
Repo
ConnectionEventBaseHandler.MsgCallBack
hunt
amqp
impl
ProtonClientImpl
ConnectionEventBaseHandler
Undocumented in source.
class
ConnectionEventBaseHandler
alias
MsgCallBack
=
void
delegate
(
Connection
connection
,
ByteBuffer
message
)
Meta
Source
See Implementation
hunt
amqp
impl
ProtonClientImpl
ConnectionEventBaseHandler
aliases
ConnCallBack
MsgCallBack
constructors
this
functions
connectionClosed
connectionOpened
exceptionCaught
failedAcceptingConnection
failedOpeningConnection
messageReceived
setOnClosed
setOnConnection
setOnMessage