SseEmitter()
Create a new SseEmitter instance.
SseEmitter(timeout: Long)
Create a SseEmitter 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.
timeout - timeout value in milliseconds
Since
4.2.2