RemoteSimulationService.Processor.getControlSignal ================================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class getControlSignal extends org.apache.thrift.ProcessFunction :outertype: RemoteSimulationService.Processor Constructors ------------ getControlSignal ^^^^^^^^^^^^^^^^ .. java:constructor:: public getControlSignal() :outertype: RemoteSimulationService.Processor.getControlSignal Methods ------- getEmptyArgsInstance ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public getControlSignal_args getEmptyArgsInstance() :outertype: RemoteSimulationService.Processor.getControlSignal getResult ^^^^^^^^^ .. java:method:: public getControlSignal_result getResult(I iface, getControlSignal_args args) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Processor.getControlSignal handleRuntimeExceptions ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override protected boolean handleRuntimeExceptions() :outertype: RemoteSimulationService.Processor.getControlSignal isOneway ^^^^^^^^ .. java:method:: protected boolean isOneway() :outertype: RemoteSimulationService.Processor.getControlSignal