module documentation
Utility classes for spread.
Class |
|
I receive pages from the peer. You may instantiate a Pager with a remote reference to me. I will call the callback with a list of pages once they are all received. |
Class |
|
Reads a file in chunks and sends the chunks as they come. |
Class |
|
A class useful for emulating the effects of remote behavior locally. |
Class |
|
A class useful for forwarding a locally-defined interface. |
Class |
|
Undocumented |
Class |
|
I am an object which pages out information. |
Class |
|
A simple pager that splits a string into chunks. |
Function | get |
A utility method that will call a remote method which expects a PageCollector as the first argument. |