Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.connect.reflotron
Class ReflotronSprintAction

java.lang.Object
  extended by Action
      extended by ch.elexis.connect.reflotron.ReflotronSprintAction
All Implemented Interfaces:
AbstractConnection.ComPortListener

public class ReflotronSprintAction
extends Action
implements AbstractConnection.ComPortListener


Constructor Summary
ReflotronSprintAction()
           
 
Method Summary
 void cancelled()
          Verbindung zu serieller Schnittstelle wurde vom Benutzer abgebrochen
 void closed()
          Verbindung zu serieller Schnittstelle wurde getrennt
 void gotBreak(AbstractConnection connection)
          Unterbruche wird von serieller Schnittstelle geschickt.
 void gotData(AbstractConnection connection, byte[] data)
          Daten werden von der Seriellen Schnittstelle geliefert
 void run()
           
 void timeout()
          Verbindung zu serieller Schnittstelle hat timeout erreicht.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflotronSprintAction

public ReflotronSprintAction()
Method Detail

run

public void run()

gotBreak

public void gotBreak(AbstractConnection connection)
Unterbruche wird von serieller Schnittstelle geschickt.

Specified by:
gotBreak in interface AbstractConnection.ComPortListener

gotData

public void gotData(AbstractConnection connection,
                    byte[] data)
Daten werden von der Seriellen Schnittstelle geliefert

Specified by:
gotData in interface AbstractConnection.ComPortListener

closed

public void closed()
Verbindung zu serieller Schnittstelle wurde getrennt

Specified by:
closed in interface AbstractConnection.ComPortListener

cancelled

public void cancelled()
Verbindung zu serieller Schnittstelle wurde vom Benutzer abgebrochen

Specified by:
cancelled in interface AbstractConnection.ComPortListener

timeout

public void timeout()
Verbindung zu serieller Schnittstelle hat timeout erreicht.

Specified by:
timeout in interface AbstractConnection.ComPortListener

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis