|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamConnection | |
javax.microedition.io | MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
Uses of StreamConnection in javax.microedition.io |
Subinterfaces of StreamConnection in javax.microedition.io | |
interface |
CommConnection
This interface defines a logical serial port connection. |
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 |
HttpsConnection
This interface defines the necessary methods and constants to establish a secure network connection. |
interface |
SecureConnection
This interface defines the secure socket stream connection. |
interface |
SocketConnection
This interface defines the socket stream connection. |
Methods in javax.microedition.io that return StreamConnection | |
StreamConnection |
StreamConnectionNotifier.acceptAndOpen()
Returns a StreamConnection that represents
a server side socket connection. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |