Class ServletPathSpec

java.lang.Object
org.eclipse.jetty.websocket.server.pathmap.PathSpec
org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec

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

    • ServletPathSpec

      public ServletPathSpec(String servletPathSpec)
      Deprecated.