|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| SIPConstants | Default constants for SIP. |
| Class Summary | |
| DefaultAddressResolver | This is the default implementation of the AddressResolver. |
| ListeningPointImpl | Implementation of the ListeningPoint interface |
| SipProviderImpl | Implementation of the JAIN-SIP provider interface. |
| SipStackImpl | Implementation of SipStack. |
| Utils | A few utilities that are used in various places by the stack. |
This is the root of the JAIN implementation of SIP. It contains an implementation of the Provider, Listener and Stack. Implementation of the headers is contained in header and implementation of the parser in the parser subdirectory. The SIP Protocol specific abstractions are implemented in the stack subdirectory.
The RI contains several additional Features that are not required by the JAIN-SIP spec and that can be enabled by RI-specific properties that are specified when the SipStack is created. The purpose of these additional properties is to enable the following:
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||