41 ProxyFactory(
const std::map<std::string, std::string>* config);
An interface for file plug-ins.
An interface for file plug-ins.
XrdCl proxy prefix plugin factory.
virtual ~ProxyFactory()
Destructor.
virtual XrdCl::FilePlugIn * CreateFile(const std::string &url)
Create a file plug-in for the given URL.
virtual XrdCl::FileSystemPlugIn * CreateFileSystem(const std::string &url)
Create a file system plug-in for the given URL.