Uses of Interface
lejos.nxt.remote.NXTCommRequest

Packages that use NXTCommRequest
lejos.nxt.remote Remote NXT access over Bluetooth 
 

Uses of NXTCommRequest in lejos.nxt.remote
 

Classes in lejos.nxt.remote that implement NXTCommRequest
 class NXTComm
          Initiates communication to a remote NXT.
 

Methods in lejos.nxt.remote with parameters of type NXTCommRequest
 void NXTCommand.setNXTComm(NXTCommRequest nxtComm)
          Set the NXTComm used to communicate with the NXT.