public interface ContentConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
setContentData(InputStream contentData) |
void |
setContentLength(long contentLength) |
void |
setContentType(String contentType) |
void setContentType(String contentType)
void setContentLength(long contentLength)
void setContentData(InputStream contentData) throws IOException
IOExceptionCopyright © 2011-2013. All Rights Reserved.