Class MkcolMethod

  • All Implemented Interfaces:
    org.bedework.util.logging.Logged, SecureXml

    public class MkcolMethod
    extends PropPatchMethod
    Class called to handle MKCOL
    Author:
    Mike Douglass douglm rpi.edu
    • Constructor Detail

      • MkcolMethod

        public MkcolMethod()
    • Method Detail

      • doMethod

        public void doMethod​(javax.servlet.http.HttpServletRequest req,
                             javax.servlet.http.HttpServletResponse resp)
                      throws WebdavException
        Overrides:
        doMethod in class PropPatchMethod
        Parameters:
        req - http request
        resp - http response
        Throws:
        WebdavException - on fatal error