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__ = None hash(x) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:17 2015 | http://epydoc.sourceforge.net |