|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.hippo.client.webdav.method.Get
public class Get
Implements the WebDav GET method.
| Constructor Summary | |
|---|---|
Get(WebdavConfig config)
|
|
| Method Summary | |
|---|---|
WebdavResponse |
execute(DocumentPath path)
|
WebdavResponse |
execute(WebdavCacheHandler cache,
DocumentPath path)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Get(WebdavConfig config)
| Method Detail |
|---|
public WebdavResponse execute(DocumentPath path)
throws ClientException
ClientException
public WebdavResponse execute(WebdavCacheHandler cache,
DocumentPath path)
throws ClientException
ClientException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||