Uses of Class
javax.servlet.annotation.HttpMethodConstraint
-
Packages that use HttpMethodConstraint Package Description javax.servlet.annotation -
-
Uses of HttpMethodConstraint in javax.servlet.annotation
Methods in javax.servlet.annotation that return HttpMethodConstraint Modifier and Type Method Description HttpMethodConstraint[]
httpMethodConstraints()
Get the HTTP method specific constraints.
-