public final class EventSources
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
EventSources() |
Modifier and Type | Method and Description |
---|---|
static EventSource.Factory |
createFactory(OkHttpClient client) |
static void |
processResponse(Response response,
EventSourceListener listener) |
public static EventSource.Factory createFactory(OkHttpClient client)
public static void processResponse(Response response, EventSourceListener listener)