Uses of Class
org.apache.james.mime4j.storage.StorageOutputStream

Packages that use StorageOutputStream
org.apache.james.mime4j.storage   
 

Uses of StorageOutputStream in org.apache.james.mime4j.storage
 

Methods in org.apache.james.mime4j.storage that return StorageOutputStream
 StorageOutputStream StorageProvider.createStorageOutputStream()
          Creates a StorageOutputStream where data to be stored can be written to.
 StorageOutputStream TempFileStorageProvider.createStorageOutputStream()
           
 StorageOutputStream MemoryStorageProvider.createStorageOutputStream()
           
 StorageOutputStream CipherStorageProvider.createStorageOutputStream()
           
 StorageOutputStream ThresholdStorageProvider.createStorageOutputStream()
           
 



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