Uses of Class
org.bedework.webdav.servlet.shared.WebdavNsIntf
Packages that use WebdavNsIntf
-
Uses of WebdavNsIntf in org.bedework.webdav.servlet.common
Fields in org.bedework.webdav.servlet.common declared as WebdavNsIntfModifier and TypeFieldDescriptionprotected WebdavNsIntfMethodBase.nsIntfnamespace interface for this requestMethods in org.bedework.webdav.servlet.common that return WebdavNsIntfModifier and TypeMethodDescriptionMethodBase.getNsIntf()Get namespace interfaceabstract WebdavNsIntfWebdavServlet.getNsIntf(javax.servlet.http.HttpServletRequest req) Get an interface for the namespaceMethods in org.bedework.webdav.servlet.common with parameters of type WebdavNsIntfModifier and TypeMethodDescriptionvoidMethodBase.init(WebdavNsIntf nsIntf, boolean dumpContent) Called at each requestConstructors in org.bedework.webdav.servlet.common with parameters of type WebdavNsIntfModifierConstructorDescriptionPostRequestPars(javax.servlet.http.HttpServletRequest req, WebdavNsIntf intf, String resourceUri) PrincipalMatchReport(MethodBase mb, WebdavNsIntf intf) Constructor