Class RequestMatchResult


  • public class RequestMatchResult
    extends Object
    Container for the result from request pattern matching via MatchableHandlerMapping with a method to further extract URI template variables from the pattern.
    Since:
    4.3.1
    Author:
    Rossen Stoyanchev