Package | Description |
---|---|
org.eclipse.jetty.annotations |
Jetty Annotations : Support for Servlet Annotations
|
org.eclipse.jetty.plus.webapp |
Jetty Plus : Limited Additional JEE Webapp Support
|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationDecorator
AnnotationDecorator
|
Modifier and Type | Class and Description |
---|---|
class |
PlusDecorator
PlusDecorator
|
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.