public class ReaderManagementPool extends Object implements ReaderManagement
| Constructor and Description |
|---|
ReaderManagementPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCopyThread(InputStream is,
OutputStream os,
String token)
addReader
|
void |
closeCopyThread(String token)
closeCopyThread
|
public void addCopyThread(InputStream is, OutputStream os, String token)
addCopyThread in interface ReaderManagementis - the input streamos - the output streampublic void closeCopyThread(String token) throws IOException
ReaderManagementcloseCopyThread in interface ReaderManagementos - the output streamIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.