Serialized Form


Package PublisherServer

Class PublisherServer.PublisherServlet.PageBoxEntry implements Serializable

Serialized Fields

hm

java.util.HashMap hm

this$0

PublisherServlet this$0

toRemove

boolean toRemove
At unsubscribe, the subscribed PageBox can be not available. In this case, toRemove is set, which means: 1. new archives cannot be added. 2. each time scanner is invoked, it tries unpublishing. If hm is empty, then it removes the entry.