Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

CDC 1.1.2

Uses of Package
javax.microedition.io

Packages that use javax.microedition.io
javax.microedition.io Provides a simplified mechanism for applications to use various types of I/O protocols in resource-constrained environments. 
 

Classes in javax.microedition.io used by javax.microedition.io
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.
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.
 


CDC 1.1.2

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 218 specification.