org.guvnor.tools.utils.webdav
Class WebDavServerCache
java.lang.Object
org.guvnor.tools.utils.webdav.WebDavServerCache
public class WebDavServerCache
- extends Object
Simple cache for WebDav connections.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDavServerCache
public WebDavServerCache()
getWebDavClient
public static IWebDavClient getWebDavClient(String serverUrl)
cacheWebDavClient
public static void cacheWebDavClient(String serverUrl,
IWebDavClient client)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.