Class ANReplyHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ac.ANReplyHelper

public abstract class ANReplyHelper extends 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: