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) that perform SIP messaging on behalf of a user program.
 

Classes in org.cafesip.sipunit that implement RequestListener
 class EventSubscriber
          The EventSubscriber class represents a generic subscription conforming to the event subscription and asynchronous notification framework defined by RFC-3265.
 class PresenceNotifySender
          The primary purpose of this class is as a test utility, to verify other UA's NOTIFY reception processing.
 class PresenceSubscriber
          The PresenceSubscriber class represents a buddy from a SipPhone buddy list or a single-shot presence fetch performed by a SipPhone.
 class ReferNotifySender
          The primary purpose of this class is as a test utility, to verify other UA's NOTIFY reception processing.
 class ReferSubscriber
          The ReferSubscriber class represents the implicit subscription created by sending a REFER request via the SipPhone.refer() method.
 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.
 



http://www.cafesip.org