Uses of Package
planet.scribe

Packages that use planet.scribe
planet.scribe   
planet.scribe.messaging   
planet.test.scribe   
 

Classes in planet.scribe used by planet.scribe
Scribe
          This interface is exported by all instances of Scribe.
ScribeClient
          This interface represents a client using the Scribe system.
ScribeContent
          This interface represents data published in a Scribe system.
ScribePolicy
          This interface represents a policy for Scribe, which is asked whenever a child is about to be added or removed, or when the the local node is about to be implicitly subscribed to a new topic.
ScribePolicy.DefaultScribePolicy
          The default policy for Scribe, which always allows new children to join and adds children in the order in which they are provided, implicitly providing a depth-first search.
Topic
          This interface represents a specific topic in the Scribe system.
 

Classes in planet.scribe used by planet.scribe.messaging
ScribeContent
          This interface represents data published in a Scribe system.
Topic
          This interface represents a specific topic in the Scribe system.
 

Classes in planet.scribe used by planet.test.scribe
ScribeClient
          This interface represents a client using the Scribe system.
ScribeContent
          This interface represents data published in a Scribe system.
Topic
          This interface represents a specific topic in the Scribe system.