Package | Description |
---|---|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
Modifier and Type | Method and Description |
---|---|
static ServletContextHandler |
ServletContextHandler.getServletContextHandler(javax.servlet.ServletContext context) |
Constructor and Description |
---|
DecoratingListener(ServletContextHandler context,
java.lang.String attributeName) |
Modifier and Type | Class and Description |
---|---|
class |
WebAppContext
Web Application Context Handler.
|
Constructor and Description |
---|
DecoratingListener(ServletContextHandler context) |
DecoratingListener(ServletContextHandler context,
java.lang.String attributeName) |
Copyright © 1995–2020 Webtide. All rights reserved.