Class ServerProxyImpl

java.lang.Object
org.eclipse.jetty.ant.ServerProxyImpl
All Implemented Interfaces:
ServerProxy

public class ServerProxyImpl extends Object implements ServerProxy
A proxy class for interaction with Jetty server object. Used to have some level of abstraction over standard Jetty classes.