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.jcr Contains JCR specific implementations.org.apache.jackrabbit.webdav.jcr.observation org.apache.jackrabbit.webdav.jcr.transaction org.apache.jackrabbit.webdav.jcr.version Contains JCR specific implementations for the following interfaces: VersionableResource VersionControlledResource VersionResource VersionHistoryResourceorg.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 theTransactionConstants.XML_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.jcr Class Description TransactionResource TransactionResourceextends theDavResourceinterface by transaction relevant METHODS. -
Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.observation Class Description TransactionResource TransactionResourceextends theDavResourceinterface by transaction relevant METHODS. -
Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.transaction Class Description TransactionInfo TransactionInfoclass encapsulates the information present in theTransactionConstants.XML_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'. -
Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.version Class Description TransactionResource TransactionResourceextends theDavResourceinterface by transaction relevant METHODS. -
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 theTransactionConstants.XML_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'.