|
Class Summary |
| BlockObject |
FOR INTERNAL USE ONLY. |
| Credential |
This class holds authentication information required for accessing a realm. |
| MessageDigestAlgorithm |
FOR INTERNAL USE, but available to test programs if needed. |
| 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. |
| PresenceNotifySender |
The primary purpose of this class is as a test utility, to verify other UA's
NOTIFY reception processing. |
| 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. |
| SipTestCase |
The SipTestCase class provides a test environment and set of assert methods
geared toward unit testing Java SIP applications. |
| 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. |