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