JAIN-SIP 2.0 API

Uses of Interface
javax.sip.SipStack

Packages that use SipStack
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
 

Uses of SipStack in javax.sip
 

Methods in javax.sip that return SipStack
 SipStack SipFactory.createSipStack(Properties properties)
          Creates an instance of a SipStack implementation based on the configuration properties object passed to this method.
 SipStack SipProvider.getSipStack()
          Returns the SipStack that created this SipProvider.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.