Uses of Interface
org.cafesip.sipunit.RequestListener

Uses of RequestListener in org.cafesip.sipunit
 

Subinterfaces of RequestListener in org.cafesip.sipunit
 interface MessageListener
          MessageListener represents certain SipUnit objects (such as SipCall and Subscription) that perform SIP messaging on behalf of a user program.
 

Classes in org.cafesip.sipunit that implement RequestListener
 class PresenceNotifySender
          The primary purpose of this class is as a test utility, to verify other UA's NOTIFY reception processing.
 class SipCall
          This class is used for handling one leg of a call.
 class SipPhone
          This class provides a test program with User Agent (UA) access to the SIP protocol in the form of a SIP phone.
 class Subscription
          The Subscription class represents a buddy from a SipPhone buddy list or a single-shot fetch performed by a SipPhone.
 



http://www.cafesip.org