| Package | Description |
|---|---|
| org.bedework.carddav.bwserver | |
| org.bedework.carddav.server | |
| org.bedework.carddav.server.config | |
| org.bedework.carddav.server.jmx |
| Modifier and Type | Method and Description |
|---|---|
void |
BwSysIntfImpl.init(javax.servlet.http.HttpServletRequest req,
String account,
CardDAVConfig conf,
CardDAVContextConfig ctxConf,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
protected CardDAVContextConfig |
CarddavBWIntf.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SysIntf.init(javax.servlet.http.HttpServletRequest req,
String account,
CardDAVConfig conf,
CardDAVContextConfig ctxConf,
boolean debug)
Called before any other method is called to allow initialisation to
take place at the first or subsequent requests
|
static boolean |
SpecialUri.process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String resourceUri,
SysIntf sysi,
CardDAVContextConfig config,
boolean fromGetAccept,
String accept,
String vcardVersion) |
| Modifier and Type | Method and Description |
|---|---|
Set<CardDAVContextConfig> |
CardDAVConfig.getContextConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CardDAVConfig.addContext(CardDAVContextConfig cc) |
| Modifier and Type | Method and Description |
|---|---|
CardDAVContextConfig |
CardDavContext.getConf() |
CardDAVContextConfig |
CardDav.getConf(String configName) |
Copyright © 2018 Bedework. All rights reserved.