public class JettyServerModule extends AbstractHttpServerModule<JettyServerModule>
| Constructor and Description |
|---|
JettyServerModule(App app) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.server.Server |
build(HttpServerConf def) |
void |
configure(Binder binder)
Accept a configuration, allowing to configure the App.
|
getHttpServerConfig, listen, listen, servebuildQualifiers, named, qualifiedBy, qualifiedBy, self@Inject public JettyServerModule(App app)
protected org.eclipse.jetty.server.Server build(HttpServerConf def)
Copyright © 2016. All rights reserved.