built_stream library

Classes

ComposedStreams
A multi streams handler that cover many stream [...]
Disposable
EmptyParams
ErrorLocation
Locate where the method that cause the error and a description message
SingleStream
A single stream hanlder that cover one method [...]
StreamError
A helper class that helps to handle error gracefully
StreamParam
Declare param to trigger the stream. All of the params @StreamParam declaration will become the propety of ${action}Params class [...]
StreamResult
Declare param to trigger the stream. All of the params @StreamResult declaration will become the propety of ${action}Results class [...]
StreamState