Uses of Class
javax.servlet.sip.SipErrorEvent

Packages that use SipErrorEvent
javax.servlet.sip   
 

Uses of SipErrorEvent in javax.servlet.sip
 

Methods in javax.servlet.sip with parameters of type SipErrorEvent
 void SipErrorListener.noAckReceived(SipErrorEvent ee)
          Invoked by the servlet container to notify an application that no ACK was received for an INVITE transaction for which a final response has been sent upstream.
 void SipErrorListener.noPrackReceived(SipErrorEvent ee)
          Invoked by the servlet container for applications acting as a UAS when no PRACK was received for a previously sent reliable provisional response.
 



Copyright © 2012. All Rights Reserved.