| Home | Trees | Indices | Help |
|
|---|
|
|
A special kind of variable whose value is streamed.
|
|||
|
IStreamVariable IStreamVariable is a special kind of variable whose value is streamed to an StringIO provided by the
getOutputStream method.
|
|||
| IStreamingEvent | |||
|
IStreamingStartEvent Event passed to uploadStarted method
before the streaming of the content to IStreamVariable starts.
|
|||
|
IStreamingProgressEvent Event passed to onProgress method during
the streaming progresses.
|
|||
|
IStreamingEndEvent Event passed to uploadFinished method the
contents have been streamed to IStreamVariable successfully.
|
|||
|
IStreamingErrorEvent Event passed to uploadFailed method when
the streaming ended before the end of the input.
|
|||
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:47 2013 | http://epydoc.sourceforge.net |