RemoteSimulationService.AsyncIface ================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public interface AsyncIface :outertype: RemoteSimulationService Methods ------- getNextImage ^^^^^^^^^^^^ .. java:method:: public void getNextImage(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncIface getServerStatus ^^^^^^^^^^^^^^^ .. java:method:: public void getServerStatus(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncIface getSimulationState ^^^^^^^^^^^^^^^^^^ .. java:method:: public void getSimulationState(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncIface setActivationLaserPower ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void setActivationLaserPower(double power, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncIface