| Package | Description |
|---|---|
| org.dbrain.binder.http | |
| org.dbrain.binder.http.conf | |
| org.dbrain.binder.system.jetty |
| Modifier and Type | Method and Description |
|---|---|
ServletContextConf |
ServletContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractHttpServerComponent.serve(ServletContextConf servletContext) |
| Modifier and Type | Method and Description |
|---|---|
List<ServletContextConf> |
HttpServerConf.getServletContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerConf.setServletContexts(List<ServletContextConf> servletContexts) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Handler |
JettyServerBuilder.configureServletContextHandler(org.eclipse.jetty.server.Server server,
ServletContextConf config) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Handler |
JettyServerBuilder.configureServletContextsHandler(org.eclipse.jetty.server.Server server,
List<ServletContextConf> defs) |
Copyright © 2015. All rights reserved.