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