Interface | Description |
---|---|
SessionTempFile |
Wrapper for a temporary file that is bound to the HTTP session.
|
TempFileFactory |
A SessionTempFile monitor for managing deletion of temporary files.
|
Class | Description |
---|---|
InputStreamFunctionFactory |
Creates functions accepting an
InputStream . |
TempFileFactoryImpl |
TempFileFactory implementation for managing deletion of temporary files.
|
Exception | Description |
---|---|
SessionNotFoundException |
There is no current to use for creating SessionTempFile instances.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.