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

Uses of Class
gov.nist.javax.sip.ListeningPointImpl

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

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

Methods in gov.nist.javax.sip.stack that return ListeningPointImpl
 ListeningPointImpl MessageProcessor.getListeningPoint()
           
 

Methods in gov.nist.javax.sip.stack with parameters of type ListeningPointImpl
 SIPClientTransaction SIPTransactionStack.findSubscribeTransaction(SIPRequest notifyMessage, ListeningPointImpl listeningPoint)
          Find a matching client SUBSCRIBE to the incoming notify.
 void MessageProcessor.setListeningPoint(ListeningPointImpl lp)
           
 


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.