Uses of Interface
gov.nist.javax.sip.stack.StackMessageFactory

Packages that use StackMessageFactory
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
 

Uses of StackMessageFactory in gov.nist.javax.sip.stack
 

Fields in gov.nist.javax.sip.stack declared as StackMessageFactory
protected  StackMessageFactory SIPTransactionStack.sipMessageFactory
           
 

Methods in gov.nist.javax.sip.stack with parameters of type StackMessageFactory
protected  void SIPTransactionStack.setMessageFactory(StackMessageFactory messageFactory)
          Set the message factory.
 

Constructors in gov.nist.javax.sip.stack with parameters of type StackMessageFactory
SIPTransactionStack(StackMessageFactory messageFactory)
          Construcor for the stack.
 



Copyright © 2014. All Rights Reserved.