org.apache.cocoon.components.webdav
Interface WebDAVEventFactory
- All Superinterfaces:
- EventFactory
- All Known Implementing Classes:
- DefaultWebDAVEventFactory
public interface WebDAVEventFactory
- extends EventFactory
Factory interface for constructing Event objects for webdav resources
ROLE
static final String ROLE
createEvent
Event createEvent(String url)
createEvent
Event createEvent(org.apache.commons.httpclient.HttpURL url)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.