Public Member Functions | |
| void | pull (PullEvent event) throws PullException |
SynchroBuffer listener interface.
| void cern.laser.util.buffer.SynchroBufferListener.pull | ( | PullEvent | event | ) | throws PullException |
Callback method. Called with respect to the window size management properties. The callback is executed within a single thread of execution.
| event | the pulled objects event |
| PullException | if the pull action failed |
1.7.0