Uses of Interface
org.apache.cocoon.components.webdav.WebDAVEventFactory

Packages that use WebDAVEventFactory
org.apache.cocoon.components.source.impl   
org.apache.cocoon.components.webdav.impl   
 

Uses of WebDAVEventFactory in org.apache.cocoon.components.source.impl
 

Methods in org.apache.cocoon.components.source.impl with parameters of type WebDAVEventFactory
static WebDAVSource WebDAVSource.newWebDAVSource(org.apache.commons.httpclient.HttpURL url, String protocol, Logger logger, WebDAVEventFactory eventfactory)
          Static factory method to obtain a Source.
 

Uses of WebDAVEventFactory in org.apache.cocoon.components.webdav.impl
 

Classes in org.apache.cocoon.components.webdav.impl that implement WebDAVEventFactory
 class DefaultWebDAVEventFactory
          Default implementation
 



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