edu.stolaf.cs.wmrserver.thrift
Class JobService.Processor<I extends JobService.Iface>

java.lang.Object
  extended by org.apache.thrift.TBaseProcessor
      extended by edu.stolaf.cs.wmrserver.thrift.JobService.Processor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
JobService

public static class JobService.Processor<I extends JobService.Iface>
extends org.apache.thrift.TBaseProcessor
implements org.apache.thrift.TProcessor


Constructor Summary
  JobService.Processor(I iface)
           
protected JobService.Processor(I iface, java.util.Map<java.lang.String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseProcessor
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.thrift.TProcessor
process
 

Constructor Detail

JobService.Processor

public JobService.Processor(I iface)

JobService.Processor

protected JobService.Processor(I iface,
                               java.util.Map<java.lang.String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)