| 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 | Class and Description |
|---|---|
class |
MLLP
Minimum Lower Layer Protocol (MLLP) class deals with auxiliary protocols.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuxAgent.setMLLPProcessor(IMLLP objIMLLP)
Sets the MLLP Processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSession.setMLLPProcessor(IMLLP objIMLLP)
Sets the MLLP Processor.
|
void |
Controller.setMLLPProcessor(IMLLP objIMLLP)
Sets the MLLP Processor.
|
void |
ClientSession.setMLLPProcessor(IMLLP objIMLLP)
Sets the MLLP Processor.
|