edu.stolaf.cs.wmrserver.thrift
Class JobService.Client.Factory

java.lang.Object
  extended by edu.stolaf.cs.wmrserver.thrift.JobService.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<JobService.Client>
Enclosing class:
JobService.Client

public static class JobService.Client.Factory
extends java.lang.Object
implements org.apache.thrift.TServiceClientFactory<JobService.Client>


Constructor Summary
JobService.Client.Factory()
           
 
Method Summary
 JobService.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 JobService.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

JobService.Client.Factory

public JobService.Client.Factory()
Method Detail

getClient

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

getClient

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