sttp.client4.httpclient.cats

Members list

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

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

Attributes

Companion
object
Supertypes
class HttpClientAsyncBackend[F, Nothing, InputStream, InputStream]
trait WebSocketBackend[F]
class HttpClientBackend[F, Nothing, Nothing & WebSockets, InputStream]
trait Backend[F]
trait GenericBackend[F, Nothing & WebSockets]
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type