Uses of Interface
org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
-
Packages that use OrderingDavServletRequest Package Description org.apache.jackrabbit.webdav -
-
Uses of OrderingDavServletRequest in org.apache.jackrabbit.webdav
Subinterfaces of OrderingDavServletRequest 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 OrderingDavServletRequest Modifier and Type Class Description class
WebdavRequestImpl
WebdavRequestImpl
...
-