sttp.client3.okhttp

Members list

Concise view

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

Graph
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
Graph
Supertypes
trait SttpBackend[F, P]
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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