public static class Http.FilePart extends Object
Http.FilePart(String name, String fileName, byte[] value, String contentType, String charSet)
String
getCharSet()
getContentType()
getFileName()
getName()
byte[]
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Http.FilePart(String name, String fileName, byte[] value, String contentType, String charSet)
public String getCharSet()
public String getContentType()
public String getFileName()
public String getName()
public byte[] getValue()