soidc.http4s.client
package soidc.http4s.client
Members list
Type members
Classlikes
trait ByteEntityCodec extends ByteEntityDecoder, ByteEntityEncoder
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object ByteEntityCodec
object ByteEntityCodec extends ByteEntityCodec
Attributes
- Companion
- trait
- Supertypes
-
trait ByteEntityCodectrait ByteEntityEncodertrait ByteEntityDecoderclass Objecttrait Matchableclass AnyShow all
- Self type
-
ByteEntityCodec.type
trait ByteEntityDecoder
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object ByteEntityDecoder extends ByteEntityDecoder
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ByteEntityDecoder.type
trait ByteEntityEncoder
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object ByteEntityEncoder extends ByteEntityEncoder
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ByteEntityEncoder.type
final class Http4sClient[F[_]](client: Client[F])(using evidence$1: Sync[F]) extends HttpClient[F], Http4sClientDsl[F], ByteEntityDecoder
Attributes
- Companion
- object
- Supertypes
-
trait ByteEntityDecodertrait Http4sClientDsl[F]trait HttpClient[F]class Objecttrait Matchableclass AnyShow all
object Http4sClient
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Http4sClient.type
In this article