| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.association |
Provides classes which enables creation of association requests and response.
|
| cdac.medinfo.sdk.dcm30_04.services.pdu |
Provides classes which enables creation of both Association and Service PDU (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateRQOrAC.setAssocRQorACPDU(AssociateRQOrACPDU objAssociateRQOrACPDU)
Initializes the AssociateRQOrAC according to the given AssociateRQOrACPDU
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssociateACPDU
This Class represents Associate AC PDU.
|
class |
AssociateRQPDU
This class implements Association Request An A-ASSOCIATE-RQ PDU shall be made
of a sequence of mandatory fields followed by a variable length field The
variable field shall consist of one Application Context Item, one or more
Presentation Context Items, and one User Information Item.
|