org.apache.airavata.experiment.execution
Class InterpreterService.Client.Factory

java.lang.Object
  extended by org.apache.airavata.experiment.execution.InterpreterService.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<InterpreterService.Client>
Enclosing class:
InterpreterService.Client

public static class InterpreterService.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<InterpreterService.Client>


Constructor Summary
InterpreterService.Client.Factory()
           
 
Method Summary
 InterpreterService.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 InterpreterService.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterService.Client.Factory

public InterpreterService.Client.Factory()
Method Detail

getClient

public InterpreterService.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<InterpreterService.Client>

getClient

public InterpreterService.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                                           org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<InterpreterService.Client>


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.