Class MediaType.NonMultipartWithOpenCharset

All Implemented Interfaces:
LazyValueBytesRenderable, Renderable, MediaType, MediaType.NonBinary, MediaType.WithOpenCharset, WithQValue<MediaRange>
Enclosing class:
MediaType

public abstract static class MediaType.NonMultipartWithOpenCharset extends MediaType.WithOpenCharset
  • Constructor Details

    • NonMultipartWithOpenCharset

      public NonMultipartWithOpenCharset(String value, String _mainType, String _subType, scala.collection.immutable.List<String> fileExtensions)
  • Method Details