Uses of Class
org.eclipse.jetty.server.ServletPathMapping
Packages that use ServletPathMapping
-
Uses of ServletPathMapping in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return ServletPathMappingMethods in org.eclipse.jetty.server with parameters of type ServletPathMappingModifier and TypeMethodDescriptionvoidServletAttributes.setAsyncAttributes(String requestURI, String contextPath, String pathInContext, ServletPathMapping servletPathMapping, String queryString) voidRequest.setServletPathMapping(ServletPathMapping servletPathMapping) Set the servletPathMapping, the servletPath and the pathInfo.