Uses of Package
io.joshworks.stream.client.sse
-
Packages that use io.joshworks.stream.client.sse Package Description io.joshworks.stream.client io.joshworks.stream.client.sse -
Classes in io.joshworks.stream.client.sse used by io.joshworks.stream.client Class Description SseClientCallback Created by Josh Gontijo on 4/1/17.SseConfiguration Created by Josh Gontijo on 6/8/17.SSEConnection Created by Josh Gontijo on 4/1/17. -
Classes in io.joshworks.stream.client.sse used by io.joshworks.stream.client.sse Class Description EventData EventStreamParser SseClientCallback Created by Josh Gontijo on 4/1/17.SseConfiguration Created by Josh Gontijo on 6/8/17.SSEConnection Created by Josh Gontijo on 4/1/17.UTF8Output Utility class which allows to extract a UTF8 String from bytes respecting valid code-points Adapted version from Undertow