dermi.core.pastry
Class Topic

java.lang.Object
  extended by rice.p2p.scribe.Topic
      extended by dermi.core.pastry.Topic
All Implemented Interfaces:
Topic, java.io.Serializable

public class Topic
extends rice.p2p.scribe.Topic
implements Topic

Scribe specific Topic implementation

Version:
1.2
Author:
Carles Pairot
See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.p2p.scribe.Topic
id
 
Constructor Summary
Topic(Id id)
           
 
Method Summary
 
Methods inherited from class rice.p2p.scribe.Topic
equals, getId, getId, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Topic

public Topic(Id id)