|
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
ch.elexis.connect.afinion.AfinionAS100Action
public class AfinionAS100Action
| Constructor Summary | |
|---|---|
AfinionAS100Action()
|
|
| Method Summary | |
|---|---|
void |
cancelled()
|
void |
closed()
|
void |
gotBreak(AbstractConnection connection)
|
void |
gotData(AbstractConnection connection,
byte[] data)
Messagedaten von Afinion wurden gelesen |
void |
run()
|
void |
timeout()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AfinionAS100Action()
| Method Detail |
|---|
public void run()
public void gotBreak(AbstractConnection connection)
gotBreak in interface AbstractConnection.ComPortListener
public void gotData(AbstractConnection connection,
byte[] data)
gotData in interface AbstractConnection.ComPortListenerpublic void closed()
closed in interface AbstractConnection.ComPortListenerpublic void cancelled()
cancelled 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 | |||||||||