JAIN-SIP 2.0 API

Uses of Class
javax.sip.TransactionTerminatedEvent

Packages that use TransactionTerminatedEvent
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of TransactionTerminatedEvent in javax.sip
 

Methods in javax.sip with parameters of type TransactionTerminatedEvent
 void SipListener.processTransactionTerminated(TransactionTerminatedEvent transactionTerminatedEvent)
          Process an asynchronously reported TransactionTerminatedEvent.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.