Package javax.servlet

Class HttpMethodConstraintElement


  • public class HttpMethodConstraintElement
    extends HttpConstraintElement
    Since:
    Servlet 3.0 TODO SERVLET3 - Add comments
    • Constructor Detail

      • HttpMethodConstraintElement

        public HttpMethodConstraintElement​(String methodName)
    • Method Detail

      • getMethodName

        public String getMethodName()