SunSPOT API V2.0


Uses of Class
com.sun.spot.peripheral.radio.NoMeshLayerAckException

Packages that use NoMeshLayerAckException
com.sun.spot.io.j2me.radiogram   
com.sun.spot.io.j2me.radiostream   
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 NoMeshLayerAckException in com.sun.spot.io.j2me.radiogram
 

Methods in com.sun.spot.io.j2me.radiogram that throw NoMeshLayerAckException
 void RadiogramConnImpl.send(Datagram dgram)
           
 

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

Methods in com.sun.spot.io.j2me.radiostream that throw NoMeshLayerAckException
 void RadioOutputStream.flush()
           
 void RadioOutputStream.write(int arg0)
           
 

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

Methods in com.sun.spot.peripheral.radio that throw NoMeshLayerAckException
 void RadioOutputStream.flush()
          Deprecated.  
 long RadiostreamProtocolManager.send(ConnectionID cid, long toAddress, byte[] payload, int length)
           
 long IRadioProtocolManager.send(ConnectionID cid, long toAddress, byte[] payload, int length)
          Send a byte array using a ConnectionID.
 void RadiostreamProtocolManager.waitForAllAcks(ConnectionID outConnectionId)
           
 void IRadiostreamProtocolManager.waitForAllAcks(ConnectionID outConnectionId)
           
 void RadioOutputStream.write(int arg0)
          Deprecated.  
 

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

Methods in com.sun.spot.peripheral.radio.proxy that throw NoMeshLayerAckException
 void ProxyRadiostreamProtocolManager.waitForAllAcks(ConnectionID outConnectionId)
           
 


SunSPOT API V2.0


Copyright © 2007 Sun Microsystems, Inc. All Rights Reserved.