Uses of Package
org.apache.jackrabbit.webdav.transaction

Packages that use org.apache.jackrabbit.webdav.transaction
org.apache.jackrabbit.webdav   
org.apache.jackrabbit.webdav.jcr   
org.apache.jackrabbit.webdav.jcr.observation   
org.apache.jackrabbit.webdav.jcr.transaction   
org.apache.jackrabbit.webdav.jcr.version   
org.apache.jackrabbit.webdav.transaction   
 

Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav
TransactionDavServletRequest
          TransactionDavServletRequest provides extensions to the DavServletRequest interface used for dealing with transaction lock requests.
TransactionInfo
          TransactionInfo class encapsultes the information present in the TransactionConstants.XML_TRANSACTIONINFO element 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
TransactionResource
          TransactionResource extends the DavResource interface by transaction relevant METHODS.
 

Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.observation
TransactionResource
          TransactionResource extends the DavResource interface by transaction relevant METHODS.
 

Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.transaction
TransactionInfo
          TransactionInfo class encapsultes the information present in the TransactionConstants.XML_TRANSACTIONINFO element that forms the request body of the UNLOCk request for a transaction lock.
TransactionResource
          TransactionResource extends the DavResource interface by transaction relevant METHODS.
TxLockManager
          TxLockManager manages locks with locktype 'dcr:transaction'.
 

Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.jcr.version
TransactionResource
          TransactionResource extends the DavResource interface by transaction relevant METHODS.
 

Classes in org.apache.jackrabbit.webdav.transaction used by org.apache.jackrabbit.webdav.transaction
TransactionConstants
          TransactionConstants interface provide constants for request and response headers, Xml elements and property names used for handling transactions over WebDAV.
TransactionInfo
          TransactionInfo class encapsultes the information present in the TransactionConstants.XML_TRANSACTIONINFO element that forms the request body of the UNLOCk request for a transaction lock.
TransactionResource
          TransactionResource extends the DavResource interface by transaction relevant METHODS.
TxLockManager
          TxLockManager manages locks with locktype 'dcr:transaction'.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.