com.github.dreamhead.moco
Class Runner

java.lang.Object
  extended by com.github.dreamhead.moco.Runner

public class Runner
extends java.lang.Object


Constructor Summary
Runner()
           
 
Method Summary
static void running(HttpServer httpServer, Runnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Runner

public Runner()
Method Detail

running

public static void running(HttpServer httpServer,
                           Runnable runnable)
                    throws java.lang.Exception
Throws:
java.lang.Exception