Class ContentMetadata

java.lang.Object
ecmwf.ecpds.mover.plugin.http.ContentMetadata

public class ContentMetadata extends Object
The Class ContentMetadata.
  • Method Details

    • getCacheControl

      public String getCacheControl()
      Gets the cache control.
      Returns:
      the cache control
    • getContentEncoding

      public String getContentEncoding()
      Gets the content encoding.
      Returns:
      the content encoding
    • getContentLanguage

      public String getContentLanguage()
      Gets the content language.
      Returns:
      the content language
    • getContentDisposition

      public String getContentDisposition()
      Gets the content disposition.
      Returns:
      the content disposition
    • getContentType

      public String getContentType()
      Gets the content type.
      Returns:
      the content type
    • getExpires

      public Date getExpires()
      Gets the expires.
      Returns:
      the expires
    • getContentLength

      public String getContentLength()
      Gets the content length.
      Returns:
      the content length