Uses of Interface
org.apache.james.repository.api.StreamRepository

Packages that use StreamRepository
org.apache.james.repository.file   
 

Uses of StreamRepository in org.apache.james.repository.file
 

Classes in org.apache.james.repository.file that implement StreamRepository
 class FilePersistentStreamRepository
          Implementation of a StreamRepository to a File.
TODO: -retieve(String key) should return a FilterInputStream to allow mark and reset methods.
 



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