Class NullContentTypeProvider

  • All Implemented Interfaces:
    ContentTypeProvider

    public class NullContentTypeProvider
    extends java.lang.Object
    implements ContentTypeProvider
    Returns a null as the content-type.

    In the adapter configuration file this class is aliased as http-null-content-type-provider which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • NullContentTypeProvider

        public NullContentTypeProvider()