CLDC
1.0

Package javax.microedition.io

The classes for the generic connections.

See:
          Description

Interface Summary
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.
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.
StreamConnectionNotifier This interface defines the capabilities that a connection notifier must have.
 

Class Summary
Connector This class is a placeholder for the static methods that are used for creating all the Connection objects.
 

Exception Summary
ConnectionNotFoundException This class is used to signal that a connection target cannot be found.
 

Package javax.microedition.io Description

The classes for the generic connections.

Since:
CLDC 1.0

Submit a bug or feature

Copyright (c) 2000 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Portions may be derived from Berkeley BSD systems, licensed from U. of CA. Sun, Sun Microsystems, the Sun logo, Java, Java 2 MicroEdition, Connected Limited Device Configuration are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. andother countries. Federal Acquisitions:Commercial Software -Government Users Subject to Standard License Terms and Conditions.