Package muntjac :: Package terminal :: Module stream_variable
[hide private]
[frames] | no frames]

Module stream_variable

source code

A special kind of variable whose value is streamed.

Classes [hide private]
  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.
Variables [hide private]
  __package__ = None
hash(x)