Class RegexPathSpec
- java.lang.Object
-
- org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
@Deprecated public class RegexPathSpec extends PathSpec
Deprecated.moved to jetty-httpRegexPathSpec
(this facade will be removed in Jetty 9.4)
-
-
Constructor Summary
Constructors Constructor Description RegexPathSpec(java.lang.String regex)
Deprecated.
-