public interface XOAICacheService
boolean isActive()
boolean hasCache(String requestID)
void handle(String requestID, OutputStream out) throws IOException
IOExceptionvoid store(String requestID, com.lyncode.xoai.dataprovider.xml.oaipmh.OAIPMH response) throws IOException
IOExceptionvoid delete(String requestID)
void deleteAll()
throws IOException
IOExceptionCopyright © 2015 DuraSpace. All Rights Reserved.