Uses of Class
jakarta.servlet.annotation.HttpMethodConstraint
| Package | Description |
|---|---|
| jakarta.servlet.annotation |
The jakarta.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
|
-
Uses of HttpMethodConstraint in jakarta.servlet.annotation
Methods in jakarta.servlet.annotation that return HttpMethodConstraint Modifier and Type Method Description HttpMethodConstraint[]httpMethodConstraints()Get the HTTP method specific constraints.