Uses of Interface
org.wcb.autohome.interfaces.IHAGateway

Packages that use IHAGateway
org.wcb.autohome   
org.wcb.autohome.factories   
 

Uses of IHAGateway in org.wcb.autohome
 

Fields in org.wcb.autohome declared as IHAGateway
protected  IHAGateway AutoHomeSession.gateway
           
 

Constructors in org.wcb.autohome with parameters of type IHAGateway
EventsHandler(IHAGateway gateway)
          This creates an event handler and uses the passed in interface to know if the running events can be executed.
 

Uses of IHAGateway in org.wcb.autohome.factories
 

Classes in org.wcb.autohome.factories that implement IHAGateway
 class HAGateway
          Project: Home Automation Interface
Filename: $Id: HAGateway.java,v 1.43 2004/06/09 18:49:36 wbogaardt Exp $
Abstract: Centralized backend for various components to send events to Serial port output.
 



Copyright © 1999-2004 Walter Bogaardt. All Rights Reserved.