|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |