Client applications notify the Relay cache of updates to shared state by calling the cache's updateCache(Cacheable c) method. This method uses the argument's getUpdate() method and object serialization to send an Update object to the Relay server.