JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cdac.medinfo.sdk.hl7282.hl7net.commons
Interface IConnectionListener
All Known Implementing Classes:
ClientSession
,
UserSession
public interface
IConnectionListener
The implementor of this interface will Listen for the connection Status whether connection with the remote entity is alive or not.
Method Summary
Methods
Modifier and Type
Method and Description
void
closeConnection
()
Automatically invoked when connection is closed by remote end.
Method Detail
closeConnection
void closeConnection()
Automatically invoked when connection is closed by remote end.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method