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