SunSPOT API V2.0


Uses of Package
javax.microedition.io

Packages that use javax.microedition.io
com.sun.spot.io.j2me.radio   
com.sun.spot.io.j2me.radiogram   
com.sun.spot.io.j2me.radiostream   
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.squawk.io   
com.sun.squawk.io.j2me.radio   
com.sun.squawk.io.j2me.radiostream The radio 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 is the generic datagram interface.
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.squawk.io
Connection
          This is the most basic type of generic connection.
 

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

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.
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 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 is the generic datagram interface.
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 V2.0


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