Class Marshalling.WithOpenCharset<A>

java.lang.Object
akka.http.scaladsl.marshalling.Marshalling.WithOpenCharset<A>
All Implemented Interfaces:
Marshalling<A>, Serializable, scala.Equals, scala.Product
Enclosing interface:
Marshalling<A>

public static final class Marshalling.WithOpenCharset<A> extends Object implements Marshalling<A>, scala.Product, Serializable
A Marshalling to a specific MediaType with a flexible charset.
See Also: