MID Profile

Package javax.microedition.io

MID Profile includes networking support based on the GenericConnection framework from the Connected Limited Device Configuration.

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.
HttpConnection This interface defines the necessary methods and constants for an HTTP 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.
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

MID Profile includes networking support based on the GenericConnection framework from the Connected Limited Device Configuration.

In addition to the javax.microedition.io classes specified in the Connected Limited Device Configuration the Mobile Information Device Profile includes the following interface for HTTP protocol access over the network.


MID Profile

Submit a comment or suggestion Version 1.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.