sttp.client3.okhttp

Members list

Type members

Classlikes

abstract class OkHttpAsyncBackend[F[_], S <: Streams[S], P](client: OkHttpClient, monad: MonadAsyncError[F], closeClient: Boolean, customEncodingHandler: EncodingHandler) extends OkHttpBackend[F, S, P]

Attributes

Supertypes
class OkHttpBackend[F, S, P]
trait SttpBackend[F, P]
class Object
trait Matchable
class Any
Known subtypes
abstract class OkHttpBackend[F[_], S <: Streams[S], P](client: OkHttpClient, closeClient: Boolean, customEncodingHandler: EncodingHandler) extends SttpBackend[F, P]

Attributes

Companion
object
Supertypes
trait SttpBackend[F, P]
class Object
trait Matchable
class Any
Known subtypes
object OkHttpBackend

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class OkHttpFutureBackend extends OkHttpAsyncBackend[Future, Nothing, WebSockets]

Attributes

Companion
object
Supertypes
class OkHttpAsyncBackend[Future, Nothing, WebSockets]
class OkHttpBackend[Future, Nothing, WebSockets]
trait SttpBackend[Future, WebSockets]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class OkHttpSyncBackend extends OkHttpBackend[Identity, Nothing, WebSockets]

Attributes

Companion
object
Supertypes
class OkHttpBackend[Identity, Nothing, WebSockets]
trait SttpBackend[Identity, WebSockets]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class SendMessageException extends WebSocketException

Attributes

Supertypes
class WebSocketException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object quick extends SttpApi

Attributes

Supertypes
trait SttpApi
trait UriInterpolator
trait SttpExtensions
class Object
trait Matchable
class Any
Show all
Self type
quick.type