NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Interface
gov.nist.javax.sip.stack.RawMessageChannel

Packages that use RawMessageChannel
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
 

Uses of RawMessageChannel in gov.nist.javax.sip.stack
 

Classes in gov.nist.javax.sip.stack that implement RawMessageChannel
 class TCPMessageChannel
          This is a stack abstraction for TCP connections.
 class TLSMessageChannel
          This is sipStack for TLS connections.
 class UDPMessageChannel
          This is the UDP Message handler that gets created when a UDP message needs to be processed.
 


NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.