クラス
gov.nist.javax.sip.stack.SIPTransactionErrorEvent の使用

SIPTransactionErrorEvent を使用しているパッケージ
gov.nist.javax.sip   
gov.nist.javax.sip.stack   
 

gov.nist.javax.sip での SIPTransactionErrorEvent の使用
 

SIPTransactionErrorEvent 型のパラメータを持つ gov.nist.javax.sip のメソッド
 void SipProviderImpl.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
          Invoked when an error has ocurred with a transaction.
 

gov.nist.javax.sip.stack での SIPTransactionErrorEvent の使用
 

SIPTransactionErrorEvent 型のパラメータを持つ gov.nist.javax.sip.stack のメソッド
 void SIPTransactionStack.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
          Invoked when an error has ocurred with a transaction.
 void SIPTransactionEventListener.transactionErrorEvent(SIPTransactionErrorEvent transactionErrorEvent)
          Invoked when an error has ocurred with a transaction.