serialPort.test
Class OpenCloseTest

java.lang.Object
  extended by serialPort.test.OpenCloseTest

public class OpenCloseTest
extends java.lang.Object


Constructor Summary
OpenCloseTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void openCloseTest()
           
static void openCloseTest(CommPortIdentifierInterface portIdInterface)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenCloseTest

public OpenCloseTest()
Method Detail

main

public static void main(java.lang.String[] args)

openCloseTest

public static void openCloseTest()

openCloseTest

public static void openCloseTest(CommPortIdentifierInterface portIdInterface)
                          throws PortInUseException
Throws:
PortInUseException