NIST SIP Parser and Stack (v1.2) API

Uses of Interface
javax.sip.address.AddressFactory

Packages that use AddressFactory
gov.nist.javax.sip.address Implementation of the address package of the JAIN SIP API. 
javax.sip This package contains the main interfaces that model the JAIN SIP architectute from both an application developer and a stack vendor view. 
 

Uses of AddressFactory in gov.nist.javax.sip.address
 

Classes in gov.nist.javax.sip.address that implement AddressFactory
 class AddressFactoryImpl
          Implementation of the JAIN-SIP address factory.
 

Uses of AddressFactory in javax.sip
 

Methods in javax.sip that return AddressFactory
 AddressFactory SipFactory.createAddressFactory()
          Creates an instance of the AddressFactory implementation.
 


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.