IM Profile

Uses of Interface
javax.microedition.io.OutputConnection

Packages that use OutputConnection
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. 
 

Uses of OutputConnection in com.siemens.icm.io
 

Subinterfaces of OutputConnection in com.siemens.icm.io
 interface CommConnectionControlLines
          The CommConnectionControlLines interface extends CommConnection with the capabilities of actuating on the control lines of a device, which is connected through a CommConnection port.
 

Uses of OutputConnection in com.siemens.icm.io.file
 

Subinterfaces of OutputConnection in com.siemens.icm.io.file
 interface FileConnection
          This interface is intended to access files or directories that are located on removeable media and/or file systems on a device.
 

Uses of OutputConnection in javax.microedition.io
 

Subinterfaces of OutputConnection in javax.microedition.io
 interface CommConnection
          This interface defines a logical serial port connection.
 interface ContentConnection
          This interface defines the stream connection over which content is passed.
 interface HttpConnection
          This interface defines the necessary methods and constants for an HTTP connection.
 interface HttpsConnection
          This interface defines the necessary methods and constants to establish a secure network connection.
 interface SecureConnection
          This interface defines the secure socket stream connection.
 interface SocketConnection
          This interface defines the socket stream connection.
 interface StreamConnection
          This interface defines the capabilities that a stream connection must have.
 


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.