org.dcm4che2.net.service
Class VerificationService

java.lang.Object
  extended by org.dcm4che2.net.service.DicomService
      extended by org.dcm4che2.net.service.VerificationService
All Implemented Interfaces:
CEchoSCP

public class VerificationService
extends DicomService
implements CEchoSCP

Since:
Oct 7, 2005
Version:
$Reversion$ $Date: 2006-11-26 18:40:54 +0100 (Sun, 26 Nov 2006) $
Author:
gunter zeilinger(gunterze@gmail.com)

Constructor Summary
VerificationService()
           
 
Method Summary
 void cecho(Association as, int pcid, DicomObject cmd)
           
 
Methods inherited from class org.dcm4che2.net.service.DicomService
getServiceClass, getSopClass, getSopClasses
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerificationService

public VerificationService()
Method Detail

cecho

public void cecho(Association as,
                  int pcid,
                  DicomObject cmd)
           throws java.io.IOException
Specified by:
cecho in interface CEchoSCP
Throws:
java.io.IOException


Copyright © 2011 dcm4che. All Rights Reserved.