RemoteSimulationService.AsyncClient.Factory =========================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class Factory implements org.apache.thrift.async.TAsyncClientFactory :outertype: RemoteSimulationService.AsyncClient Constructors ------------ Factory ^^^^^^^ .. java:constructor:: public Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory) :outertype: RemoteSimulationService.AsyncClient.Factory Methods ------- getAsyncClient ^^^^^^^^^^^^^^ .. java:method:: public AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport) :outertype: RemoteSimulationService.AsyncClient.Factory