Uses of Class
cool.scx.http.media.event_stream.ClientEventStream
Packages that use ClientEventStream
Package
Description
-
Uses of ClientEventStream in cool.scx.http.body
Methods in cool.scx.http.body that return ClientEventStream -
Uses of ClientEventStream in cool.scx.http.media.event_stream
Classes in cool.scx.http.media.event_stream that implement interfaces with type arguments of type ClientEventStreamMethods in cool.scx.http.media.event_stream that return ClientEventStreamModifier and TypeMethodDescriptionClientEventStreamMediaReader.read(cool.scx.io.ByteInput byteInput, ScxHttpHeaders requestHeaders) -
Uses of ClientEventStream in cool.scx.http.media.event_stream.event
Methods in cool.scx.http.media.event_stream.event with parameters of type ClientEventStreamModifier and TypeMethodDescriptionstatic EventClientEventStreamEventClientEventStream.of(ClientEventStream eventStream) Constructors in cool.scx.http.media.event_stream.event with parameters of type ClientEventStream