NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Interface
javax.sip.message.MessageFactory

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

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.