Interface ContentType.WithCharset
- All Superinterfaces:
ContentType,ContentType.NonBinary
- All Known Implementing Classes:
ContentType.WithCharset
- Enclosing interface:
- ContentType
Represents a content-type which we know to contain text, and the charset is known at runtime.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.javadsl.model.ContentType
ContentType.Binary, ContentType.NonBinary, ContentType.WithCharset, ContentType.WithFixedCharset, ContentType.WithMissingCharset -
Method Summary
Methods inherited from interface org.apache.pekko.http.javadsl.model.ContentType
binary, getCharsetOption, mediaType, valueMethods inherited from interface org.apache.pekko.http.javadsl.model.ContentType.NonBinary
charset