|
xrootd
|
#include <XrdClHttpPlugInFactory.hh>


Private Member Functions | |
| virtual | ~HttpPlugInFactory () |
| virtual XrdCl::FilePlugIn * | CreateFile (const std::string &url) override |
| Create a file plug-in for the given URL. More... | |
| virtual XrdCl::FileSystemPlugIn * | CreateFileSystem (const std::string &url) override |
| Create a file system plug-in for the given URL. More... | |
Additional Inherited Members | |
Public Member Functions inherited from XrdCl::PlugInFactory | |
| virtual | ~PlugInFactory () |
| Destructor. More... | |
|
privatevirtual |
|
overrideprivatevirtual |
Create a file plug-in for the given URL.
Implements XrdCl::PlugInFactory.
|
overrideprivatevirtual |
Create a file system plug-in for the given URL.
Implements XrdCl::PlugInFactory.
1.8.5