public interface ContentProducer extends ContentDataProducer
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength()
Return content length.
|
String |
getContentType()
Returns content type.
|
getContentDataString getContentType()
null for unknownlong getContentLength()
-1L for unknownCopyright © 2011-2012. All Rights Reserved.