Deprecated API


Contents
Deprecated Methods
josx.rcxcomm.Tower.getError()
          use exception handling instead of status codes 
josx.rcxcomm.Tower.read(byte[], int)
          do not call native methods, use #readBytes instead 
josx.rcxcomm.Tower.receive(byte[], int)
          do not call native methods, use #receivePacket instead 
josx.rcxcomm.Tower.send(byte[], int)
          do not call native methods, use #sendPacket instead 
josx.rcxcomm.Tower.write(byte[], int)
          do not call native methods, use #writeBytes instead