SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.IRadioControl

Packages that use IRadioControl
com.sun.spot.io.j2me.radio Support for the 'radio' GCF protocol. 
com.sun.spot.io.j2me.radiogram Support for the 'radiogram' GCF protocol. 
com.sun.spot.io.j2me.radiostream Support for the 'radiostream' GCF Protocol. 
com.sun.squawk.io.j2me.radiostream The radiostream protocol supports streaming between two Sun SPOTs via the radio. 
 

Uses of IRadioControl in com.sun.spot.io.j2me.radio
 

Subinterfaces of IRadioControl in com.sun.spot.io.j2me.radio
 interface RadioConnection
          Deprecated. Please use RadiostreamConnection
 

Uses of IRadioControl in com.sun.spot.io.j2me.radiogram
 

Subinterfaces of IRadioControl in com.sun.spot.io.j2me.radiogram
 interface RadiogramConnection
          This interface defines the "radiogram" protocol - the radiogram protocol is a datagram-based protocol that allows the exchange of packets between two devices.
 

Classes in com.sun.spot.io.j2me.radiogram that implement IRadioControl
 class RadiogramConnImpl
          This class provides the "radiogram" protocol for accessing the SPOT radio using datagrams.
 

Uses of IRadioControl in com.sun.spot.io.j2me.radiostream
 

Subinterfaces of IRadioControl in com.sun.spot.io.j2me.radiostream
 interface RadiostreamConnection
          This interface defines the "radiostream" protocol.
 

Classes in com.sun.spot.io.j2me.radiostream that implement IRadioControl
 class RadioInputStream
          Helper class for "radiostream:" connections.
 class RadioOutputStream
          Helper class for "radiostream:" connections.
 

Uses of IRadioControl in com.sun.squawk.io.j2me.radiostream
 

Classes in com.sun.squawk.io.j2me.radiostream that implement IRadioControl
 class Protocol
          This class provides the "radiostream" protocol for accessing the SPOT radio using streams.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.