| 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.
|
| cdac.medinfo.sdk.dcm30_04.services.tlsscu.commons |
This package provides classes for TLS User session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDUWriter.addConnectionListener(IConnectionListener objIConnectionListener)
Adds the connection listener.
|
void |
PDUReader.addConnectionListener(IConnectionListener objIConnectionListener)
Adds the connection listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSession
Client Session implements as an interface between service class provider and user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SCUSession
This class establishes SCU Session with the remote entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLSSCUSession
This class establishes TLS SCU Session with the remote entity.
|