Interface RPCConversationManagedHandler



  • public interface RPCConversationManagedHandler
    • Method Detail

      • onAborted

        void onAborted​(RPCConversationContext conversationContext,
                       RPCConversationAbortReason reason)
        Method called when RPC conversation is aborted due to partner's process unexpected termination.
        Parameters:
        conversationContext -
        reason -