|
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.mythic.MythicAction
public class MythicAction
Constructor Summary | |
---|---|
MythicAction()
|
Method Summary | |
---|---|
void |
gotBreak(Connection connection)
|
void |
gotChunk(Connection connection,
java.lang.String data)
|
void |
run()
|
void |
timeout()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MythicAction()
Method Detail |
---|
public void run()
public void gotBreak(Connection connection)
gotBreak
in interface Connection.ComPortListener
public void gotChunk(Connection connection, java.lang.String data)
gotChunk
in interface Connection.ComPortListener
public void timeout()
timeout
in interface Connection.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 |