Interface SentinelSs7InitialTriggerFeatureEndpoint

    • Method Detail

      • relayDialog

        void relayDialog()
        request: relay the dialog
      • relayDialog

        void relayDialog​(java.lang.Object associatedObject)
        request: relay the dialog
        Parameters:
        associatedObject - object associated with the request
      • continueAndCloseDialog

        void continueAndCloseDialog()
        request: send a Continue + TC-End
      • connectAndCloseDialog

        void connectAndCloseDialog()
        request: send a Connect + TC-End
      • releaseCallAndCloseDialog

        void releaseCallAndCloseDialog()
        request: send a ReleaseCall + TC-End
      • followOnCall

        void followOnCall()
        request: perform a follow on call
      • releaseCallAndCloseDialog

        void releaseCallAndCloseDialog​(java.lang.Object associatedObject)
        request: send a ReleaseCall + TC-End
        Parameters:
        associatedObject - object associated with the request