| 
 | 
 | ||||||||||||||||
Interface class for FinderClient Xrl requests.
The methods in this interface are implemented by the FinderClient to handle its XRL requests. It exists as a separate class to restrict the operations that the XRL interface can invoke.
| ~FinderClientXrlCommandInterface () | ~FinderClientXrlCommandInterface | 
[virtual]
| void  uncache_xrl (const string& xrl) | uncache_xrl | 
[pure virtual]
| void  uncache_xrls_from_target (const string& target) | uncache_xrls_from_target | 
[pure virtual]
| XrlCmdError  dispatch_tunneled_xrl (const string& xrl) | dispatch_tunneled_xrl | 
[pure virtual]