Interface AuAgent

  • All Superinterfaces:
    Agent, OperationAgent

    public interface AuAgent
    extends OperationAgent
    The agent supports posting customized AU requests.
    Since:
    1.1.0
    Author:
    pao
    • Method Detail

      • post

        void post​(AuData... auData)