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

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

Methods in jain.protocol.ip.sip with parameters of type AckMessage
 int JainSipProvider.sendAck(int clientTransactionId, AckMessage ack)
          Sends an AckMessage to the recepient of the invite associated with transaction specified by client transaction id (using specified ack message)
 void JainSipListener.processAck(AckMessage ack, int serverTransactionId)
          Processes an AckMessage 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