Annotation Type Stream
Use on async streams to push them to the client as they become available
over the OutputStream, rather than collected into collections.
-
Nested Class Summary
-
Field Summary
-
Optional Element Summary
-
Field Details
-
INCLUDE_STREAMING_PARAMETER
- See Also:
-
-
Element Details
-
value
Stream.MODE value- Default:
GENERAL
-
includeStreaming
boolean includeStreaming- Default:
false
-