| 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 |
ClientSideQCNAgent
This class provides the Cancellation Message against the Query Message, if user has set the Agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSideMessageAgent.setClientSideQCNAgent(IClientQueryCancellation objClientSideQCNAgent)
This will set the Client Side Query Cancellation agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSession.setClientSideQCNAgent(IClientQueryCancellation objClientSideQCNAgent)
This will set the Query Cancellation agent on ClientSideMessageAgent
|