public interface Content
Content implementation will have a ContentSource
inside it.| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
ContentSource |
getContentSource()
Returns
ContentSource for this Content |
String |
getContentType() |
String getContentType()
long getContentLength()
ContentSource getContentSource()
ContentSource for this ContentCopyright © 2019. All rights reserved.