Uses of Class
jain.protocol.ip.sip.ResponseDoesNotExistException

Packages that use ResponseDoesNotExistException
jain.protocol.ip.sip This package contains the main interfaces required to represent JAIN SIP protocol stacks, JAIN SIP applications, as well as the classes and exceptions needed to send and receive JAIN SIP messages. 
 

Uses of ResponseDoesNotExistException in jain.protocol.ip.sip
 

Methods in jain.protocol.ip.sip that throw ResponseDoesNotExistException
 ResponseMessage JainSipProvider.getServerTransactionResponse(int serverTransactionId)
          Returns the last ResponseMessage associated with server transaction specified by the transaction id
 ResponseMessage JainSipProvider.getClientTransactionResponse(int clientTransactionId)
          Returns the last ResponseMessage associated with client transaction specified by the transaction id
 



If you have any comments or queries, please mail them to JAIN-SIP-interest@sun.com


Copyright - 2000 Sun Microsystems