Uses of Interface
lejos.nxt.remote.NXTProtocol

Packages that use NXTProtocol
lejos.nxt.remote Remote NXT access over Bluetooth 
lejos.pc.tools   
 

Uses of NXTProtocol in lejos.nxt.remote
 

Classes in lejos.nxt.remote that implement NXTProtocol
 class NXTCommand
          Sends LCP requests to the NXT and receives replies.
 class RemoteBattery
          Battery readings from a remote NXT.
 class RemoteMotor
          Motor class.
 class RemoteMotorPort
          Supports a motor connected to a remote NXT
 class RemoteSensorPort
          Emulates a Sensor Port using LCP
 

Uses of NXTProtocol in lejos.pc.tools
 

Classes in lejos.pc.tools that implement NXTProtocol
 class NXJControl
          Graphical control center for leJOS NXJ.