Interface UnmatchedMessageListener
- All Superinterfaces:
EventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidUnmatched request received by SIP Container.voidUnmatched response received by SIP Container.
-
Method Details
-
unmatchedRequestReceived
Unmatched request received by SIP Container.- Parameters:
request-
-
unmatchedResponseReceived
Unmatched response received by SIP Container.- Parameters:
response-
-