org.guvnor.tools.utils.webdav
Class WebDavClientFactory
java.lang.Object
org.guvnor.tools.utils.webdav.WebDavClientFactory
public class WebDavClientFactory
- extends Object
Encapsulating the creation of IWebDavClient so it can be swapped out for other
WebDav libraries if necessary.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDavClientFactory
public WebDavClientFactory()
createClient
public static IWebDavClient createClient(URL serverUrl)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.