| Package | Description |
|---|---|
| org.eclipse.jetty.servlet |
| Modifier and Type | Method and Description |
|---|---|
ServletMapping |
ServletHandler.getServletMapping(java.lang.String pattern) |
ServletMapping[] |
ServletHandler.getServletMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletHandler.addServletMapping(ServletMapping mapping)
Convenience method to add a pre-constructed ServletMapping.
|
void |
ServletHandler.setServletMappings(ServletMapping[] servletMappings) |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.