The Relay cache allows client applications to view cached data using a Java Enumeration object. A call to the cache's elements() method returns an Enumeration object that can be used to iterate through cached objects. See [4] for examples using Java Enumerations.