Uses of Class
javax.sip.ResponseEvent

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

Uses of ResponseEvent in javax.sip
 

Methods in javax.sip with parameters of type ResponseEvent
 void SipListener.processResponse(ResponseEvent responseEvent)
          Processes a Response received on a SipProvider upon which this SipListener is registered.
 



Copyright © 2012. All Rights Reserved.