public class JettyFixtureBase extends Object
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.jetty.server.Handler |
handler |
protected RequestLogImpl |
requestLogImpl |
protected String |
url |
Constructor and Description |
---|
JettyFixtureBase(RequestLogImpl impl,
int port) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureRequestLogImpl() |
String |
getName() |
protected org.eclipse.jetty.server.Handler |
getRequestHandler() |
String |
getUrl() |
void |
start() |
void |
stop() |
protected final RequestLogImpl requestLogImpl
protected org.eclipse.jetty.server.Handler handler
public JettyFixtureBase(RequestLogImpl impl, int port)
protected void configureRequestLogImpl()
protected org.eclipse.jetty.server.Handler getRequestHandler()
Copyright © 2005–2018 QOS.ch. All rights reserved.