Class AbstractTypedContentProvider

    • Constructor Detail

      • AbstractTypedContentProvider

        protected AbstractTypedContentProvider​(java.lang.String contentType)
    • Method Detail

      • getContentType

        public java.lang.String getContentType()
        Specified by:
        getContentType in interface ContentProvider.Typed
        Returns:
        the content type string such as "application/octet-stream" or "application/json;charset=UTF8", or null if no content type must be set