Interface ContentType.WithFixedCharset
- All Superinterfaces:
ContentType,ContentType.NonBinary
- All Known Implementing Classes:
ContentType.WithFixedCharset
- Enclosing interface:
- ContentType
Represents a content-type which we know to contain text, where the charset always has the same predefined value.
-
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