All Classes and Interfaces
Class
Description
A client for executing HTTP requests both synchronously and asynchronously.
Parses server-sent events (SSE) from an
InputStream,
constructs ServerSentEvent objects,
and delivers them to the provided ServerSentEventListener.Handle that can be used to cancel the parsing of server-sent events.