| BatchInvoker | 
 This class is the OperationInvoker implementation for the 'batch' operation. 
 | 
| ConditionalCreateInvoker | 
 This class is the OperationInvoker implementation for the 'conditional create' operation. 
 | 
| ConditionalDeleteInvoker | 
 This class is the OperationInvoker implementation for the 'conditional delete' operation. 
 | 
| ConditionalUpdateInvoker | 
 This class is the OperationInvoker implementation for the 'conditional update' operation. 
 | 
| CreateInvoker | 
 This class is the OperationInvoker implementation for the 'create' operation. 
 | 
| DeleteInvoker | 
 This class is the OperationInvoker implementation for the 'delete' operation. 
 | 
| HistoryInvoker | 
 This class is the OperationInvoker implementation for the 'history' operation. 
 | 
| InvocationContext | 
 This class serves as a holder of context information for a particular operation invocation. 
 | 
| MetadataInvoker | 
 This class is the OperationInvoker implementation for the 'metadata' operation. 
 | 
| OperationInvoker | 
 This is a base class for all of the various operation invoker classes. 
 | 
| ReadInvoker | 
 This class is the OperationInvoker implementation for the 'read' operation. 
 | 
| SearchAllInvoker | 
 This class is the OperationInvoker implementation for the 'search-all' operation. 
 | 
| SearchInvoker | 
 This class is the OperationInvoker implementation for the 'search' operation. 
 | 
| SearchPostInvoker | 
 This class is the OperationInvoker implementation for the '_search' operation. 
 | 
| TransactionInvoker | 
 This class is the OperationInvoker implementation for the 'transaction' operation. 
 | 
| UpdateInvoker | 
 This class is the OperationInvoker implementation for the 'update' operation. 
 | 
| ValidateInvoker | 
 This class is the OperationInvoker implementation for the 'validate' operation. 
 | 
| VreadInvoker | 
 This class is the OperationInvoker implementation for the 'vread' operation. 
 |