SunSPOT API V5.0


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

Packages that use ITimeoutableConnection
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.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.squawk.io.j2me.radiostream The radiostream protocol supports streaming between two Sun SPOTs via the radio. 
 

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

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

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

Subinterfaces of ITimeoutableConnection 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 ITimeoutableConnection
 class RadiogramConnImpl
          This class provides the "radiogram" protocol for accessing the SPOT radio using datagrams.
 

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

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

Uses of ITimeoutableConnection in com.sun.spot.peripheral
 

Classes in com.sun.spot.peripheral that implement ITimeoutableConnection
 class RadioConnectionBase
          Abstract base class for classes that implement a radio Connection that can time out if an expected acknowledgment doesn't arrive for a sent packet.
 

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

Classes in com.sun.squawk.io.j2me.radiostream that implement ITimeoutableConnection
 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.