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