|
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 |
public static interface AbstractConnection.ComPortListener
Method Summary | |
---|---|
void |
cancelled()
|
void |
closed()
|
void |
gotBreak(AbstractConnection conn)
|
void |
gotData(AbstractConnection conn,
byte[] bytes)
|
void |
timeout()
|
Method Detail |
---|
void gotData(AbstractConnection conn, byte[] bytes)
void gotBreak(AbstractConnection conn)
void timeout()
void cancelled()
void closed()
|
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 |