Interface EventSourceHandler
public interface EventSourceHandler
Created by oliver on 6/06/2016.
Based on https://github.com/aslakhellesoy/eventsource-java/blob/master/src/main/java/com/github/eventsource/client/impl/EventStreamParser.java
This is the handler for incoming SSE Events
-
Method Summary
-
Method Details
-
onConnect
-
onMessage
- Throws:
Exception
-
onError
-