|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIPTransactionErrorEvent | |
gov.nist.javax.sip | This is the root of the JAIN implementation of SIP. |
gov.nist.javax.sip.stack | This package contains the classes for building a SIP stack. |
Uses of SIPTransactionErrorEvent in gov.nist.javax.sip |
Methods in gov.nist.javax.sip with parameters of type SIPTransactionErrorEvent | |
void |
SipStackImpl.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
Invoked when an error has ocurred with a transaction. |
void |
SipProviderImpl.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
Invoked when an error has ocurred with a transaction. |
Uses of SIPTransactionErrorEvent in gov.nist.javax.sip.stack |
Methods in gov.nist.javax.sip.stack with parameters of type SIPTransactionErrorEvent | |
void |
SIPTransactionEventListener.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
Invoked when an error has ocurred with a transaction. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |