The FTP client get file data provider class.
Definition FtpClientGetFileDataProvider.qc.dox.h:28
*AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
const ProviderInfo
Provider info.
Definition FtpClientGetFileDataProvider.qc.dox.h:35
FtpClient ftp
FTP connection.
Definition FtpClientGetFileDataProvider.qc.dox.h:32
string getName()
Returns the data provider name.
constructor(*hash< auto > options)
Gets the object from constructor options.
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
const ResponseType
Response type.
Definition FtpClientGetFileDataProvider.qc.dox.h:46
*AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
const ProviderSummaryInfo
Provider summary info.
Definition FtpClientGetFileDataProvider.qc.dox.h:39
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const RequestType
Request type.
Definition FtpClientGetFileDataProvider.qc.dox.h:43
constructor(FtpClient ftp)
Gets the object from an FTP connection.
Data type for FTP client get file request calls.
Definition FtpClientGetFileRequestDataType.qc.dox.h:27
Qore FtpClientDataProvider module definition.
Definition FtpClientCreateFileDataProvider.qc.dox.h:26
const FtpClientGetFileResponseDataType
Constant for FTP client get file responses.
Definition FtpClientGetFileResponseDataType.qc.dox.h:43