public static class ResponseBodyEmitter.DataWithMediaType extends Object
| Constructor and Description |
|---|
DataWithMediaType(Object data,
org.springframework.http.MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
org.springframework.http.MediaType |
getMediaType() |