Interface HttpMediaTypeAccessor

All Known Subinterfaces:
HttpMediaTypeAccessor.HttpMediaTypeProperty

public interface HttpMediaTypeAccessor
Provides an accessor for a HTTP Media-Type property.
  • Method Details

    • getHttpMediaType

      String getHttpMediaType()
      Retrieves the HTTP Media-Type from the HTTP Media-Type property.
      Returns:
      The HTTP Media-Type stored by the HTTP Media-Type property.