|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Thread
br.org.fito.j8051.bluetooth.BluetoothMessageReciever
public class BluetoothMessageReciever
Colocar comentario
Field Summary |
---|
Fields inherited from class java.lang.Thread |
---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
Constructor Summary | |
---|---|
BluetoothMessageReciever(javax.microedition.io.StreamConnection streamConnection,
ResponseListener responseListener)
Cria uma nova instancia de BluetoothMessageReciever |
Method Summary | |
---|---|
boolean |
isRunning()
|
void |
run()
|
void |
setRunning(boolean running)
|
Methods inherited from class java.lang.Thread |
---|
activeCount, currentThread, getPriority, isAlive, join, setPriority, sleep, start, toString, yield |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BluetoothMessageReciever(javax.microedition.io.StreamConnection streamConnection, ResponseListener responseListener)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public boolean isRunning()
public void setRunning(boolean running)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |