RemoteSimulationService.Client.Factory ====================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class Factory implements org.apache.thrift.TServiceClientFactory :outertype: RemoteSimulationService.Client Constructors ------------ Factory ^^^^^^^ .. java:constructor:: public Factory() :outertype: RemoteSimulationService.Client.Factory Methods ------- getClient ^^^^^^^^^ .. java:method:: public Client getClient(org.apache.thrift.protocol.TProtocol prot) :outertype: RemoteSimulationService.Client.Factory getClient ^^^^^^^^^ .. java:method:: public Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) :outertype: RemoteSimulationService.Client.Factory