Interface PvaAction

    • Method Summary

      Modifier and Type Method Description
      String getName()
      Name of the action
      void request​(org.epics.pvdata.pv.PVStructure args, org.epics.pvaccess.server.rpc.RPCResponseCallback callback, ConfigService configService)  
    • Method Detail

      • getName

        String getName()
        Name of the action
        Returns:
        the name of the service
      • request

        void request​(org.epics.pvdata.pv.PVStructure args,
                     org.epics.pvaccess.server.rpc.RPCResponseCallback callback,
                     ConfigService configService)
        Parameters:
        args -
        callback -
        configService -