Interface ForkSuccessEvent


  • public interface ForkSuccessEvent
    Fired on a ForkActivity when the winning 2xx response is selected.
    • Method Detail

      • getOKResponse

        javax.sip.message.Response getOKResponse()
        Returns:
      • getDialog

        net.java.slee.resource.sip.DialogActivity getDialog()
                                                     throws javax.sip.SipException
        Get the dialog activity that was created by this 2xx response. When called for the first time, a new dialog activity is started (and replicated, if enabled) in the SLEE
        Returns:
        Throws:
        javax.sip.SipException - if the RA was unable to create the dialog state