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