| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.cget.scp |
Provides class which enables processing of C-Get SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.cmove.scp |
Provides class which enables processing of C-Move SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.scu.commons |
Provides classes for dealing fundamental service operations at SCU side.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CGetSCP
The C-GET service is used by a DIMSE-service-user to match and retrieve a set of Attributes
against the Attributes of a set of composite SOP Instances maintained by a peer DIMSE-service-user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMoveSCP
The C-MOVE service is invoked by a DIMSE-service-user to move the information for one or
more Composite SOP Instances from a peer DIMSE-service-user, to a third party DIMSE
service-user, based upon the Attributes supplied by the invoking DIMSE-service-user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SCUSession.addAsyncReceiver(IAsyncReceiver objIAsyncReceiver)
Adds the async receiver.
|