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 Modifier and Type Method Description StringgetKey()StringgetMapped()OgetValue()OsetValue(O o)StringtoString()
-
-
-
Method Detail
-
getMapped
public String getMapped()
-
-