rcx
Class RCXUSBPort

java.lang.Object
  |
  +--rcx.RCXUSBPort
All Implemented Interfaces:
RCXCommPort

public class RCXUSBPort
extends java.lang.Object
implements RCXCommPort

RCXUSBPort - RCXCommPort implementation of a USB port


Constructor Summary
RCXUSBPort()
           
 
Method Summary
 void close()
           
 java.io.InputStream getInputStream()
           
 java.io.OutputStream getOutputStream()
           
 boolean open(java.lang.String portName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCXUSBPort

public RCXUSBPort()
Method Detail

close

public void close()
Specified by:
close in interface RCXCommPort

getInputStream

public java.io.InputStream getInputStream()
Specified by:
getInputStream in interface RCXCommPort

getOutputStream

public java.io.OutputStream getOutputStream()
Specified by:
getOutputStream in interface RCXCommPort

open

public boolean open(java.lang.String portName)
Specified by:
open in interface RCXCommPort


Copyright 1998-2002 dario laverde