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