Class UriTemplatePathSpec

java.lang.Object
org.eclipse.jetty.http.pathmap.AbstractPathSpec
org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
All Implemented Interfaces:
Comparable<PathSpec>, PathSpec

public class UriTemplatePathSpec extends AbstractPathSpec
PathSpec for URI Template based declarations
See Also: