|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.core.configuration.Dicom4jConfiguration
@Deprecated public abstract class Dicom4jConfiguration
| Method Summary | |
|---|---|
static void |
configure()
Deprecated. |
abstract long |
getMaximumPDUSize()
Deprecated. |
static Dicom4jConfiguration |
Instance()
Deprecated. |
static void |
setConfiguration(Dicom4jConfiguration aConfiguration)
Deprecated. |
abstract void |
setMaximumPDUSize(long aMaximumPDUSize)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void configure()
throws Exception
Exception@Deprecated public static Dicom4jConfiguration Instance()
@Deprecated public static void setConfiguration(Dicom4jConfiguration aConfiguration)
public abstract long getMaximumPDUSize()
public abstract void setMaximumPDUSize(long aMaximumPDUSize)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||