Interface RPCResponseCallback


  • public interface RPCResponseCallback
    Response callback used by RPCServiceAsync to report completion.
    Author:
    msekoranja
    • Method Detail

      • requestDone

        void requestDone​(org.epics.pvdata.pv.Status status,
                         org.epics.pvdata.pv.PVStructure result)