xrootd
|
Handle an async response. More...
#include <XrdClXRootDResponses.hh>
Public Member Functions | |
virtual | ~ResponseHandler () |
virtual void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
virtual void | HandleResponse (XRootDStatus *status, AnyObject *response) |
Handle an async response.
|
inlinevirtual |
|
inlinevirtual |
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) |
Referenced by HandleResponseWithHosts().
|
inlinevirtual |
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 |
References HandleResponse().