org.apache.airavata.interpreter.service.handler
Class SimpleThriftServer

java.lang.Object
  extended by org.apache.airavata.interpreter.service.handler.SimpleThriftServer

public class SimpleThriftServer
extends Object


Constructor Summary
SimpleThriftServer()
           
 
Method Summary
static void main(String[] args)
           
static void StartsimpleServer(InterpreterService.Processor<InterpreterServiceHandler> processor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleThriftServer

public SimpleThriftServer()
Method Detail

StartsimpleServer

public static void StartsimpleServer(InterpreterService.Processor<InterpreterServiceHandler> processor)

main

public static void main(String[] args)


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