com.goldenhammer.dicom
Class CommandFactoryProperties
java.lang.Object
com.goldenhammer.dicom.CommandFactoryProperties
- public class CommandFactoryProperties
- extends java.lang.Object
This class holds string constants to retrieve the properties from the
properties file
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_ADDRESS
public static final java.lang.String SERVER_ADDRESS
- See Also:
- Constant Field Values
SERVER_PORT
public static final java.lang.String SERVER_PORT
- See Also:
- Constant Field Values
CECHO_CLASS
public static final java.lang.String CECHO_CLASS
- See Also:
- Constant Field Values
CSTORE_CLASS
public static final java.lang.String CSTORE_CLASS
- See Also:
- Constant Field Values
AC_TIMEOUT
public static final java.lang.String AC_TIMEOUT
- See Also:
- Constant Field Values
DIMSE_TIMEOUT
public static final java.lang.String DIMSE_TIMEOUT
- See Also:
- Constant Field Values
SO_CLOSE_DELAY_TIMEOUT
public static final java.lang.String SO_CLOSE_DELAY_TIMEOUT
- See Also:
- Constant Field Values
PACK_PDVS_TIMEOUT
public static final java.lang.String PACK_PDVS_TIMEOUT
- See Also:
- Constant Field Values
RQ_TIMEOUT
public static final java.lang.String RQ_TIMEOUT
- See Also:
- Constant Field Values
ECHO_CALLING_AET
public static final java.lang.String ECHO_CALLING_AET
- See Also:
- Constant Field Values
ECHO_CALLED_AET
public static final java.lang.String ECHO_CALLED_AET
- See Also:
- Constant Field Values
ECHO_MAX_PDU_LENGTH
public static final java.lang.String ECHO_MAX_PDU_LENGTH
- See Also:
- Constant Field Values
CSTORE_CALLING_AET
public static final java.lang.String CSTORE_CALLING_AET
- See Also:
- Constant Field Values
CSTORE_CALLED_AET
public static final java.lang.String CSTORE_CALLED_AET
- See Also:
- Constant Field Values
CSTORE_MAX_PDU_LENGTH
public static final java.lang.String CSTORE_MAX_PDU_LENGTH
- See Also:
- Constant Field Values
CommandFactoryProperties
public CommandFactoryProperties()