BEAST
eu.baltrad.beast.exchange.IPooledFileRequestPublisher Interface Reference
Inheritance diagram for eu.baltrad.beast.exchange.IPooledFileRequestPublisher:
eu.baltrad.beast.exchange.PooledFileRequestPublisher

Public Member Functions

void publish (SendFileRequest request, SendFileRequestCallback callback)
 Publishes a send file request on the thread pool.
 

Detailed Description

Author
anders

Member Function Documentation

◆ publish()

void eu.baltrad.beast.exchange.IPooledFileRequestPublisher.publish ( SendFileRequest request,
SendFileRequestCallback callback )

Publishes a send file request on the thread pool.

Parameters
requestthe request
callbackthe callback that should be updated with progress information

Implemented in eu.baltrad.beast.exchange.PooledFileRequestPublisher.


The documentation for this interface was generated from the following file: