| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.dimsecommons |
Provides classes for dealing fundamental service operations.
|
| 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.
|
| cdac.medinfo.sdk.dcm30_04.services.tlsscu.commons |
This package provides classes for TLS User session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAgent.addDataNotificationListener(IDataNotificationReceiver recvr)
Registeres the data notification listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSession
Client Session implements as an interface between service class provider and user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSideAssociationAgent.addDataNotificationListener(IDataNotificationReceiver objIDataNotificationReceiver)
Sets the DataNotificationListener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SCUSession
This class establishes SCU Session with the remote entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSideAssociationAgent.addDataNotificationListener(IDataNotificationReceiver objIDataNotificationReceiver)
Sets the DataNotificationListener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLSSCUSession
This class establishes TLS SCU Session with the remote entity.
|