| AllKeysMessageProcessor | AllKeysMessageProcessor invokes the allKeys() method in ObjectStoreModule. |
| DualStoreMessageProcessor | DualStoreMessageProcessor invokes the dualStore(java.lang.String, java.io.Serializable, boolean) method in ObjectStoreModule. |
| RemoveMessageProcessor | RemoveMessageProcessor invokes the remove(java.lang.String) method in ObjectStoreModule. |
| RetrieveMessageProcessor | RetrieveMessageProcessor invokes the retrieve(java.lang.String, java.lang.Object) method in ObjectStoreModule. |
| StoreMessageProcessor | StoreMessageProcessor invokes the store(java.lang.String, java.io.Serializable, boolean) method in ObjectStoreModule. |