Uses of Interface
org.apache.james.mime4j.message.storage.TempPath

Packages that use TempPath
org.apache.james.mime4j.message.storage   
 

Uses of TempPath in org.apache.james.mime4j.message.storage
 

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



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