Foundation 1.1.2

Uses of Interface
javax.microedition.io.OutputConnection

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

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.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.