| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.pdu |
Provides classes which enables creation of both Association and Service PDU (e.g.
|
| cdac.medinfo.sdk.dcm30_04.services.scp.commons |
Provides classes for dealing fundamental service operations at SCP side.
|
| cdac.medinfo.sdk.dcm30_04.services.scu.commons |
Provides classes for dealing fundamental service operations at SCU side.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDUReader.addAssociatePDUReceiver(IAssociatePDUReceiver receiver)
Adds the associate pdu receiver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerSideAssociationAgent
This class provides communication between DataNotificationReceiver and PDUHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSideAssociationAgent
This class provides communication between DataNotificationReceiver and PDUHandler.
|