Channel
is
being used.Connection
over which this SipMessage
was received.Connection
is listening to
as a String
.Connection
is listening to.SipMessage
.ChannelBuffer
runs
out of bytes.Connection
is listening to
as a byte-array.Connection
is connected
to as a byte-array.Connection
is connected to.Connection
is connected
to as a String
.Connection
is connected to.Connection
is using SCTP as its
underlying transport protocol.Connection
is using TCP as its
underlying transport protocol.Connection
is using TLS as its
underlying transport protocol.Connection
is using UDP as its
underlying transport protocol.Connection
is using UDP as its
underlying transport protocol.Connection
is using websocket as its
underlying transport protocol.SipMessageDatagramDecoder
will frame an incoming UDP packet into
a SipMessage
.SipMessage
is received it will be framed and a
SipMessageEvent
will be created and passed up through the
ChannelPipeline
.Connection
s needs to convert the msg to a ByteBuf
before writing it to the ChannelHandlerContext
.Copyright © 2014. All Rights Reserved.