Interface UnmatchedMessageListener

  • All Superinterfaces:
    java.util.EventListener

    public interface UnmatchedMessageListener
    extends java.util.EventListener
    • Method Detail

      • unmatchedRequestReceived

        void unmatchedRequestReceived​(UnmatchedRequestEvent evt)
        Unmatched request received by SIP Container.
        Parameters:
        request -
      • unmatchedResponseReceived

        void unmatchedResponseReceived​(UnmatchedResponseEvent evt)
        Unmatched response received by SIP Container.
        Parameters:
        response -