OutgoingSegmentCollector

public class OutgoingSegmentCollector extends LimitedActiveTaskList

The outgoing segment payloads collector collect all segmented payload at the database which is ready for sending to receiver. (status: PS). Creation Date: 25/10/2006

Author:Twinsen Tsang

Methods

getTaskList

public List getTaskList()

It get the set of payload directory from the segmented payloads repository and pass to outgoing segmented payload tasks for process.

Returns:A list of Outgoing segmented payloads task.

init

protected void init()