public class BodyPartPayload extends Object
BodyPartPayload(String contentDisposition, String contentType, byte[] payload)
String
getContentDisposition()
getContentType()
byte[]
getPayload()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BodyPartPayload(String contentDisposition, String contentType, byte[] payload)
public String getContentDisposition()
public String getContentType()
public byte[] getPayload()
Copyright © 2018. All rights reserved.