IM Profile

Uses of Package
javax.microedition.io

Packages that use javax.microedition.io
com.siemens.icm.io Siemens IMP utility classes for accessing the functionality of a wireless module.  
com.siemens.icm.io.file   
javax.microedition.io Classes for the Generic Connection framework. 
javax.microedition.midlet The MIDlet package defines Mobile Information Device Profile applications and the interactions between the application and the environment in which the application runs.  
 

Classes in javax.microedition.io used by com.siemens.icm.io
CommConnection
          This interface defines a logical serial port connection.
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.siemens.icm.io.file
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 javax.microedition.io
Connection
          This is the most basic type of generic connection.
ConnectionNotFoundException
          This class is used to signal that a connection target cannot be found, or the protocol type is not supported.
ContentConnection
          This interface defines the stream connection over which content is passed.
Datagram
          This class defines an abstract interface for datagram packets.
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.
SecurityInfo
          This interface defines methods to access information about a secure network connection.
SocketConnection
          This interface defines the socket stream connection.
StreamConnection
          This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifier
          This interface defines the capabilities that a connection notifier must have.
 

Classes in javax.microedition.io used by javax.microedition.midlet
ConnectionNotFoundException
          This class is used to signal that a connection target cannot be found, or the protocol type is not supported.
 


IM Profile

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