|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mime4j.util.TempStorage
public abstract class TempStorage
| Constructor Summary | |
|---|---|
TempStorage()
|
|
| Method Summary | |
|---|---|
static TempStorage |
getInstance()
|
abstract TempPath |
getRootTempPath()
Gets the root temporary path which should be used to create new temporary paths or files. |
static void |
setInstance(TempStorage inst)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TempStorage()
| Method Detail |
|---|
public abstract TempPath getRootTempPath()
public static TempStorage getInstance()
public static void setInstance(TempStorage inst)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||