|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAction
at.herzpraxis.elexis.connect.cobasmira.CobasMiraAction
public class CobasMiraAction
| Constructor Summary | |
|---|---|
CobasMiraAction()
|
|
| Method Summary | |
|---|---|
void |
cancelled()
|
void |
closed()
|
void |
gotBreak(AbstractConnection conn)
|
void |
gotData(AbstractConnection conn,
byte[] data)
Fetch lines coming from the serial connection starting with 20. |
void |
run()
|
void |
timeout()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CobasMiraAction()
| Method Detail |
|---|
public void run()
public void gotData(AbstractConnection conn,
byte[] data)
gotData in interface AbstractConnection.ComPortListenerconn - , datapublic void gotBreak(AbstractConnection conn)
gotBreak in interface AbstractConnection.ComPortListenerpublic void cancelled()
cancelled in interface AbstractConnection.ComPortListenerpublic void closed()
closed in interface AbstractConnection.ComPortListenerpublic void timeout()
timeout in interface AbstractConnection.ComPortListener
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||