public interface UnmatchedMessageListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
unmatchedRequestReceived(UnmatchedRequestEvent evt)
Unmatched request received by SIP Container.
|
void |
unmatchedResponseReceived(UnmatchedResponseEvent evt)
Unmatched response received by SIP Container.
|
void unmatchedRequestReceived(UnmatchedRequestEvent evt)
request - void unmatchedResponseReceived(UnmatchedResponseEvent evt)
response -