|
Class Summary |
| ServerUpdatesProcessor |
ServerUpdatesProcessor handles updates sent from the client, and applies them to the server |
| ServerWriter |
Implementation of IBocaHandler that handles writing updates from the server into an OutputStream that is sent to the client |
| TransactionUpdateResults |
Tracks adds, updates, removes and errors in an update transaction. |
| UpdateHandler |
UpdateHandler does the heavy lifting of updating a server based on commiting transactions containing changes |
| UpdateManager |
Applies updates made by clients to anzo server. |
| UpdateResults |
List of IModelTransactionUpdates that occured in one update call |