Package edu.cmu.cs.able.probebus.siena

Interface Summary
ISienaProbeEvent  
 

Class Summary
SienaProbeAdapter George Fairbanks 19 Nov 01 This class follows the Adapter pattern from _Design Patterns_ by Gamma et al.
SienaProbeBus  
SienaProbeEvent This class acts as a decorator of a (non-Siena) ProbeEvent See "Design Patterns" by Gamma et al for docs on "decorator pattern".
SienaProbeEventFactory  
SienaResponseProbeEvent SienaResponseProbeEvent This abstract event encapsules the commonality between the three response events.
SienaSensedProbeEvent SienaSensedProbeEvent This is an abstract event that encapsulates the commonality between the three sensed events.