#include <XrdClMessageUtils.hh>


Public Member Functions | |
| virtual void | HandleResponseWithHosts (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response, XrdCl::HostList *hostList) |
| virtual void XrdCl::NullResponseHandler::HandleResponseWithHosts | ( | XrdCl::XRootDStatus * | status, | |
| XrdCl::AnyObject * | response, | |||
| XrdCl::HostList * | hostList | |||
| ) | [inline, virtual] |
Called when a response to associated request arrives or an error occurs
| status | status of the request | |
| response | an object associated with the response (request dependent) | |
| hostList | list of hosts the request was redirected to |
Reimplemented from XrdCl::ResponseHandler.
1.6.1