org.mockserver.echo.http
Class EchoServer

java.lang.Object
  extended by org.mockserver.echo.http.EchoServer

public class EchoServer
extends Object


Constructor Summary
EchoServer(int port, boolean secure)
           
 
Method Summary
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoServer

public EchoServer(int port,
                  boolean secure)
Method Detail

stop

public void stop()


Copyright © 2015. All rights reserved.