| Package | Description |
|---|---|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ServletContextHandler.Decorator> |
ServletContextHandler._decorators |
| Modifier and Type | Method and Description |
|---|---|
List<ServletContextHandler.Decorator> |
ServletContextHandler.getDecorators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextHandler.addDecorator(ServletContextHandler.Decorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextHandler.setDecorators(List<ServletContextHandler.Decorator> decorators) |
Copyright © 1995-2015 Webtide. All Rights Reserved.