public interface ContentBody extends ContentDescriptor
java.lang.String
getFilename()
void
writeTo(java.io.OutputStream out)
getCharset, getContentLength, getMediaType, getMimeType, getSubType
java.lang.String getFilename()
void writeTo(java.io.OutputStream out) throws java.io.IOException
java.io.IOException