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

Uses of Class
javax.sip.DialogDoesNotExistException

Packages that use DialogDoesNotExistException
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

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

Methods in gov.nist.javax.sip.stack that throw DialogDoesNotExistException
 Request SIPDialog.createPrack(Response relResponse)
           
 

Uses of DialogDoesNotExistException in javax.sip
 

Methods in javax.sip that throw DialogDoesNotExistException
 Request Dialog.createPrack(Response relResponse)
          Creates a new PRACK Request message based on a reliable provisional response received by this Dialog and the Dialog internal information.
 


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.