Package rcx.comm

Interface Summary
USBPort USBPort - implemented by all ports for each platform
 

Class Summary
LinuxUSBPort LinuxUSBPort - uses JNI to interface to linuxusb.so (see linuxusb source code)
MacUSBPort MacUSBPort - uses JNI to interface to the macusb.shlib shared library (see macusb source code)
USBPortFactory USBPortFactory
Win32USBPort Win32USBPort - uses JNI to interface to win32usb.dll (see win32usb source)