|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderFactory | |
gov.nist.javax.sip.header | Contains implementations of the SIP headers as defined in JAIN-SIP 1.1 and an implementation of the JAIN-SIP header factory. |
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 HeaderFactory in gov.nist.javax.sip.header |
Classes in gov.nist.javax.sip.header that implement HeaderFactory | |
class |
HeaderFactoryImpl
Implementation of the JAIN SIP HeaderFactory |
Uses of HeaderFactory in javax.sip |
Methods in javax.sip that return HeaderFactory | |
HeaderFactory |
SipFactory.createHeaderFactory()
Creates an instance of the HeaderFactory implementation. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |