|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageFactory | |
---|---|
gov.nist.javax.sip.message | Class definitions for SIP messages and message factory. |
javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
Uses of MessageFactory in gov.nist.javax.sip.message |
---|
Subinterfaces of MessageFactory in gov.nist.javax.sip.message | |
---|---|
interface |
MessageFactoryExt
Intefaces that will be supported by the next release of JAIN-SIP. |
Classes in gov.nist.javax.sip.message that implement MessageFactory | |
---|---|
class |
MessageFactoryImpl
Message Factory implementation |
Uses of MessageFactory in javax.sip |
---|
Methods in javax.sip that return MessageFactory | |
---|---|
MessageFactory |
SipFactory.createMessageFactory()
Creates an instance of the MessageFactory implementation. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |