com.pixelmed.doseocr
Class LegacyRadiationDoseOCRDicomForwardingService.ReceivedFileProcessor

java.lang.Object
  extended by com.pixelmed.doseocr.LegacyRadiationDoseOCRDicomForwardingService.ReceivedFileProcessor
All Implemented Interfaces:
Runnable
Enclosing class:
LegacyRadiationDoseOCRDicomForwardingService

protected class LegacyRadiationDoseOCRDicomForwardingService.ReceivedFileProcessor
extends Object
implements Runnable


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable