Uses of Interface
io.featureflow.client.core.EventSourceHandler
Packages that use EventSourceHandler
-
Uses of EventSourceHandler in io.featureflow.client.core
Constructors in io.featureflow.client.core with parameters of type EventSourceHandlerModifierConstructorDescriptionEventSource(URI uri, long reconnectTimeMillis, okhttp3.Headers headers, EventSourceHandler eventSourceHandler)