| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7net.auxiliaryprotocol.interactivecontinuation |
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 |
ClientSideQICAgent
This class provides the re-structure of the Message, if user has set the Agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSideMessageAgent.setInteractiveContinuation(IClientInteractiveContinuation objClientSideQICAgent)
Sets IInteractiveContinuation on MessageAgent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSession.setClientSideQICAgent(IClientInteractiveContinuation objClientSideQICAgent)
Sets the Interactive Continuation Agent.
|