public interface StreamedContent
Modifier and Type | Method and Description |
---|---|
String |
getContentEncoding() |
String |
getContentType() |
String |
getName() |
InputStream |
getStream() |
String getName()
InputStream getStream()
String getContentType()
String getContentEncoding()
Copyright © 2016. All rights reserved.