Class JacksonContentWriter
java.lang.Object
org.apache.solr.client.solrj.request.json.JacksonContentWriter
- All Implemented Interfaces:
RequestWriter.ContentWriter
- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.ObjectMapper -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper DEFAULT_MAPPER
-
-
Constructor Details
-
JacksonContentWriter
-
-
Method Details
-
write
- Specified by:
writein interfaceRequestWriter.ContentWriter- Throws:
IOException
-
getContentType
- Specified by:
getContentTypein interfaceRequestWriter.ContentWriter
-