Version: 1.1.1

org.inb.biomoby.central.cache
Interface IMobyCentralCache

All Known Implementing Classes:
MobyCentralFileCache

public interface IMobyCentralCache

An interface that defines where to store a cache

Author:
Dmitry Repchevsky

Method Summary
 Reader getReader(URL file)
           
 Writer getWriter(URL file)
           
 

Method Detail

getReader

Reader getReader(URL file)
                 throws IOException
Throws:
IOException

getWriter

Writer getWriter(URL file)
                 throws IOException
Throws:
IOException

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010