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