sttp.client3.httpclient.cats

Members list

Concise view

Type members

Classlikes

class CatsSimpleQueue[F[_], A](queue: Queue[F, A], capacity: Option[Int], dispatcher: Dispatcher[F])(implicit F: MonadError[F, Throwable]) extends SimpleQueue[F, A]

Attributes

Graph
Supertypes
trait SimpleQueue[F, A]
class Object
trait Matchable
class Any
class HttpClientCatsBackend[F[_]] extends HttpClientAsyncBackend[F, Nothing, WebSockets, InputStream]

Attributes

Companion:
object
Graph
Supertypes
class HttpClientAsyncBackend[F, Nothing, WebSockets, InputStream]
class HttpClientBackend[F, Nothing, WebSockets, InputStream]
trait SttpBackend[F, WebSockets]
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type