Uses of Package
solar.service.dan

Packages that use solar.service.dan
campus.snmp Contains Solar source and operators to use SNMP retrieving information about WLAN. 
campus.syslog Contains Solar source and operators to use Syslog message stream inferring information about WLAN. 
solar Contains some basic Solar classes, such as client facade, Planet, and global constants. 
solar.service.dan Contains DAN (Data Aggregation Network) service and related classes. 
solar.service.dan.lang Language parser for DAN service. 
solar.test Contains some sample testing Solar nodes, such as sources, operators, and applications. 
versus Contains various Versus-related Solar source and operators. 
versus.meeting Contains a Solar application that detects meeting starts and ends in an office. 
 

Classes in solar.service.dan used by campus.snmp
DanConstants
          Constants for DAN service.
GraphNode
          The interface for all nodes in the graph.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by campus.syslog
DanConstants
          Constants for DAN service.
Filter
          Filter class can be used interchangably with Operator class.
GraphNode
          The interface for all nodes in the graph.
Operator
          An abstract class for all Solar operators.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by solar
Application
          A base class for Solar applications.
DanClientService
          The client interface for DAN (Data Aggregation Network) service.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by solar.service.dan
AbstractDanService
          The abstract implementation (mostly dealing with clients) of DAN (Data Aggregation Network) service.
Application
          A base class for Solar applications.
DanConstants
          Constants for DAN service.
DanException
          An exception thrown by the operator-graph service.
DanService
          Interface for DAN (Data Aggregation Network) service.
Filter
          Filter class can be used interchangably with Operator class.
GraphManager
          A graph manager maintains individual DAN graph that is potentially distributed across several Planets.
GraphNode
          The interface for all nodes in the graph.
NodeHandler
          The wrapper class of graph nodes through which the resident sources and operators interact with other services of the local Planet.
NodeManager
          This class manages all the local graph nodes.
Operator
          An abstract class for all Solar operators.
PipeConnector
          A pipe connector is responsible to set up a pipe between a data source and a data sink.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by solar.service.dan.lang
DanConstants
          Constants for DAN service.
 

Classes in solar.service.dan used by solar.test
Application
          A base class for Solar applications.
DanConstants
          Constants for DAN service.
Filter
          Filter class can be used interchangably with Operator class.
GraphNode
          The interface for all nodes in the graph.
Operator
          An abstract class for all Solar operators.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by versus
DanConstants
          Constants for DAN service.
Filter
          Filter class can be used interchangably with Operator class.
GraphNode
          The interface for all nodes in the graph.
Operator
          An abstract class for all Solar operators.
Source
          An abstract class for all Solar sources.
 

Classes in solar.service.dan used by versus.meeting
Application
          A base class for Solar applications.
DanConstants
          Constants for DAN service.
Filter
          Filter class can be used interchangably with Operator class.
GraphNode
          The interface for all nodes in the graph.
Operator
          An abstract class for all Solar operators.