RESTClientJsonParserJacksonImpl
public interface RESTClientJsonParser
<X> X
parse(InputStream inputStream, Class<X> clazz)
String
toJson(Object entity)
IOException
ResponseParsingException