Package org.ifeth.sehr.client.api.driver

Interface Summary
ConnectionConstants  
ConnectionListener The purpose of this interface object is to notify any new or closed remote connection to a SEHR host.
 

Class Summary
ConnectionDriver Driver object that builds and handles a TCP/IP connection to a SEHR host.
ConnectionDriver_Template This is a template for a connection driver to use by ConnectionDriver Because all drivers have their own methods this is a wrapper class which converts the methods of a driver to make them usable by the SEHR connection manager.
ConnectionInfo  
LANDriver This is a 'simple' LAN driver object to connect a client directly by LAN to a SEHR host.
RASDriver This is a template using the RAS libray JDUN as connection driver Because all drivers have their own methods this is a wrapper class which converts the methods of a driver to make them usable by the SEHR connection manager.
SEHRConnection The connection layer object from a client to a SEHR host...