public class ListOfMapHttpMessageConverter extends AbstractHttpMessageConverter<ArrayListOfMap>
| Constructor and Description |
|---|
ListOfMapHttpMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(ArrayListOfMap list,
org.springframework.http.MediaType mediaType,
org.springframework.http.HttpOutputMessage outputMessage) |
canRead, canWrite, getDefaultMediaType, getMediaTypes, getSupportedMediaTypes, isReadSupported, isWriteSupported, read, setDefaultMediaType, supportspublic void write(ArrayListOfMap list, org.springframework.http.MediaType mediaType, org.springframework.http.HttpOutputMessage outputMessage) throws IOException, org.springframework.http.converter.HttpMessageNotWritableException
write in interface org.springframework.http.converter.HttpMessageConverter<ArrayListOfMap>write in class AbstractHttpMessageConverter<ArrayListOfMap>IOExceptionorg.springframework.http.converter.HttpMessageNotWritableExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.