public class SCUFactory
extends java.lang.Object
This class maintains a counter of message IDs
| Constructor and Description |
|---|
SCUFactory() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMessageID()
generates a unique message ID per VM instance.
|
protected static void |
release(AssociationIO associationIO)
releases the association
|
static void |
resetMessageID(int messageID)
resets the messageID to 1
|
protected static JdtLogger log
public static int getMessageID()
public static void resetMessageID(int messageID)
protected static void release(AssociationIO associationIO) throws DicomException, java.io.IOException
DicomExceptionjava.io.IOException