|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConnection | |
|---|---|
| at.herzpraxis.elexis.connect.cobasmira | |
| ch.elexis.connect.afinion | |
| ch.elexis.connect.reflotron | |
| ch.elexis.connect.sysmex | |
| ch.elexis.rs232 | |
| Uses of AbstractConnection in at.herzpraxis.elexis.connect.cobasmira |
|---|
| Subclasses of AbstractConnection in at.herzpraxis.elexis.connect.cobasmira | |
|---|---|
class |
CobasMiraConnection
|
| Methods in at.herzpraxis.elexis.connect.cobasmira with parameters of type AbstractConnection | |
|---|---|
void |
CobasMiraAction.gotBreak(AbstractConnection conn)
|
void |
CobasMiraAction.gotData(AbstractConnection conn,
byte[] data)
Fetch lines coming from the serial connection starting with 20. |
| Uses of AbstractConnection in ch.elexis.connect.afinion |
|---|
| Subclasses of AbstractConnection in ch.elexis.connect.afinion | |
|---|---|
class |
AfinionConnection
Ueberarbeitete Version des Handshakes zwischen PC und Afinion |
| Methods in ch.elexis.connect.afinion with parameters of type AbstractConnection | |
|---|---|
void |
AfinionAS100Action.gotBreak(AbstractConnection connection)
|
void |
AfinionAS100Action.gotData(AbstractConnection connection,
byte[] data)
Messagedaten von Afinion wurden gelesen |
| Uses of AbstractConnection in ch.elexis.connect.reflotron |
|---|
| Subclasses of AbstractConnection in ch.elexis.connect.reflotron | |
|---|---|
class |
ReflotronConnection
|
| Methods in ch.elexis.connect.reflotron with parameters of type AbstractConnection | |
|---|---|
void |
ReflotronSprintAction.gotBreak(AbstractConnection connection)
Unterbruche wird von serieller Schnittstelle geschickt. |
void |
ReflotronSprintAction.gotData(AbstractConnection connection,
byte[] data)
Daten werden von der Seriellen Schnittstelle geliefert |
| Uses of AbstractConnection in ch.elexis.connect.sysmex |
|---|
| Subclasses of AbstractConnection in ch.elexis.connect.sysmex | |
|---|---|
class |
SysmexConnection
|
| Methods in ch.elexis.connect.sysmex with parameters of type AbstractConnection | |
|---|---|
void |
SysmexAction.gotBreak(AbstractConnection connection)
Unterbruche wird von serieller Schnittstelle geschickt. |
void |
SysmexAction.gotData(AbstractConnection connection,
byte[] data)
Daten werden von der Seriellen Schnittstelle geliefert |
| Uses of AbstractConnection in ch.elexis.rs232 |
|---|
| Methods in ch.elexis.rs232 with parameters of type AbstractConnection | |
|---|---|
void |
AbstractConnection.ComPortListener.gotBreak(AbstractConnection conn)
|
void |
AbstractConnection.ComPortListener.gotData(AbstractConnection conn,
byte[] bytes)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||