Uses of Class
oracle.dbtools.plugin.api.http.annotations.PathTemplate
-
Packages that use PathTemplate Package Description oracle.dbtools.plugin.api.http.annotations Annotations to describe what URL patterns and HTTP methods aHttpServlet
support. -
- <section role="region">
Uses of PathTemplate in oracle.dbtools.plugin.api.http.annotations
Methods in oracle.dbtools.plugin.api.http.annotations that return PathTemplate Modifier and Type Method Description PathTemplate[]
value()
Identifies the URI patterns that a type can dispatch:
- <section role="region">