Class EPICSConnection.GetRequest

java.lang.Object
org.scictrl.csshell.RequestImpl<EPICSConnector>
org.scictrl.csshell.epics.EPICSConnection.GetRequest
All Implemented Interfaces:
gov.aps.jca.event.GetListener, Iterable<Response<EPICSConnector>>, EventListener, Request<EPICSConnector>
Enclosing class:
EPICSConnection<T>

public class EPICSConnection.GetRequest extends RequestImpl<EPICSConnector> implements gov.aps.jca.event.GetListener
Get request object, a callback for get calls.
  • Constructor Details

  • Method Details

    • getCompleted

      public void getCompleted(gov.aps.jca.event.GetEvent ev)
      Specified by:
      getCompleted in interface gov.aps.jca.event.GetListener