- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for callFactory (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp-sse/src/main/kotlin/okhttp3/sse/EventSources.kt
level = DeprecationLevel.HIDDEN, ) @JvmStatic fun createFactory(client: OkHttpClient) = createFactory(client as Call.Factory) @JvmStatic fun createFactory(callFactory: Call.Factory): EventSource.Factory = EventSource.Factory { request, listener -> val actualRequest = if (request.header("Accept") == null) {
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Oct 03 07:51:20 GMT 2025 - 1.6K bytes - Click Count (0)