public final class EventSources
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static EventSource.Factory |
createFactory(okhttp3.OkHttpClient client) |
|
static void |
processResponse(okhttp3.Response response,
EventSourceListener listener) |
public static EventSource.Factory createFactory(okhttp3.OkHttpClient client)
public static void processResponse(okhttp3.Response response,
EventSourceListener listener)
Copyright © 2020. All rights reserved.