org.exist.http.webdav.methods
Class AbstractWebDAVMethod
java.lang.Object
org.exist.http.webdav.methods.AbstractWebDAVMethod
- All Implemented Interfaces:
- WebDAVMethod
- Direct Known Subclasses:
- Copy, Delete, Get, Head, Lock, Mkcol, Move, Propfind, Put, Unlock
public abstract class AbstractWebDAVMethod
- extends Object
- implements WebDAVMethod
Abstract base class for all WebDAV methods.
- Author:
- wolf
AbstractWebDAVMethod
public AbstractWebDAVMethod(BrokerPool pool)
Copyright (C) Wolfgang Meier. All rights reserved.