SunSPOT API V5.0


Uses of Package
javax.microedition.io

Packages that use javax.microedition.io
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.io.j2me.remoteprinting Provides the auxiliary classes used by remote printing. 
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
com.sun.spot.service IService provides a general interface to allow running services to be controlled. 
com.sun.squawk.io   
com.sun.squawk.io.j2me.multicast   
com.sun.squawk.io.j2me.radiostream The radiostream protocol supports streaming between two Sun SPOTs via the radio. 
javax.microedition.io   
 

Classes in javax.microedition.io used by com.sun.spot.io.j2me.radio
Connection
          This is the most basic type of generic connection.
InputConnection
          This interface defines the capabilities that an input stream connection must have.
OutputConnection
          This interface defines the capabilities that an output stream connection must have.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
 

Classes in javax.microedition.io used by com.sun.spot.io.j2me.radiogram
Connection
          This is the most basic type of generic connection.
Datagram
          This class defines an abstract interface for datagram packets.
DatagramConnection
          This interface defines the capabilities that a datagram connection must have.
 

Classes in javax.microedition.io used by com.sun.spot.io.j2me.radiostream
Connection
          This is the most basic type of generic connection.
InputConnection
          This interface defines the capabilities that an input stream connection must have.
OutputConnection
          This interface defines the capabilities that an output stream connection must have.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
 

Classes in javax.microedition.io used by com.sun.spot.io.j2me.remoteprinting
Connection
          This is the most basic type of generic connection.
InputConnection
          This interface defines the capabilities that an input stream connection must have.
OutputConnection
          This interface defines the capabilities that an output stream connection must have.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
 

Classes in javax.microedition.io used by com.sun.spot.peripheral
Connection
          This is the most basic type of generic connection.
 

Classes in javax.microedition.io used by com.sun.spot.peripheral.radio
Datagram
          This class defines an abstract interface for datagram packets.
 

Classes in javax.microedition.io used by com.sun.spot.service
Datagram
          This class defines an abstract interface for datagram packets.
 

Classes in javax.microedition.io used by com.sun.squawk.io
Connection
          This is the most basic type of generic connection.
 

Classes in javax.microedition.io used by com.sun.squawk.io.j2me.multicast
Connection
          This is the most basic type of generic connection.
OutputConnection
          This interface defines the capabilities that an output stream connection must have.
 

Classes in javax.microedition.io used by com.sun.squawk.io.j2me.radiostream
InputConnection
          This interface defines the capabilities that an input stream connection must have.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
 

Classes in javax.microedition.io used by javax.microedition.io
Connection
          This is the most basic type of generic connection.
ContentConnection
          This interface defines the stream connection over which content is passed.
Datagram
          This class defines an abstract interface for datagram packets.
InputConnection
          This interface defines the capabilities that an input stream connection must have.
OutputConnection
          This interface defines the capabilities that an output stream connection must have.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
 


SunSPOT API V5.0


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