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