Package org.ifeth.sehr.client.api

Interface Summary
SEHRConnectionDriverInterface  
SEHRConnectionListener  
SEHRRemoteInterface Interface object to implement in client objects.
 

Class Summary
FileTransfer Object and file transfer via AXIS WEB service
LocalUserProfile Client object to handle a user profile by a XML based dataset The intention of this object is to help 'thick' clients to track local users and their SEHR connections.
LocalUserProfileCreateAssistent Create a new local profile
ProfileSelectAuthDialog Allows a user to choose his local profile Use Case Notification:
The messenger currently connects only to the mail accounts of the SEHR host.
SEHRConnectionDriver Driver for handling different client/server connctions like LAN/WLAN, Dial-Up and others.
SEHRModules This object lists all modules of a SEHR host.
SEHRRemote This is the basic layer to connect a GUI client by LAN or WAN to a SEHR host (server).
SEHRServices The purpose of this object is to get some basic information about services on the SEHR host, check if a given user is allowed to use a given service and retrieve a list of user specific services.
SEHRUserData The purpose of this object is to act as a wrapper between an external client which connects remotely to a SEHR host and and to use the UserData model for managing users.
SEHRZone This object handles some zone information of the SEHR system.
SessionHandler Session and remote connection object.
ThreadSEHR 'Watch Dog' and background thread to do some stuff like collecting updates on 'expensive' connections, clean-up unused objects etc.
WindowCloser A WindowCloser - watch for closing events and follow them up with setVisible(false) and dispose().
WndWaitProcess