Uses of Interface
oracle.dbtools.plugin.api.routes.PathTemplateMatch
-
Packages that use PathTemplateMatch Package Description oracle.dbtools.plugin.api.routes PathTemplateMatch
services -
-
Uses of PathTemplateMatch in oracle.dbtools.plugin.api.routes
Methods in oracle.dbtools.plugin.api.routes that return PathTemplateMatch Modifier and Type Method Description PathTemplateMatch
PathTemplates. matchedTemplate(javax.servlet.http.HttpServletRequest request)
Determines thePathTemplate
that was matched to the request
-