|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWebdavStore | |
|---|---|
| net.sf.webdav | |
| net.sf.webdav.methods | |
| nl.buildersenperformers.chydav | |
| Uses of IWebdavStore in net.sf.webdav |
|---|
| Classes in net.sf.webdav that implement IWebdavStore | |
|---|---|
class |
LocalFileSystemStore
Reference Implementation of WebdavStore |
| Methods in net.sf.webdav that return IWebdavStore | |
|---|---|
protected IWebdavStore |
WebdavServlet.constructStore(String clazzName,
File root)
|
| Methods in net.sf.webdav with parameters of type IWebdavStore | |
|---|---|
void |
WebDavServletBean.init(IWebdavStore store,
String dftIndexFile,
String insteadOf404,
int nocontentLenghHeaders,
boolean lazyFolderCreationOnPut)
|
| Uses of IWebdavStore in net.sf.webdav.methods |
|---|
| Fields in net.sf.webdav.methods declared as IWebdavStore | |
|---|---|
protected IWebdavStore |
DoHead._store
|
| Constructors in net.sf.webdav.methods with parameters of type IWebdavStore | |
|---|---|
DoCopy(IWebdavStore store,
ResourceLocks resourceLocks,
DoDelete doDelete,
boolean readOnly)
|
|
DoDelete(IWebdavStore store,
ResourceLocks resourceLocks,
boolean readOnly)
|
|
DoGet(IWebdavStore store,
String dftIndexFile,
String insteadOf404,
ResourceLocks resourceLocks,
IMimeTyper mimeTyper,
int contentLengthHeader)
|
|
DoHead(IWebdavStore store,
String dftIndexFile,
String insteadOf404,
ResourceLocks resourceLocks,
IMimeTyper mimeTyper,
int contentLengthHeader)
|
|
DoLock(IWebdavStore store,
IResourceLocks resourceLocks,
boolean readOnly)
|
|
DoMkcol(IWebdavStore store,
IResourceLocks resourceLocks,
boolean readOnly)
|
|
DoOptions(IWebdavStore store,
ResourceLocks resLocks)
|
|
DoPropfind(IWebdavStore store,
ResourceLocks resLocks,
IMimeTyper mimeTyper)
|
|
DoProppatch(IWebdavStore store,
ResourceLocks resLocks,
boolean readOnly)
|
|
DoPut(IWebdavStore store,
IResourceLocks resLocks,
boolean readOnly,
boolean lazyFolderCreationOnPut)
|
|
DoUnlock(IWebdavStore store,
IResourceLocks resourceLocks,
boolean readOnly)
|
|
| Uses of IWebdavStore in nl.buildersenperformers.chydav |
|---|
| Classes in nl.buildersenperformers.chydav that implement IWebdavStore | |
|---|---|
class |
ChyWebdavStore
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||