Class ContentInfoImpl

  • All Implemented Interfaces:
    BasicContentInfo, ContentInfo

    public class ContentInfoImpl
    extends java.lang.Object
    implements ContentInfo
    Basic implementation of information about the returned content.
    • Constructor Summary

      Constructors 
      Constructor Description
      ContentInfoImpl​(java.lang.String mimeType, java.lang.String encoding, long length, java.util.Locale locale)  
    • Constructor Detail

      • ContentInfoImpl

        public ContentInfoImpl​(java.lang.String mimeType,
                               java.lang.String encoding,
                               long length,
                               java.util.Locale locale)