Qorus Integration Engine®  4.0.3.p2_git
OMQ::ServiceFileHandler Member List

This is the complete list of members for OMQ::ServiceFileHandler, including all inherited members.

addListener(hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, *string cert_path, *string key_path, *string key_password, *hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, *Qore::SSLCertificate cert, *Qore::SSLPrivateKey key, *hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListeners(softlist< auto > l)OMQ::AbstractServiceHttpHandler
WebUtil::authHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::authHttpServer::AbstractHttpRequestHandler
WebUtil::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
OMQ::AbstractServiceHttpHandler::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
chunk_sizeWebUtil::FileHandler
chunked_thresholdWebUtil::FileHandler
clearUserIndexInfo()OMQ::AbstractServiceHttpHandler
constructor(string file_root, string url_root, *hash< auto > opt)OMQ::ServiceFileHandler
WebUtil::FileHandler::constructor(string new_file_root, string url_root='/', *hash opt)WebUtil::FileHandler
WebUtil::HttpServer::AbstractUrlHandler::constructor(string n_url_root, *AbstractAuthenticator auth)HttpServer::AbstractUrlHandler
WebUtil::HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
WebUtil::TemplateFileManager::constructor(int parse_opts=StaticTextTemplateBase::DefaultProgramOptions, *code pgm_setup)WebUtil::TemplateFileManager
OMQ::AbstractServiceHttpHandler::constructor(string n_path, *softlist< auto > n_content_type, *softlist< auto > n_special_headers, HttpServer::AbstractAuthenticator n_auth=new DefaultQorusRBACAuthenticator(), bool n_isregex=True)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
content_typeOMQ::AbstractServiceHttpHandler
WebUtil::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::decompressHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompressHttpServer::AbstractHttpRequestHandler
WebUtil::decompress_to_stringHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
default_resourceOMQ::AbstractServiceHttpHandler
default_targetWebUtil::FileHandler
DefaultFileReadTimeoutWebUtil::FileHandler
DefaultsWebUtil::FileHandler
DirlistingWebUtil::FileHandler
DirSepWebUtil::FileHandler
WebUtil::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
error_levelWebUtil::FileHandler
file_rootWebUtil::FileHandler
fileError(hash< auto > cx, hash sh)WebUtil::FileHandlerprivate
WebUtil::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
getRelativePath(string path)HttpServer::AbstractUrlHandler
getRequestPath(string hpath)OMQ::AbstractServiceHttpHandler
getResponseHeadersForFile(string path, hash< auto > cx, hash< auto > request_hdr)WebUtil::FileHandlerprivate
getServiceInfo()OMQ::AbstractServiceHttpHandler
getServiceStreamRequestExtern(AbstractServiceHttpHandler hr, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandlerstatic
getServiceStreamRequestImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
WebUtil::getStreamRequestImpl(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
WebUtil::HttpServer::AbstractUrlHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprivate
OMQ::AbstractServiceHttpHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprivate
handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::ServiceFileHandler
WebUtil::FileHandler::handleRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandler
WebUtil::HttpServer::AbstractUrlHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
WebUtil::HttpServer::AbstractUrlHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
WebUtil::handleRequestImpl(reference< hash > cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
OMQ::AbstractServiceHttpHandler::handleRequestImpl(reference< hash< auto >> cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
indexesWebUtil::FileHandler
WebUtil::isPersistent()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
isregexOMQ::AbstractServiceHttpHandler
listenersOMQ::AbstractServiceHttpHandler
log(int ll, string fmt)OMQ::AbstractServiceHttpHandler
WebUtil::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::maskData(string msg)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
WebUtil::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
WebUtil::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
otld()OMQ::AbstractServiceHttpHandler
WebUtil::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
WebUtil::persistentClosed()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
poWebUtil::TemplateFileManagerprivate
psetupWebUtil::TemplateFileManagerprivate
purge(string tname)WebUtil::TemplateFileManagerprivate
WebUtil::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
render(string tname, string path, date mtime, hash ctx, int code=200, *hash< auto > hdr)WebUtil::TemplateFileManagerprivate
renderDirectory(hash< auto > cx, string path)WebUtil::FileHandler
WebUtil::restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::restoreThreadLocalData(*hash< auto > data)OMQ::AbstractServiceHttpHandler
rwl()WebUtil::TemplateFileManagerprivate
WebUtil::saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::saveThreadLocalData()OMQ::AbstractServiceHttpHandler
sendFile(InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
sendFileChunked(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
serverError(hash< auto > cx, hash ex)WebUtil::FileHandlerprivate
setDefaultResource(string name)OMQ::AbstractServiceHttpHandler
WebUtil::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
setUserIndexInfo(string heading, string title, string url)OMQ::AbstractServiceHttpHandler
special_headersOMQ::AbstractServiceHttpHandler
WebUtil::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
WebUtil::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
stm()WebUtil::FileHandlerprivate
WebUtil::streamHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::streamHttpServer::AbstractHttpRequestHandler
svc_method_callOMQ::AbstractServiceHttpHandler
svccOMQ::AbstractServiceHttpHandler
svcinfoOMQ::AbstractServiceHttpHandler
template_extensionsWebUtil::FileHandler
thWebUtil::TemplateFileManagerprivate
WebUtil::timeout_msHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::timeout_msHttpServer::AbstractHttpRequestHandler
tryServeRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
unhandledRequest(hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
UnixWebUtil::FileHandler
urlOMQ::AbstractServiceHttpHandler
url_rootHttpServer::AbstractUrlHandler
utitleOMQ::AbstractServiceHttpHandler
utypeOMQ::AbstractServiceHttpHandler
uurlOMQ::AbstractServiceHttpHandler