RemoteSimulationService.AsyncClient.getNextImage_call ===================================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class getNextImage_call extends org.apache.thrift.async.TAsyncMethodCall :outertype: RemoteSimulationService.AsyncClient Constructors ------------ getNextImage_call ^^^^^^^^^^^^^^^^^ .. java:constructor:: public getNextImage_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.getNextImage_call Methods ------- getResult ^^^^^^^^^ .. java:method:: public java.nio.ByteBuffer getResult() throws ImageGenerationException, UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient.getNextImage_call write_args ^^^^^^^^^^ .. java:method:: public void write_args(org.apache.thrift.protocol.TProtocol prot) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient.getNextImage_call