Package | Description |
---|---|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Field and Description |
---|---|
protected StackMessageFactory |
SIPTransactionStack.sipMessageFactory |
Modifier and Type | Method and Description |
---|---|
protected void |
SIPTransactionStack.setMessageFactory(StackMessageFactory messageFactory)
Set the message factory.
|
Constructor and Description |
---|
SIPTransactionStack(StackMessageFactory messageFactory)
Construcor for the stack.
|
Copyright © 2017. All Rights Reserved.