|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.exist.http.webdav.WebDAVMethodFactory
public class WebDAVMethodFactory
Create a WebDAVMethod for the method specified in the
HTTP request.
| Method Summary | |
|---|---|
WebDAVMethod |
create(String method,
BrokerPool pool)
|
static WebDAVMethodFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static WebDAVMethodFactory getInstance()
public WebDAVMethod create(String method,
BrokerPool pool)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||