object OkHttp : HttpClientEngineFactory<OkHttpConfig>
HttpClientEngineFactory using a OkHttp based backend implementation with the the associated configuration OkHttpConfig. |
|
class OkHttpConfig : HttpClientEngineConfig
Configuration for OkHttp client engine. |
|
class OkHttpEngine : HttpClientEngineBase |
|
class OkHttpEngineContainer : HttpClientEngineContainer |
class UnsupportedFrameTypeException : IllegalArgumentException, CopyableThrowable<UnsupportedFrameTypeException> |