Interface PathTemplates


public interface PathTemplates
Services for working with PathTemplateMatch instances
Author:
cdivilly
  • Method Summary

    Modifier and Type
    Method
    Description
    matchedTemplate(javax.servlet.http.HttpServletRequest request)
    Determines the PathTemplate that was matched to the request
  • Method Details