Uses of Interface
com.atlassian.confluence.pages.persistence.dao.WebDavConfiguration

Packages that use WebDavConfiguration
com.atlassian.confluence.pages.persistence.dao   
 

Uses of WebDavConfiguration in com.atlassian.confluence.pages.persistence.dao
 

Classes in com.atlassian.confluence.pages.persistence.dao that implement WebDavConfiguration
 class BootstrapWebDavConfiguration
          This implementation returns the WebDAV configuration from the BootstrapManager.
 class SimpleWebDavConfiguration
          This implementation allows the WebDAV configuration to be specified.
 

Methods in com.atlassian.confluence.pages.persistence.dao with parameters of type WebDavConfiguration
 void WebDavAttachmentDao.setConfig(WebDavConfiguration config)
          Deprecated.  
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.