Qore FileLocationHandler Module Reference 2.3
|
▼NFileLocationHandler | Contains all public definitions in the FileLocationHandler module |
CAbstractFileLocationHandler | The abstract file location handler class |
CFileHandlerInfo | File handler info |
CFileHandlerOptionInfo | File handler option info |
CFileLocationHandler | The main class |
CFileLocationHandlerData | The class for handling "data://" locations |
CFileLocationHandlerFile | The class for handling "file://" locations |
CFileLocationHandlerFtp | The class for handling "ftp(s)://"" locations |
CFileLocationHandlerHttp | The class for handling http(s):// locations |
CFileLocationHandlerRest | The class for handling "rest(s)://"" locations |
CFileLocationHandlerSftp | The class for handling "sftp://"" locations |
CHttpPollWrapper | Wraps an HTTP poller so that the response body is always returned as the output |
CImmediateDataPollOperation | This class allows immediate data to be returned for a polling operation |
COutputStreamWrapper | The abstract file location handler class |