SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.radio.IRadiogramProtocolManager

Packages that use IRadiogramProtocolManager
com.sun.spot.io.j2me.radiogram Support for the 'radiogram' GCF protocol. 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
com.sun.spot.peripheral.radio.proxy Allows child isolates access to the radio controlled by the master isolate. 
 

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

Methods in com.sun.spot.io.j2me.radiogram with parameters of type IRadiogramProtocolManager
static void RadiogramConnImpl.setProtocolManager(IRadiogramProtocolManager protocolManager)
           
 

Uses of IRadiogramProtocolManager in com.sun.spot.peripheral.radio
 

Classes in com.sun.spot.peripheral.radio that implement IRadiogramProtocolManager
 class RadiogramProtocolManager
           
 

Methods in com.sun.spot.peripheral.radio that return IRadiogramProtocolManager
static IRadiogramProtocolManager RadiogramProtocolManager.getInstance()
           
 

Uses of IRadiogramProtocolManager in com.sun.spot.peripheral.radio.proxy
 

Classes in com.sun.spot.peripheral.radio.proxy that implement IRadiogramProtocolManager
 class ProxyRadiogramProtocolManager
           
 


SunSPOT API V5.0


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