|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SipErrorListener
Causes applications to be notified of various error conditions occurring during regular SIP transaction processing.
| Method Summary | |
|---|---|
void |
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 |
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. |
| Method Detail |
|---|
void noAckReceived(SipErrorEvent ee)
void noPrackReceived(SipErrorEvent ee)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||