"

2013 FRC Java API

"

Uses of Interface
javax.microedition.io.ContentConnection

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

Uses of ContentConnection in com.sun.squawk.io.j2me.http
 

Classes in com.sun.squawk.io.j2me.http that implement ContentConnection
 class Protocol
          This class implements the necessary functionality for an HTTP connection.
 

Uses of ContentConnection in javax.microedition.io
 

Subinterfaces of ContentConnection in javax.microedition.io
 interface HttpConnection
          This interface defines the necessary methods and constants for an HTTP connection.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"