Uses of Class
gov.nist.javax.sip.stack.SIPDialogErrorEvent

Packages that use SIPDialogErrorEvent
gov.nist.javax.sip This is the root of the JAIN implementation of SIP. 
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
 

Uses of SIPDialogErrorEvent in gov.nist.javax.sip
 

Methods in gov.nist.javax.sip with parameters of type SIPDialogErrorEvent
 void SipProviderImpl.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent)
           
 

Uses of SIPDialogErrorEvent in gov.nist.javax.sip.stack
 

Methods in gov.nist.javax.sip.stack with parameters of type SIPDialogErrorEvent
 void SIPTransactionStack.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent)
           
 void SIPDialogEventListener.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent)
          Invoked when an error has ocurred with a dialog.
 



Copyright © 2012. All Rights Reserved.