Drools :: Eclipse :: Guvnor tools 6.1.0.CR1

org.guvnor.tools.utils.webdav
Class WebDavClientFactory

java.lang.Object
  extended by 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.


Constructor Summary
WebDavClientFactory()
           
 
Method Summary
static IWebDavClient createClient(URL serverUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDavClientFactory

public WebDavClientFactory()
Method Detail

createClient

public static IWebDavClient createClient(URL serverUrl)

Drools :: Eclipse :: Guvnor tools 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.