public interface ContentProducer
| Modifier and Type | Method and Description |
|---|---|
void |
getContentData(OutputStream contentData) |
long |
getContentLength() |
String |
getContentType() |
String getContentType()
long getContentLength()
void getContentData(OutputStream contentData) throws IOException
IOExceptionCopyright © 2011-2013. All Rights Reserved.