PathSpec
(this facade will be removed in Jetty 9.4)@Deprecated
public abstract class PathSpec
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
spec
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
PathSpec(java.lang.String spec)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSpec()
Deprecated.
|