Interface MediaType.NonBinary

All Superinterfaces:
MediaType
All Known Subinterfaces:
MediaType.WithFixedCharset, MediaType.WithOpenCharset
All Known Implementing Classes:
MediaType.NonBinary, MediaType.NonMultipartWithOpenCharset, MediaType.WithFixedCharset, MediaType.WithOpenCharset
Enclosing interface:
MediaType

public static interface MediaType.NonBinary extends MediaType