|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ifeth.sehr.client.api.driver.ConnectionDriver
org.ifeth.sehr.client.api.driver.LANDriver
This is a 'simple' LAN driver object to connect a client directly by LAN to a SEHR host.
ConnectionDriver
Nested Class Summary |
Nested classes inherited from class org.ifeth.sehr.client.api.driver.ConnectionDriver |
ConnectionDriver.StatusNotification |
Field Summary | |
int |
TypeOfDriver
|
Fields inherited from class org.ifeth.sehr.client.api.driver.ConnectionDriver |
Log |
Constructor Summary | |
LANDriver()
|
Method Summary | |
int |
connect()
Connect to a SEHR host via LAN |
ConnectionDriver.StatusNotification |
getNotification()
Get a status notifiation from driver (if any) |
boolean |
reconnect()
Reconnect to a SEHR host via LAN; just reset status for LAN :) |
void |
run()
Monitoring LAN connection... |
Methods inherited from class org.ifeth.sehr.client.api.driver.ConnectionDriver |
discardConnectionLayer, disconnect, getConnectionInfo, getConnectionLayer, getConnectionLayers, getConnections, getLastConTime, getNotifiation, getTotalConTime, getTypeOfDriver, initialize, newConnection, notifyListeners, registerConnectionListener, setRASEntry, setRASPassword, setRASUsername, start, stop, switchConnectionStatus |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int TypeOfDriver
Constructor Detail |
public LANDriver()
Method Detail |
public void run()
run
in interface java.lang.Runnable
run
in class ConnectionDriver
public boolean reconnect()
public int connect()
connect
in class ConnectionDriver
public ConnectionDriver.StatusNotification getNotification()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |