Class Http.FilePart

Object
com.liferay.portal.kernel.util.Http.FilePart
Enclosing interface:
Http

public static class Http.FilePart extends Object
  • Constructor Details

  • Method Details

    • getCharSet

      public String getCharSet()
    • getContentType

      public String getContentType()
    • getFileName

      public String getFileName()
    • getName

      public String getName()
    • getValue

      public byte[] getValue()