JAIN-SIP 2.0 API

Uses of Class
javax.sip.TransactionDoesNotExistException

Packages that use TransactionDoesNotExistException
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of TransactionDoesNotExistException in javax.sip
 

Methods in javax.sip that throw TransactionDoesNotExistException
 void Dialog.sendRequest(ClientTransaction clientTransaction)
          Sends a Request to the remote party of this dialog.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.