Package org.eclipse.jetty.http
Class PathMap.MappedEntry<O>
- java.lang.Object
-
- org.eclipse.jetty.http.PathMap.MappedEntry<O>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringgetKey()Deprecated.StringgetMapped()Deprecated.OgetValue()Deprecated.OsetValue(O o)Deprecated.StringtoString()Deprecated.
-