|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamConnection | |
|---|---|
| com.intel.bluetooth.obex | BlueCove JSR-82 OBEX implementation. |
| javax.microedition.io | Classes for the Generic Connection framework. |
| javax.obex | JSR 82: Java APIs for Bluetooth http://jcp.org/en/jsr/detail?id=82 |
| Uses of StreamConnection in com.intel.bluetooth.obex |
|---|
| Constructors in com.intel.bluetooth.obex with parameters of type StreamConnection | |
|---|---|
OBEXClientSessionImpl(StreamConnection conn,
OBEXConnectionParams obexConnectionParams)
Applications should not used this function. |
|
| 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 |
SocketConnection
|
| Methods in javax.microedition.io that return StreamConnection | |
|---|---|
StreamConnection |
StreamConnectionNotifier.acceptAndOpen()
|
| Uses of StreamConnection in javax.obex |
|---|
| Subinterfaces of StreamConnection in javax.obex | |
|---|---|
interface |
Operation
The Operation interface provides ways to manipulate a single
OBEX PUT or GET operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||