RemoteSimulationService.AsyncClient.getImageCount_call ====================================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class getImageCount_call extends org.apache.thrift.async.TAsyncMethodCall :outertype: RemoteSimulationService.AsyncClient Constructors ------------ getImageCount_call ^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getImageCount_call(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient.getImageCount_call Methods ------- getResult ^^^^^^^^^ .. java:method:: public java.lang.Integer getResult() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient.getImageCount_call write_args ^^^^^^^^^^ .. java:method:: public void write_args(org.apache.thrift.protocol.TProtocol prot) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient.getImageCount_call