org.mockserver.echo.unification
Class PortUnificationEchoServer

java.lang.Object
  extended by org.mockserver.echo.unification.PortUnificationEchoServer

public class PortUnificationEchoServer
extends Object


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

Constructor Detail

PortUnificationEchoServer

public PortUnificationEchoServer(int port)
Method Detail

stop

public void stop()


Copyright © 2015. All rights reserved.