public interface ContentBody extends ContentDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getFilename() |
void |
writeTo(OutputStream out) |
getCharset, getContentLength, getMediaType, getMimeType, getSubType
String getFilename()
void writeTo(OutputStream out) throws IOException
IOException
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.