XrdCl::TransportManager Class Reference
Manage transport handler objects.
More...
#include <XrdClTransportManager.hh>
List of all members.
Detailed Description
Manage transport handler objects.
Member Typedef Documentation
Constructor & Destructor Documentation
XrdCl::TransportManager::TransportManager |
( |
|
) |
|
virtual XrdCl::TransportManager::~TransportManager |
( |
|
) |
[virtual] |
Member Function Documentation
TransportHandler* XrdCl::TransportManager::GetHandler |
( |
const std::string & |
protocol |
) |
|
Get a transport handler object for a given protocol.
bool XrdCl::TransportManager::RegisterFactory |
( |
const std::string & |
protocol, |
|
|
TransportFactory |
factory | |
|
) |
| | |
Register a transport factory function for a given protocol.
Member Data Documentation
The documentation for this class was generated from the following file: