Uses of Class
gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor

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

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

Subclasses of ConnectionOrientedMessageProcessor in gov.nist.javax.sip.stack
 class TCPMessageProcessor
          Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new connection.
 class TLSMessageProcessor
          Sit in a loop waiting for incoming tls connections and start a new thread to handle each new connection.
 



Copyright © 2012. All Rights Reserved.