Trispark JDT
2.50.13

com.archimed.dicom.scu
Class SCUFactory

java.lang.Object
  extended by com.archimed.dicom.scu.SCUFactory
Direct Known Subclasses:
CEchoSCUFactory, CFindSCUFactory, CStoreSCUFactory

public class SCUFactory
extends java.lang.Object


Field Summary
protected static JdtLogger log
           
 
Constructor Summary
SCUFactory()
           
 
Method Summary
static int getMessageID()
          generates a unique message ID per VM instance.
protected static void release(AssociationIO associationIO)
          releases the association
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static JdtLogger log
Constructor Detail

SCUFactory

public SCUFactory()
Method Detail

getMessageID

public static int getMessageID()
generates a unique message ID per VM instance. This message is sychronized in order to be thread-safe.

Returns:
int

release

protected static void release(AssociationIO associationIO)
                       throws DicomException,
                              java.io.IOException
releases the association

Throws:
DicomException
java.io.IOException

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.