ResponseBodyEmitter()
Create a new ResponseBodyEmitter instance.
ResponseBodyEmitter(timeout: Long)
Create a ResponseBodyEmitter with a custom timeout value.
By default not set in which case the default configured in the MVC Java Config or the MVC namespace is used, or if that's not set, then the timeout depends on the default of the underlying server.