Qore FileLocationHandler Module Reference
2.3
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
FileLocationHandler::AbstractFileLocationHandler
The abstract file location handler class
C
FileLocationHandler::FileLocationHandlerData
The class for handling "data://" locations
C
FileLocationHandler::FileLocationHandlerFile
The class for handling "file://" locations
C
FileLocationHandler::FileLocationHandlerFtp
The class for handling "ftp(s)://"" locations
C
FileLocationHandler::FileLocationHandlerHttp
The class for handling http(s):// locations
C
FileLocationHandler::FileLocationHandlerRest
The class for handling "rest(s)://"" locations
C
FileLocationHandler::FileLocationHandlerSftp
The class for handling "sftp://"" locations
C
FileLocationHandler::FileHandlerInfo
File handler info
C
FileLocationHandler::FileHandlerOptionInfo
File handler option info
C
FileLocationHandler::FileLocationHandler
The main class
C
FileLocationHandler::HttpPollWrapper
Wraps an HTTP poller so that the response body is always returned as the output
C
FileLocationHandler::ImmediateDataPollOperation
This class allows immediate data to be returned for a polling operation
C
FileLocationHandler::LocationAuthHandler
Location auth handler
▼
C
Qore::StreamBase
[external]
▼
C
Qore::OutputStream
[external]
C
FileLocationHandler::OutputStreamWrapper
The abstract file location handler class