Uses of Package
org.cafesip.sipunit

Classes in org.cafesip.sipunit used by org.cafesip.sipunit
Credential
          This class holds authentication information required for accessing a realm.
MessageListener
          MessageListener represents certain SipUnit objects (such as SipCall and Subscription) that perform SIP messaging on behalf of a user program.
PresenceDeviceInfo
          This class represents a single Tuple element received in a NOTIFY SIP message - it contains all information about a single active device associated with the presentity (buddy, watchee).
PresenceNote
          This class represents a single Note element received in a NOTIFY SIP message.
RequestListener
          This class is only used internally by SipUnit.
SipActionObject
          A SipActionObject represents any SipUnit object that performs SIP operations on behalf of a user program.
SipCall
          This class is used for handling one leg of a call.
SipContact
          This class holds information pertaining to a contact URI and provides associated getter methods.
SipMessage
          SipMessage represents a SipRequest or a SipResponse.
SipPhone
          This class provides a test program with User Agent (UA) access to the SIP protocol in the form of a SIP phone.
SipRequest
          The SipRequest class provides high level getter methods for a request received from the network.
SipResponse
          The SipResponse class provides static response status code definitions and text, and it also provides high level getter methods for a response received from the network.
SipSession
          Methods of this class provide the test program with low-level access to a SIP session.
SipStack
          This class is the starting point for a SipUnit test.
SipTransaction
          SipTransaction is used internally by the SipUnit API to manage some SIP operations.
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