Qore FileLocationHandler Module Reference 2.3
Loading...
Searching...
No Matches
FileLocationHandler Namespace Reference

Contains all public definitions in the FileLocationHandler module. More...

Classes

class  AbstractFileLocationHandler
 The abstract file location handler class. More...
 
hashdecl  FileHandlerInfo
 File handler info. More...
 
hashdecl  FileHandlerOptionInfo
 File handler option info. More...
 
class  FileLocationHandler
 The main class. More...
 
class  FileLocationHandlerData
 The class for handling "data://" locations. More...
 
class  FileLocationHandlerFile
 The class for handling "file://" locations. More...
 
class  FileLocationHandlerFtp
 The class for handling "ftp(s)://"" locations. More...
 
class  FileLocationHandlerHttp
 The class for handling http(s):// locations. More...
 
class  FileLocationHandlerRest
 The class for handling "rest(s)://"" locations. More...
 
class  FileLocationHandlerSftp
 The class for handling "sftp://"" locations. More...
 
class  HttpPollWrapper
 Wraps an HTTP poller so that the response body is always returned as the output. More...
 
class  ImmediateDataPollOperation
 This class allows immediate data to be returned for a polling operation. More...
 
class  OutputStreamWrapper
 The abstract file location handler class. More...
 

Detailed Description

Contains all public definitions in the FileLocationHandler module.