Class PathMappingsHandler.PathSpecRequest

java.lang.Object
org.eclipse.jetty.server.Request.Wrapper
org.eclipse.jetty.server.handler.PathMappingsHandler.PathSpecRequest
All Implemented Interfaces:
Content.Source, Request, Attributes
Enclosing class:
PathMappingsHandler

public static class PathMappingsHandler.PathSpecRequest extends Request.Wrapper

A custom Request.Wrapper that provides a Context based on the results of a PathSpec.

Also provides the PathSpec used for this Request in the Attribute with the name PathMappingsHandler.PATHSPEC_ATTR