Class ANReplyHelper


  • public abstract class ANReplyHelper
    extends java.lang.Object
    Action that accepts a set of return values and a value containing return information produced by a previous accept call action. The reply action returns the values to the caller of the previous call, completing execution of the call.
    See Also:
    ANReply