2010 FRC Java API


Uses of Interface
javax.microedition.io.StreamConnectionNotifier

Packages that use StreamConnectionNotifier
com.sun.squawk.io.j2me.serversocket   
com.sun.squawk.microedition.io Provides classes from MIDP or unsupportable optional JSRs that are usually in javax.microedition.io, but are not legally in IMP. 
 

Uses of StreamConnectionNotifier in com.sun.squawk.io.j2me.serversocket
 

Classes in com.sun.squawk.io.j2me.serversocket that implement StreamConnectionNotifier
 class Protocol
          StreamConnectionNotifier for Server Socket API.
 

Uses of StreamConnectionNotifier in com.sun.squawk.microedition.io
 

Subinterfaces of StreamConnectionNotifier in com.sun.squawk.microedition.io
 interface ServerSocketConnection
          This interface defines the server socket stream connection.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.