Qore ConnectionProvider Module Reference  1.2.1
Deprecated List
Member ConnectionProvider::FilesystemConnection::constructor (string name, string desc, string url, bool monitor, *hash opts, hash n_urlh)
since Qore 0.9
Member ConnectionProvider::FilesystemConnection::make (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection
Member ConnectionProvider::FtpConnection::constructor (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9
Member ConnectionProvider::FtpConnection::make (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection
Member ConnectionProvider::HttpConnection::constructor (string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)
since Qorus 0.9
Member ConnectionProvider::HttpConnection::make (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection
Member ConnectionProvider::InvalidConnection::constructor (string n_name, string n_desc, string n_url, *hash n_opts, string n_error, hash urlh)
since Qore 0.9