Package org.springframework.util
Interface RouteMatcher.Route
- Enclosing interface:
- RouteMatcher
public static interface RouteMatcher.Route
A parsed representation of a route.
- 
Method Summary
- 
Method Details- 
valueString value()The original route value.
 
-