Class EventStreamSubscriber<T>

java.lang.Object
co.yellowdog.platform.clients.serversentevents.EventStreamSubscriber<T>
All Implemented Interfaces:
Flow.Subscriber<String>

public class EventStreamSubscriber<T> extends Object implements Flow.Subscriber<String>