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