Groovy Documentation

betamax.proxy.jetty
[Groovy] Class ProxyServer

java.lang.Object
  org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
      betamax.proxy.jetty.SimpleServer
          betamax.proxy.jetty.ProxyServer

class ProxyServer
extends SimpleServer

Constructor Summary
ProxyServer()

 
Method Summary
void start(Recorder recorder)

 
Methods inherited from class SimpleServer
getUrl, isRunning, lifeCycleStarted, lifeCycleStopped, setPort, start, start, stop
 

Constructor Detail

ProxyServer

ProxyServer()


 
Method Detail

start

void start(Recorder recorder)


 

Groovy Documentation