All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----Acme.Conf.Seentab
A Seen object records the responses seen in a single topic. Each user has Seen objects for each topic they are reading. This table indexes those objects by topic.
This is an abstract class with separate implementations on the client and server sides, mirrored via RPC.
Fetch the software.
Fetch the entire Acme package.
public Seentab()
public abstract Seen getSeen(Topic topic)
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs