public class JettyServerComponent extends AbstractHttpServerComponent<JettyServerComponent>
| Constructor and Description |
|---|
JettyServerComponent(App app,
Binder.BindingContext cc) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.server.Server |
build(HttpServerConf def) |
protected JettyServerComponent |
self() |
getHttpServerConfig, listen, listen, servebuildQualifiers, named, qualifiedWith, qualifiedWith@Inject public JettyServerComponent(App app, Binder.BindingContext cc)
protected JettyServerComponent self()
self in class QualifiedComponent<JettyServerComponent>protected org.eclipse.jetty.server.Server build(HttpServerConf def)
Copyright © 2015. All rights reserved.