This is a servlet designed to filter outgoing Atom feeds, dropping any entries that you know the client has already seen based on their I-M-S and ETag headers. In essence it's a Java version of mod_speedyfeed, written primarily as an excuse to play with Apache Abdera, Ivy, and some other random Java stuff.