Package io.joshworks.stream.client.sse
-
Class Summary Class Description EventData EventStreamChannelListener Created by Josh Gontijo on 3/31/17.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