|
BEAST
|
Public Member Functions | |
| void | publish (SendFileRequest request, SendFileRequestCallback callback) |
| Publishes a send file request on the thread pool. | |
| void eu.baltrad.beast.exchange.IPooledFileRequestPublisher.publish | ( | SendFileRequest | request, |
| SendFileRequestCallback | callback ) |
Publishes a send file request on the thread pool.
| request | the request |
| callback | the callback that should be updated with progress information |
Implemented in eu.baltrad.beast.exchange.PooledFileRequestPublisher.