nl.hippo.client.webdav.method
Class MkCol

java.lang.Object
  extended by nl.hippo.client.webdav.method.MkCol

public class MkCol
extends Object

Implements the WebDav MKCOL method.


Constructor Summary
MkCol(WebdavConfig config)
           
 
Method Summary
 WebdavResponse execute(DocumentPath path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MkCol

public MkCol(WebdavConfig config)
Method Detail

execute

public WebdavResponse execute(DocumentPath path)
                       throws ClientException
Throws:
ClientException


Copyright © 2006-2009 Hippo. All Rights Reserved.