Uses of Class
org.eclipse.jetty.server.ServletPathMapping
Package
Description
Jetty Server : Core Server API
Jetty Server : Modular Servlet Integration
-
Uses of ServletPathMapping in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionvoid
ServletAttributes.setAsyncAttributes
(String requestURI, String contextPath, String pathInContext, ServletPathMapping servletPathMapping, String queryString) void
Request.setServletPathMapping
(ServletPathMapping servletPathMapping) Set the servletPathMapping, the servletPath and the pathInfo. -
Uses of ServletPathMapping in org.eclipse.jetty.servlet
Modifier and TypeMethodDescriptionServletHandler.MappedServlet.getServletPathMapping
(String pathInContext, MatchedPath matchedPath)