NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.stack.SIPTransactionStack

Packages that use SIPTransactionStack
gov.nist.javax.sip This is the root of the JAIN implementation of SIP.  
gov.nist.javax.sip.stack This package contains the classes for building a SIP stack.  
 

Uses of SIPTransactionStack in gov.nist.javax.sip
 

Subclasses of SIPTransactionStack in gov.nist.javax.sip
 class SipStackImpl
          Implementation of SipStack.
 

Uses of SIPTransactionStack in gov.nist.javax.sip.stack
 

Methods in gov.nist.javax.sip.stack with parameters of type SIPTransactionStack
 void DialogImpl.setStack(SIPTransactionStack sipStack)
          Set the stack address.
 


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.