org.dicom4j.network.dimse.services
Class VerificationSCPService

java.lang.Object
  extended by org.dicom4j.network.association.listeners.defaults.DefaultAssociationListener
      extended by org.dicom4j.network.dimse.services.BaseDimseService
          extended by org.dicom4j.network.dimse.services.ThreadedDimseService
              extended by org.dicom4j.network.dimse.services.VerificationSCPService
All Implemented Interfaces:
AssociationListener, DimseService

public class VerificationSCPService
extends ThreadedDimseService

Verification SCP DimseService

Since:
0.0.0
Author:
Laurent Lecomte

Constructor Summary
VerificationSCPService()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.dicom4j.network.dimse.services.ThreadedDimseService
handleMessage
 
Methods inherited from class org.dicom4j.network.dimse.services.BaseDimseService
associationAborted, bind, exceptionCaught, getConfiguration, getFactory, getMessageID, getName, isBinded, isBinded, isFinished, setConfiguration, setFactory, unBind
 
Methods inherited from class org.dicom4j.network.association.listeners.defaults.DefaultAssociationListener
associateRelease, associationCreated, associationOpened, associationRejected, associationReleased, messageReceived
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VerificationSCPService

public VerificationSCPService()
Method Detail

toString

public String toString()
Overrides:
toString in class DefaultAssociationListener


Copyright © 2009 dicom4j. All Rights Reserved.