|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamConnection | |
---|---|
com.sun.spot.io.j2me.radio | Support for the 'radio' GCF protocol. |
com.sun.spot.io.j2me.radiostream | Support for the 'radiostream' GCF Protocol. |
com.sun.spot.io.j2me.remoteprinting | Provides the auxiliary classes used by remote printing. |
com.sun.squawk.io.j2me.radiostream | The radiostream protocol supports streaming between two Sun SPOTs via the radio. |
javax.microedition.io | Classes for the Generic Connection framework. |
Uses of StreamConnection in com.sun.spot.io.j2me.radio |
---|
Subinterfaces of StreamConnection in com.sun.spot.io.j2me.radio | |
---|---|
interface |
RadioConnection
Deprecated. Please use RadiostreamConnection |
Uses of StreamConnection in com.sun.spot.io.j2me.radiostream |
---|
Subinterfaces of StreamConnection in com.sun.spot.io.j2me.radiostream | |
---|---|
interface |
RadiostreamConnection
This interface defines the "radiostream" protocol. |
Uses of StreamConnection in com.sun.spot.io.j2me.remoteprinting |
---|
Subinterfaces of StreamConnection in com.sun.spot.io.j2me.remoteprinting | |
---|---|
interface |
RemotePrintConnection
This interface defines the "remoteprint:" protocol. |
Uses of StreamConnection in com.sun.squawk.io.j2me.radiostream |
---|
Classes in com.sun.squawk.io.j2me.radiostream that implement StreamConnection | |
---|---|
class |
Protocol
This class provides the "radiostream" protocol for accessing the SPOT radio using streams. |
Uses of StreamConnection in javax.microedition.io |
---|
Subinterfaces of StreamConnection 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. |
Methods in javax.microedition.io that return StreamConnection | |
---|---|
StreamConnection |
StreamConnectionNotifier.acceptAndOpen()
Returns a StreamConnection that represents
a server side socket connection. |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |