Qore xml Module  1.8.0
WebDavHandler::FsWebDavHandler Member List

This is the complete list of members for WebDavHandler::FsWebDavHandler, including all inherited members.

AllowHeaderValueWebDavHandler::AbstractWebDavHandler
basePathWebDavHandler::FsWebDavHandlerprivate
BlockSizeWebDavHandler::FsWebDavHandlerprivate
checkAuth(string method, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandlerprivate
combineValue(reference< auto > h, auto v)WebDavHandler::AbstractWebDavHandlerstatic
constructor(string path, *HttpServer::AbstractAuthenticator auth)WebDavHandler::FsWebDavHandler
constructor(string path, *HttpServer::AbstractAuthenticator auth, string virtual_relative_path_base)WebDavHandler::FsWebDavHandler
constructor(string path, *HttpServer::AbstractAuthenticator auth, AbstractWebDavPropertyHandler property_handler, string virtual_relative_path_base="/")WebDavHandler::FsWebDavHandler
constructor(string path, *HttpServer::AbstractAuthenticator auth, Logger logger, AbstractWebDavPropertyHandler property_handler=new InMemoryWebDavPropertyHandler(), string virtual_relative_path_base="/")WebDavHandler::FsWebDavHandlerinline
WebDavHandler::AbstractWebDavHandler::constructor(*AbstractAuthenticator auth)WebDavHandler::AbstractWebDavHandler
WebDavHandler::AbstractWebDavHandler::constructor(*AbstractAuthenticator auth, string virtual_relative_path_base)WebDavHandler::AbstractWebDavHandler
WebDavHandler::AbstractWebDavHandler::constructor(*AbstractAuthenticator auth, AbstractWebDavPropertyHandler property_handler, string virtual_relative_path_base='/')WebDavHandler::AbstractWebDavHandler
WebDavHandler::AbstractWebDavHandler::constructor(*AbstractAuthenticator auth, Logger logger, AbstractWebDavPropertyHandler property_handler=new InMemoryWebDavPropertyHandler(), string virtual_relative_path_base='/')WebDavHandler::AbstractWebDavHandler
copyProperties(string source_url, string target_url)WebDavHandler::AbstractWebDavHandlerprivate
deleteProperties(string source_url)WebDavHandler::AbstractWebDavHandlerprivate
DestMethodsWebDavHandler::AbstractWebDavHandler
getContentType(string filePath)WebDavHandler::FsWebDavHandlerprivate
getHttpMethods()WebDavHandler::AbstractWebDavHandler
getRealPath(string raw_path)WebDavHandler::FsWebDavHandlerprivate
getRelativePath(string raw_path)WebDavHandler::AbstractWebDavHandler
getStatusMessage(softstring http_code)WebDavHandler::AbstractWebDavHandlerprivate
getXml(string body)WebDavHandler::AbstractWebDavHandlerprivate
handleCopy(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleCopyImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleDelete(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleDeleteImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleGet(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleGetImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleHead(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleHeadImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleLock(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleLockImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleMkcol(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleMkcolImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleMove(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleMoveImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleOptions(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleOptionsImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandlerprivate
handlePost(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handlePostImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handlePropfind(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handlePropfindImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleProppatch(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleProppatchImpl(reference< string > href, hash< auto > cx, hash< auto > hdr, *hash< auto > request_xml, *list< hash< PropPatchActionInfo >> actions)WebDavHandler::FsWebDavHandlerinlinevirtual
handlePut(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handlePutImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandlerinline
handleUnlock(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::AbstractWebDavHandler
handleUnlockImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebDavHandler::FsWebDavHandlerprivatevirtual
hstat2Resource(string path, string displayname, hash< StatInfo > h)WebDavHandler::FsWebDavHandlerprivate
init(string path)WebDavHandler::FsWebDavHandlerprivate
WebDavHandler::AbstractWebDavHandler::init(Logger logger, AbstractWebDavPropertyHandler property_handler, string virtual_relative_path_base="/")WebDavHandler::AbstractWebDavHandlerinline
IoTimeoutWebDavHandler::FsWebDavHandlerprivate
logDebug(string fmt)WebDavHandler::AbstractWebDavHandler
logError(string fmt)WebDavHandler::AbstractWebDavHandler
loggerWebDavHandler::AbstractWebDavHandlerprivate
logInfo(string fmt)WebDavHandler::AbstractWebDavHandler
MethodListWebDavHandler::AbstractWebDavHandler
moveProperties(string source_url, string target_url)WebDavHandler::AbstractWebDavHandlerprivate
PPA_RemoveWebDavHandler::AbstractWebDavHandler
PPA_SetWebDavHandler::AbstractWebDavHandler
preparePropFindXmlResponse(string local_path, string href, bool is_collection, hash< auto > base_props, bool all_props=False, *hash< string, hash< string, bool >> additional_props)WebDavHandler::AbstractWebDavHandlerinline
property_handlerWebDavHandler::AbstractWebDavHandlerprivate
RequestMethodsWebDavHandler::AbstractWebDavHandler
resp400(data msg='Bad Request')WebDavHandler::AbstractWebDavHandler
resp404()WebDavHandler::AbstractWebDavHandler
resp500(data msg='General Server Error')WebDavHandler::AbstractWebDavHandler
resp501()WebDavHandler::AbstractWebDavHandler
response(int response_code=200, data msg='OK')WebDavHandler::AbstractWebDavHandler
response(int response_code=200, hash< auto > hdr)WebDavHandler::AbstractWebDavHandler
setLogger(Logger logger)WebDavHandler::AbstractWebDavHandler
verifyPropertyUpdates(string path, *list< hash< PropPatchActionInfo >> actions)WebDavHandler::FsWebDavHandlerprivate
virtual_base_pathWebDavHandler::AbstractWebDavHandlerprivate