public interface PathTemplates
PathTemplateMatch
instancesModifier and Type | Method and Description |
---|---|
PathTemplateMatch |
matchedTemplate(HttpServletRequest request)
Determines the
PathTemplate that was matched to the request |
PathTemplateMatch matchedTemplate(HttpServletRequest request)
PathTemplate
that was matched to the requestrequest
- PathTemplateMatch
containing the parameters that were
decoded from the matched PathTemplate
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.