Uses of Class
org.indi.server.BasicDevice

Uses of BasicDevice in org.indi.server
 

Subclasses of BasicDevice in org.indi.server
 class ExternalDevice
          A class to allow indidrivers written in C to interact with this indiserver writing in Java.
 

Fields in org.indi.server with type parameters of type BasicDevice
 java.util.Collection<BasicDevice> IndiServer.drivers
          A collection of devicedrivers hosted by this server
 

Methods in org.indi.server with parameters of type BasicDevice
 void IndiServer.addDriver(BasicDevice driver)
          add a new driver to the server
 



Copyright © 2008. All Rights Reserved.