JSR-62 (Final)

Uses of Interface
javax.microedition.io.StreamConnection

Packages that use StreamConnection
javax.microedition.io The classes for the generic connections. 
 

Uses of StreamConnection in javax.microedition.io
 

Subinterfaces of StreamConnection in javax.microedition.io
 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.
 

Methods in javax.microedition.io that return StreamConnection
 StreamConnection StreamConnectionNotifier.acceptAndOpen()
          Returns a StreamConnection that represents a server side socket connection
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.