Class ServletPathSpec


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

      Constructors 
      Constructor Description
      ServletPathSpec​(java.lang.String servletPathSpec)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class org.eclipse.jetty.websocket.server.pathmap.PathSpec

        getSpec
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServletPathSpec

        public ServletPathSpec​(java.lang.String servletPathSpec)
        Deprecated.