| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.querycancel |
Provides classes which interact with application layer and base network layer.
|
| 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 | Class and Description |
|---|---|
class |
ServerSideQCNAgent
This class provides the Cancellation Message against the Query Message, if user has set the Agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSideMessageAgent.setServerSideQCNAgent(IServerQueryCancellation objServerSideQCNAgent)
Sets the Query Cancellation agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSession.setServerSideQCNAgent(IServerQueryCancellation objServerSideQCNAgent)
This will set the Query Cancellation agent on ClientSideMessageAgent
|