Package | Description |
---|---|
gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
javax.sip |
This package contains the main interfaces that model the architecture
from both an application developer and a stack vendor view.
|
Modifier and Type | Method and Description |
---|---|
ServerTransaction |
SipProviderImpl.getNewServerTransaction(Request request) |
Modifier and Type | Method and Description |
---|---|
ServerTransaction |
SipProvider.getNewServerTransaction(Request request)
An application has the responsibility of deciding to respond to a
Request that does not match an existing server transaction.
|
Copyright © 2018. All Rights Reserved.