Class BinaryDownloadManagerImpl
java.lang.Object
ch.tocco.nice2.netui.impl.dwr.download.BinaryDownloadManagerImpl
- All Implemented Interfaces:
BinaryDownloadManager,org.directwebremoting.extend.DownloadManager
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryDownloadManagerImpl(SecurityManager securityManager, Context context, BinaryFactory binaryFactory, QueryBuilderFactory queryBuilderFactory) -
Method Summary
Modifier and TypeMethodDescriptionaddFileTransfer(org.directwebremoting.io.FileTransfer transfer) org.directwebremoting.io.FileTransfervoidsetDownloadHandlerUrl(String downloadHandlerUrl)
-
Constructor Details
-
BinaryDownloadManagerImpl
public BinaryDownloadManagerImpl(SecurityManager securityManager, Context context, BinaryFactory binaryFactory, QueryBuilderFactory queryBuilderFactory)
-
-
Method Details
-
setDownloadHandlerUrl
- Specified by:
setDownloadHandlerUrlin interfaceBinaryDownloadManager
-
addFileTransfer
- Specified by:
addFileTransferin interfaceorg.directwebremoting.extend.DownloadManager- Throws:
IOException
-
getFileTransfer
- Specified by:
getFileTransferin interfaceorg.directwebremoting.extend.DownloadManager- Throws:
IOException
-