|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nutiteq.bluetooth.BluetoothAPIConnection
public class BluetoothAPIConnection
Wrapper around J2ME Connection class.
| Constructor Summary | |
|---|---|
BluetoothAPIConnection(javax.microedition.io.Connection connection)
|
|
| Method Summary | |
|---|---|
void |
disconnect()
Disconnect from given source |
java.io.InputStream |
openInputStream()
Open input stream to given location source |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BluetoothAPIConnection(javax.microedition.io.Connection connection)
| Method Detail |
|---|
public void disconnect()
LocationDataConnection
disconnect in interface LocationDataConnection
public java.io.InputStream openInputStream()
throws java.io.IOException
LocationDataConnection
openInputStream in interface LocationDataConnectionjava.io.IOException - if something went wrong
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||