Package | Description |
---|---|
oracle.dbtools.plugin.api.http.annotations |
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support. |
Modifier and Type | Method and Description |
---|---|
static PathSyntaxPolicy |
PathSyntaxPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathSyntaxPolicy[] |
PathSyntaxPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|