|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputConnection | |
---|---|
com.sun.squawk.io.j2me.pipe | |
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. |
javax.microedition.io | Classes for the Generic Connection framework. |
Uses of InputConnection in com.sun.squawk.io.j2me.pipe |
---|
Classes in com.sun.squawk.io.j2me.pipe that implement InputConnection | |
---|---|
class |
Protocol
|
Uses of InputConnection in com.sun.squawk.microedition.io |
---|
Subinterfaces of InputConnection in com.sun.squawk.microedition.io | |
---|---|
interface |
FileConnection
This class is defined by the JSR-75 specification PDA Optional Packages for the J2ME™ Platform |
interface |
SocketConnection
This interface defines the socket stream connection. |
Uses of InputConnection in javax.microedition.io |
---|
Subinterfaces of InputConnection 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. |
interface |
StreamConnection
This interface defines the capabilities that a stream connection must have. |
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |