Uses of Class
org.apache.jackrabbit.server.io.AbstractExportContext

Packages that use AbstractExportContext
org.apache.jackrabbit.server.io The jackrabbit webdav server uses the classes defined in this package in order to perform import and export operations in order to respond to PUT, MKCOL, PROPPATCH and PROPFIND, GET, HEAD requests, respectively. 
 

Uses of AbstractExportContext in org.apache.jackrabbit.server.io
 

Subclasses of AbstractExportContext in org.apache.jackrabbit.server.io
 class ExportContextImpl
          ExportContextImpl implements an ExportContext that wraps around the specified OutputContext as it was passed to DavResource.spool(OutputContext).
 



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