Package cdac.medinfo.sdk.dcm30_04.services.print.printsourceimpl

This package provides classes for default implementation for DataSource implementation for Print Management Service Class.

See: Description

Package cdac.medinfo.sdk.dcm30_04.services.print.printsourceimpl Description

This package provides classes for default implementation for DataSource implementation for Print Management Service Class. This package process the following SOP Class 1)Process N-Action request for Basic Film Session SOP Class. 2)Process N-Action request for Basic Film Box SOP Class. When N-Action request for Print Management Service arrives at SCP , it then creates the Stored Print IOD and the HardCopy grayscale Image IOD and then receiveDataSetForPrint() Function of Print Handler Class is called. To receive the Stored Print and HardCopy Grayscale or Color Image information , IPrintHandler should be added to PrintDataSourceImpl for receiving the datasets.