| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7net.communication |
Provides classes which are required for Message buffer parsing from network stream.
|
| cdac.medinfo.sdk.hl7282.hl7net.upperlayer |
Provides classes which interact with application layer and base network layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuxAgent.setExceptionReceiver(IExceptionReceiver objIExceptionReceiver)
Sets the IExceptionReceiver
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSession
ClientSession is instantiated when Client is Connected to Server end.
|
class |
UserSession
User Session provides method for client side to Query other systems & also to trigger any specific Event.
|