Package | Description |
---|---|
org.eclipse.jetty.servlet |
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–2014 Mort Bay Consulting. All rights reserved.