Uses of Interface
de.xima.fc.handler.interfaces.entity.IWebDavAccessHandler
-
Packages that use IWebDavAccessHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IWebDavAccessHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IWebDavAccessHandler Modifier and Type Class Description class
WebDavAccessHandler
Handler implementation for reading and writingWebDavAccess
entities. -
Uses of IWebDavAccessHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWebDavAccessHandler Modifier and Type Method Description IWebDavAccessHandler
AHandlerProvider. getWebDavAccessHandler()
IWebDavAccessHandler
IHandlerProvider. getWebDavAccessHandler()
-