| Package | Description |
|---|---|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| Modifier and Type | Method | Description |
|---|---|---|
ServletMapping |
ServletHandler.getServletMapping(java.lang.String pathSpec) |
Get the ServletMapping matching the path
|
ServletMapping[] |
ServletHandler.getServletMappings() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ServletHandler.addServletMapping(ServletMapping mapping) |
Convenience method to add a pre-constructed ServletMapping.
|
void |
ServletHandler.setServletMappings(ServletMapping[] servletMappings) |
Copyright © 1995–2017 Webtide. All rights reserved.