public class JsonRepresentationFactory
extends com.theoryinpractise.halbuilder.DefaultRepresentationFactory
| Constructor and Description |
|---|
JsonRepresentationFactory() |
JsonRepresentationFactory(com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
com.theoryinpractise.halbuilder.api.RepresentationWriter<String> |
lookupRenderer(String contentType) |
com.theoryinpractise.halbuilder.api.ContentRepresentation |
readRepresentation(String contentType,
Reader reader) |
public JsonRepresentationFactory()
public JsonRepresentationFactory(com.fasterxml.jackson.databind.ObjectMapper mapper)
Copyright © 2016. All rights reserved.