Class RegexPathSpec


  • @Deprecated
    public class RegexPathSpec
    extends PathSpec
    Deprecated.
    moved to jetty-http RegexPathSpec (this facade will be removed in Jetty 9.4)
    • Constructor Detail

      • RegexPathSpec

        public RegexPathSpec​(String regex)
        Deprecated.