Uses of Interface
org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
Packages that use ObservationDavServletRequest Package Description org.apache.jackrabbit.webdav -
-
Uses of ObservationDavServletRequest in org.apache.jackrabbit.webdav
Subinterfaces of ObservationDavServletRequest in org.apache.jackrabbit.webdav Modifier and Type Interface Description interface
WebdavRequest
The emptyWebdavRequest
interface collects the functionality defined byDavServletRequest
encapsulating the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.Classes in org.apache.jackrabbit.webdav that implement ObservationDavServletRequest Modifier and Type Class Description class
WebdavRequestImpl
WebdavRequestImpl
...
-