public class LightRestTemplateImpl extends Object implements LightRestTemplate
| Constructor and Description |
|---|
LightRestTemplateImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(URI uri,
Class<T> guard) |
void |
setJsonParser(JsonParser jsonParser) |
public void setJsonParser(JsonParser jsonParser)
public <T> T get(URI uri, Class<T> guard)
get in interface LightRestTemplateCopyright © 2016–2017. All rights reserved.