Uses of Class
org.bedework.carddav.server.config.CardDAVContextConfig
Packages that use CardDAVContextConfig
Package
Description
-
Uses of CardDAVContextConfig in org.bedework.carddav.bwserver
Methods in org.bedework.carddav.bwserver with parameters of type CardDAVContextConfigModifier and TypeMethodDescriptionvoidBwSysIntfImpl.init(javax.servlet.http.HttpServletRequest req, String account, CardDAVConfig conf, CardDAVContextConfig ctxConf) -
Uses of CardDAVContextConfig in org.bedework.carddav.server
Methods in org.bedework.carddav.server that return CardDAVContextConfigMethods in org.bedework.carddav.server with parameters of type CardDAVContextConfigModifier and TypeMethodDescriptionvoidSysIntf.init(javax.servlet.http.HttpServletRequest req, String account, CardDAVConfig conf, CardDAVContextConfig ctxConf) Called before any other method is called to allow initialisation to take place at the first or subsequent requestsstatic booleanSpecialUri.process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, String resourceUri, SysIntf sysi, CardDAVContextConfig config, boolean fromGetAccept, String accept, String vcardVersion) -
Uses of CardDAVContextConfig in org.bedework.carddav.server.config
Methods in org.bedework.carddav.server.config that return types with arguments of type CardDAVContextConfigMethods in org.bedework.carddav.server.config with parameters of type CardDAVContextConfig -
Uses of CardDAVContextConfig in org.bedework.carddav.server.jmx
Methods in org.bedework.carddav.server.jmx that return CardDAVContextConfig