25 #ifndef SRC_XRDAPPS_PROXYPLUGIN_PROXYPREFIXPLUGIN_HH_
26 #define SRC_XRDAPPS_PROXYPLUGIN_PROXYPREFIXPLUGIN_HH_
43 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.
ProxyFactory(const std::map< std::string, std::string > *config)
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.