Uses of Package
solar.service.pubsub

Packages that use solar.service.pubsub
campus.sysnort Contains the Sysnort application that can be used to monitor the wireless network. 
solar.service.pack Contains the PACK service that allows customized flow-control polices. 
solar.service.pack.client   
solar.service.pubsub   
solar.service.pubsub.client   
solar.service.pubsub.comm   
solar.test Contains some sample testing Solar nodes, such as sources, operators, and applications. 
 

Classes in solar.service.pubsub used by campus.sysnort
EndPoint
          Interface for the clients publishing or subscribing to event stream.
Publisher
          Interface for the publishers who sends out an event stream.
Subscriber
          The interface for the subscriber who receives an event stream.
 

Classes in solar.service.pubsub used by solar.service.pack
EndPoint
          Interface for the clients publishing or subscribing to event stream.
Publisher
          Interface for the publishers who sends out an event stream.
Subscriber
          The interface for the subscriber who receives an event stream.
 

Classes in solar.service.pubsub used by solar.service.pack.client
Publisher
          Interface for the publishers who sends out an event stream.
Subscriber
          The interface for the subscriber who receives an event stream.
 

Classes in solar.service.pubsub used by solar.service.pubsub
EndPoint
          Interface for the clients publishing or subscribing to event stream.
EndPointManager
          A class manages all known end points and their related information.
Publisher
          Interface for the publishers who sends out an event stream.
PubSubException
          An exception thrown by PubSub services.
PubSubService
          Interface for publish/subscribe service.
ScribeManager
          This is the only Scribe application that multiplexes events among end-points.
ScribeManager.ScribeListener
           
Subscriber
          The interface for the subscriber who receives an event stream.
 

Classes in solar.service.pubsub used by solar.service.pubsub.client
Publisher
          Interface for the publishers who sends out an event stream.
PubSubService
          Interface for publish/subscribe service.
Subscriber
          The interface for the subscriber who receives an event stream.
 

Classes in solar.service.pubsub used by solar.service.pubsub.comm
PubSubConstants
          Constants definition for Pub/Sub service.
 

Classes in solar.service.pubsub used by solar.test
EndPoint
          Interface for the clients publishing or subscribing to event stream.
Publisher
          Interface for the publishers who sends out an event stream.
Subscriber
          The interface for the subscriber who receives an event stream.