public interface ReaderManagement
| Modifier and Type | Method and Description |
|---|---|
void |
addCopyThread(InputStream is,
OutputStream os,
String token)
Add a copy thread
|
void |
closeCopyThread(String token)
closeCopyThread
|
void addCopyThread(InputStream is, OutputStream os, String token)
is - os - token - void closeCopyThread(String token) throws IOException
os - the output streamIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.