NIST SIP Parser and Stack (v1.2) API

Package gov.nist.javax.sip

This is the root of the JAIN implementation of SIP.

See:
          Description

Interface Summary
SIPConstants default constants for SIP.
 

Class Summary
ListeningPointImpl Implementation of the ListeningPoint interface
NistSipMessageFactoryImpl Implements all the support classes that are necessary for the nist-sip stack on which the jain-sip stack has been based.
NistSipMessageHandlerImpl An adapter class from the JAIN implementation objects to the NIST-SIP stack.
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.
 

Package gov.nist.javax.sip Description

This is the root of the JAIN implementation of SIP. Contains utility classes and implementatin of the provider and stack. Implementation of the headers is contained in header and implementation of the parser in the parser subdirectory. The stack contains the implementation classes for the stack. The StackImpl here implements the Jain SIP stack. The dialog and transaction implementations reside in the stack package. Additional Features (that are not required by the JAIN-SIP spec) and that can be enabled by properties specified when the SipStack is created:


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.