stella.io
Class RS485Server.Scan

java.lang.Object
  extended by stella.io.RS485Server.Scan
Enclosing class:
RS485Server

public static final class RS485Server.Scan
extends Object

Scans for valid serial devices and reports all found to system.out.


Constructor Summary
RS485Server.Scan()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RS485Server.Scan

public RS485Server.Scan()
Method Detail

main

public static void main(String[] arg)