Uses of Class
rice.p2p.scribe.ScribeImpl.TopicManager

Packages that use ScribeImpl.TopicManager
rice.p2p.scribe   
 

Uses of ScribeImpl.TopicManager in rice.p2p.scribe
 

Fields in rice.p2p.scribe with type parameters of type ScribeImpl.TopicManager
 Hashtable<Topic,ScribeImpl.TopicManager> ScribeImpl.topicManagers
          the hashtable of topic -> TopicManager
 

Methods in rice.p2p.scribe that return ScribeImpl.TopicManager
 ScribeImpl.TopicManager ScribeImpl.getTopicManager(Topic topic)
          Lazy constructor.
 



Copyright © 2010. All Rights Reserved.