org.exoplatform.applications.ooplugin.utils
Class WebDavUtils

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.utils.WebDavUtils

public class WebDavUtils
extends java.lang.Object

Created by The eXo Platform SAS.

Author:
Dmytro Katayev

Constructor Summary
WebDavUtils()
           
 
Method Summary
static org.exoplatform.common.http.client.HTTPConnection getAuthConnection(WebDavConfig config)
           
static byte[] getBytes(java.io.File inFile)
           
static java.lang.String getFullPath(WebDavConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDavUtils

public WebDavUtils()
Method Detail

getAuthConnection

public static org.exoplatform.common.http.client.HTTPConnection getAuthConnection(WebDavConfig config)

getFullPath

public static java.lang.String getFullPath(WebDavConfig config)

getBytes

public static byte[] getBytes(java.io.File inFile)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.