Interface MediaType.Binary

All Superinterfaces:
MediaType
All Known Subinterfaces:
MediaType.Multipart
All Known Implementing Classes:
MediaType.Binary, MediaType.Multipart
Enclosing interface:
MediaType

public static interface MediaType.Binary extends MediaType
  • Method Details

    • toContentType

      ContentType.Binary toContentType()
      Turns the media type into a content type.
      Returns:
      (undocumented)