|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServletContextHandler.Decorator 的软件包 | |
|---|---|
| org.eclipse.jetty.annotations | |
| org.eclipse.jetty.plus.webapp | |
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.annotations 中 ServletContextHandler.Decorator 的使用 |
|---|
| 实现 ServletContextHandler.Decorator 的 org.eclipse.jetty.annotations 中的类 | |
|---|---|
class |
AnnotationDecorator
WebAppDecoratorWrapper |
| org.eclipse.jetty.plus.webapp 中 ServletContextHandler.Decorator 的使用 |
|---|
| 实现 ServletContextHandler.Decorator 的 org.eclipse.jetty.plus.webapp 中的类 | |
|---|---|
class |
PlusDecorator
WebAppDecorator |
| org.eclipse.jetty.servlet 中 ServletContextHandler.Decorator 的使用 |
|---|
| 类型参数类型为 ServletContextHandler.Decorator 的 org.eclipse.jetty.servlet 中的字段 | |
|---|---|
protected List<ServletContextHandler.Decorator> |
ServletContextHandler._decorators
|
| 返回变量类型为 ServletContextHandler.Decorator 的类型的 org.eclipse.jetty.servlet 中的方法 | |
|---|---|
List<ServletContextHandler.Decorator> |
ServletContextHandler.getDecorators()
|
| 参数类型为 ServletContextHandler.Decorator 的 org.eclipse.jetty.servlet 中的方法 | |
|---|---|
void |
ServletContextHandler.addDecorator(ServletContextHandler.Decorator decorator)
|
| 类型变量类型为 ServletContextHandler.Decorator 的 org.eclipse.jetty.servlet 中的方法参数 | |
|---|---|
void |
ServletContextHandler.setDecorators(List<ServletContextHandler.Decorator> decorators)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||