SunSPOT API V3.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.squawk.io Provides classes for input and output through data streams. 
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 for the Generic Connection framework. 
 

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.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 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 V3.0


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