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

Uses of Class
javax.sip.TransactionAlreadyExistsException

Packages that use TransactionAlreadyExistsException
gov.nist.javax.sip This is the root of the JAIN implementation of SIP. 
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of TransactionAlreadyExistsException in gov.nist.javax.sip
 

Methods in gov.nist.javax.sip that throw TransactionAlreadyExistsException
 ServerTransaction SipProviderImpl.getNewServerTransaction(Request request)
           
 

Uses of TransactionAlreadyExistsException in javax.sip
 

Methods in javax.sip that throw TransactionAlreadyExistsException
 ServerTransaction SipProvider.getNewServerTransaction(Request request)
          An application has the responsibility of deciding to respond to a Request that does not match an existing server transaction.
 


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.