RemoteSimulationService.AsyncProcessor.createSimulation ======================================================= .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class createSimulation extends org.apache.thrift.AsyncProcessFunction :outertype: RemoteSimulationService.AsyncProcessor Constructors ------------ createSimulation ^^^^^^^^^^^^^^^^ .. java:constructor:: public createSimulation() :outertype: RemoteSimulationService.AsyncProcessor.createSimulation Methods ------- getEmptyArgsInstance ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public createSimulation_args getEmptyArgsInstance() :outertype: RemoteSimulationService.AsyncProcessor.createSimulation getResultHandler ^^^^^^^^^^^^^^^^ .. java:method:: public org.apache.thrift.async.AsyncMethodCallback getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) :outertype: RemoteSimulationService.AsyncProcessor.createSimulation isOneway ^^^^^^^^ .. java:method:: protected boolean isOneway() :outertype: RemoteSimulationService.AsyncProcessor.createSimulation start ^^^^^ .. java:method:: public void start(I iface, createSimulation_args args, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException :outertype: RemoteSimulationService.AsyncProcessor.createSimulation