Uses of Class
jain.protocol.ip.sip.message.CancelMessage

Packages that use CancelMessage
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 CancelMessage in jain.protocol.ip.sip
 

Methods in jain.protocol.ip.sip with parameters of type CancelMessage
 int JainSipProvider.sendCancel(int clientTansactionId, CancelMessage cancel)
          Cancel the pending request associated with transaction specified by proprietary transaction id (using specified cancel message)
 void JainSipListener.processCancel(CancelMessage cancel, int serverTransactionId)
          Processes a CancelMessage received on one of the JainSipListener's ListeningPoints.
 



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


Copyright - 2000 Sun Microsystems