Filtered
zio.http.codec.HttpContentCodec.Filtered
final case class Filtered[A](codec: HttpContentCodec[A], mediaType: MediaType) extends HttpContentCodec[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HttpContentCodec[A]class Objecttrait Matchableclass AnyShow all
- Self type
-
Filtered[A]
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
A right-biased merge of two HttpContentCodecs.
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
In this article