package

com.atlassian.jira.io

Interfaces

ResourceLoader Provides ability to load resources from JIRA Core or plugins class loader. 
SessionTempFile Wrapper for a temporary file that is bound to the HTTP session. 
TempFileFactory A SessionTempFile monitor for managing deletion of temporary files. 

Classes

ClassPathResourceLoader Resources Loader that is based on class loader. 
CloseableResourceData  
InputStreamFunctionFactory Creates functions accepting an java.io.InputStream. 
MediaConsumer Consumes a media stream and its type. 
ResourceData Contains information about data content type and handle to data. 
TempFileFactoryImpl TempFileFactory implementation for managing deletion of temporary files. 

Exceptions

SessionNotFoundException There is no current to use for creating SessionTempFile instances.