Part of twisted.spread.util View Source View In Hierarchy
| Method | __init__ | Create a pager with a Reference to a remote collector and |
| Method | nextPage | Override this to return an object to be sent to my collector. |
Inherited from Pager:
| Method | stillPaging | (internal) Method called by Broker. |
| Method | sendNextPage | (internal) Method called by Broker. |
| Method | stopPaging | Call this when you're done paging. |