Uses of Interface
org.apache.james.mime4j.util.TempPath

Packages that use TempPath
org.apache.james.mime4j.util   
 

Uses of TempPath in org.apache.james.mime4j.util
 

Methods in org.apache.james.mime4j.util that return TempPath
 TempPath TempPath.createTempPath()
           
 TempPath TempPath.createTempPath(java.lang.String prefix)
           
abstract  TempPath TempStorage.getRootTempPath()
          Gets the root temporary path which should be used to create new temporary paths or files.
 TempPath SimpleTempStorage.getRootTempPath()
           
 



Copyright © 2004-2007 The Apache Software Foundation. All Rights Reserved.