public interface IUnwrappableServiceResult extends IServiceResult
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent()
The actual content to write into the request response.
|
java.lang.String |
getContentType()
The content type of the text content.
|