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