"

2013 FRC Java API

"

Uses of Interface
javax.microedition.io.StreamConnectionNotifier

Packages that use StreamConnectionNotifier
com.sun.squawk.io.j2me.channel   
javax.microedition.io Classes for the Generic Connection framework. 
 

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

Classes in com.sun.squawk.io.j2me.channel that implement StreamConnectionNotifier
 class Protocol
          This connection is used to 'channel' other connections through to an embedded J2SE VM (if any) that may support additional connection types not supported by the Squawk core code.
 

Uses of StreamConnectionNotifier in javax.microedition.io
 

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


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"