RemoteSimulationService.AsyncClient =================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class AsyncClient extends org.apache.thrift.async.TAsyncClient implements AsyncIface :outertype: RemoteSimulationService Constructors ------------ AsyncClient ^^^^^^^^^^^ .. java:constructor:: public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport) :outertype: RemoteSimulationService.AsyncClient Methods ------- createSimulation ^^^^^^^^^^^^^^^^ .. java:method:: public void createSimulation(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient deleteSimulation ^^^^^^^^^^^^^^^^ .. java:method:: public void deleteSimulation(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getCameraJsonName ^^^^^^^^^^^^^^^^^ .. java:method:: public void getCameraJsonName(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getControlSignal ^^^^^^^^^^^^^^^^ .. java:method:: public void getControlSignal(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getFluorescenceJsonName ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void getFluorescenceJsonName(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getFovSize ^^^^^^^^^^ .. java:method:: public void getFovSize(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getImageCount ^^^^^^^^^^^^^ .. java:method:: public void getImageCount(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getLaserJsonName ^^^^^^^^^^^^^^^^ .. java:method:: public void getLaserJsonName(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getNextImage ^^^^^^^^^^^^ .. java:method:: public void getNextImage(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getObjectSpacePixelSize ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void getObjectSpacePixelSize(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getObjectiveJsonName ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void getObjectiveJsonName(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getServerStatus ^^^^^^^^^^^^^^^ .. java:method:: public void getServerStatus(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getShortTrueSignalDescription ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void getShortTrueSignalDescription(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getStageJsonName ^^^^^^^^^^^^^^^^ .. java:method:: public void getStageJsonName(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient getTrueSignal ^^^^^^^^^^^^^ .. java:method:: public void getTrueSignal(int id, int imageNum, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient incrementTimeStep ^^^^^^^^^^^^^^^^^ .. java:method:: public void incrementTimeStep(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient setControlSignal ^^^^^^^^^^^^^^^^ .. java:method:: public void setControlSignal(int id, double power, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient toJsonMessages ^^^^^^^^^^^^^^ .. java:method:: public void toJsonMessages(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient toJsonState ^^^^^^^^^^^ .. java:method:: public void toJsonState(int id, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncClient