| 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 |
ServerSideQICAgent
This class provides the re-structure of the Message, if user has set the Agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSideMessageAgent.setServerSideQICAgent(IServerInteractiveContinuation objServerSideQICAgent)
Sets the Interactive Continuation Agent.
|
| Modifier and Type | Method and Description |
|---|---|
IServerInteractiveContinuation |
ClientSession.getServerSideQICAgent()
Retrieves IServerInteractiveContinuation from ClientSession.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSession.setServerSideQICAgent(IServerInteractiveContinuation objServerSideQICAgent)
Sets the Interactive Continuation Agent.
|