Uses of Package
org.apache.jackrabbit.webdav.transaction
-
Packages that use org.apache.jackrabbit.webdav.transaction Package Description org.apache.jackrabbit.webdav org.apache.jackrabbit.webdav.transaction -
Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav Class Description TransactionDavServletRequest TransactionDavServletRequestprovides extensions to theDavServletRequestinterface used for dealing with transaction lock requests.TransactionInfo TransactionInfoclass encapsulates the information present in theXML_TRANSACTIONINFOelement that forms the request body of the UNLOCk request for a transaction lock. -
Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.transaction Class Description TransactionConstants TransactionConstantsinterface provide constants for request and response headers, Xml elements and property names used for handling transactions over WebDAV.TransactionInfo TransactionInfoclass encapsulates the information present in theXML_TRANSACTIONINFOelement that forms the request body of the UNLOCk request for a transaction lock.TransactionResource TransactionResourceextends theDavResourceinterface by transaction relevant METHODS.TxLockManager TxLockManagermanages locks with locktype 'dcr:transaction'.