Class and Description |
---|
AbstractConnection |
Clock
Simple interface for representing the system time.
|
Connection
Represents a connection between two end-points and its primary purpose is to
encapsulate specific knowledge of which type of underlying
Channel is
being used. |
MaxMessageSizeExceededException
Exception indicating that the maximum allowed size of a SIP message (or a
section thereof) has been reached.
|
RawMessage.State |
SipMessageEvent
Whenever a
SipMessage is received it will be framed and a
SipMessageEvent will be created and passed up through the
ChannelPipeline . |
Copyright © 2014. All Rights Reserved.