Uses of Class
org.bedework.caldav.server.CaldavBWIntf
-
-
Uses of CaldavBWIntf in org.bedework.caldav.server
Methods in org.bedework.caldav.server with parameters of type CaldavBWIntf Modifier and Type Method Description voidCaldavPostMethod. doISchedule(CaldavBWIntf intf, RequestPars pars, javax.servlet.http.HttpServletResponse resp)Handle an iSchedule actionvoidBwNotifyHandler. doNotify(CaldavBWIntf intf, RequestPars pars, javax.servlet.http.HttpServletResponse resp)voidCaldavPostMethod. doSchedule(CaldavBWIntf intf, RequestPars pars, javax.servlet.http.HttpServletResponse resp)Handle a scheduling action.Constructors in org.bedework.caldav.server with parameters of type CaldavBWIntf Constructor Description RequestPars(javax.servlet.http.HttpServletRequest req, CaldavBWIntf intf, String resourceUri) -
Uses of CaldavBWIntf in org.bedework.caldav.server.get
Fields in org.bedework.caldav.server.get declared as CaldavBWIntf Modifier and Type Field Description protected CaldavBWIntfGetHandler. intfConstructors in org.bedework.caldav.server.get with parameters of type CaldavBWIntf Constructor Description FreeBusyGetHandler(CaldavBWIntf intf)GetHandler(CaldavBWIntf intf)IscheduleGetHandler(CaldavBWIntf intf)ServerInfoGetHandler(CaldavBWIntf intf)WebcalGetHandler(CaldavBWIntf intf) -
Uses of CaldavBWIntf in org.bedework.caldav.server.soap
Methods in org.bedework.caldav.server.soap that return CaldavBWIntf Modifier and Type Method Description protected CaldavBWIntfSoapHandler. getIntf()Constructors in org.bedework.caldav.server.soap with parameters of type CaldavBWIntf Constructor Description SoapHandler(CaldavBWIntf intf) -
Uses of CaldavBWIntf in org.bedework.caldav.server.soap.calws
Constructors in org.bedework.caldav.server.soap.calws with parameters of type CaldavBWIntf Constructor Description CalwsHandler(CaldavBWIntf intf) -
Uses of CaldavBWIntf in org.bedework.caldav.server.soap.synch
Constructors in org.bedework.caldav.server.soap.synch with parameters of type CaldavBWIntf Constructor Description SynchwsHandler(CaldavBWIntf intf)
-