com.github.dreamhead.moco.internal
Class MocoHttpServer

java.lang.Object
  extended by com.github.dreamhead.moco.internal.MocoHttpServer

public class MocoHttpServer
extends java.lang.Object


Constructor Summary
MocoHttpServer(ActualHttpServer serverSetting)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MocoHttpServer

public MocoHttpServer(ActualHttpServer serverSetting)
Method Detail

start

public void start()

stop

public void stop()