|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.scottpreston.javarobot.chapter2.SingleSerialPort
public class SingleSerialPort
Method Summary | |
---|---|
static void |
close(int comid)
|
static void |
closeAll()
|
static StandardSerialPort |
getInstance(int comid)
|
static StandardSerialPort |
getInstance(int comid,
int baud)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static StandardSerialPort getInstance(int comid) throws java.lang.Exception
java.lang.Exception
public static StandardSerialPort getInstance(int comid, int baud) throws java.lang.Exception
java.lang.Exception
public static void close(int comid)
public static void closeAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |