Class PathSpec
- java.lang.Object
-
- org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- Direct Known Subclasses:
RegexPathSpec
,ServletPathSpec
@Deprecated public abstract class PathSpec extends java.lang.Object
Deprecated.moved to jetty-httpPathSpec
(this facade will be removed in Jetty 9.4)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getSpec()
Deprecated.
-