nl.hippo.client.webdav.method
Class Head

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

public class Head
extends Object

Implements the WebDav HEAD method.


Constructor Summary
Head(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

Head

public Head(WebdavConfig config)
Method Detail

execute

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


Copyright © 2006-2009 Hippo. All Rights Reserved.