public class JettyHttpServerFactory extends java.lang.Object implements HttpServerFactory
| Constructor and Description |
|---|
JettyHttpServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
buildHttpServer(Options options,
AdminRequestHandler adminRequestHandler,
StubRequestHandler stubRequestHandler) |
public HttpServer buildHttpServer(Options options, AdminRequestHandler adminRequestHandler, StubRequestHandler stubRequestHandler)
buildHttpServer in interface HttpServerFactory