Uses of Class
org.eclipse.jetty.servlet.ServletMapping
Packages that use ServletMapping
-
Uses of ServletMapping in org.eclipse.jetty.servlet
Methods in org.eclipse.jetty.servlet that return ServletMappingModifier and TypeMethodDescriptionServletHandler.getServletMapping
(String pathSpec) Get the ServletMapping matching the pathServletHandler.getServletMappings()
Methods in org.eclipse.jetty.servlet with parameters of type ServletMappingModifier and TypeMethodDescriptionvoid
ServletHandler.addServletMapping
(ServletMapping mapping) Convenience method to add a pre-constructed ServletMapping.void
ServletHandler.setServletMappings
(ServletMapping[] servletMappings)