Package | Description |
---|---|
gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Method and Description |
---|---|
void |
SipProviderImpl.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent) |
Modifier and Type | Method and Description |
---|---|
void |
SIPDialogEventListener.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent)
Invoked when an error has ocurred with a dialog.
|
void |
SIPTransactionStack.dialogErrorEvent(SIPDialogErrorEvent dialogErrorEvent) |
Copyright © 2018. All Rights Reserved.