public class JsonSupport extends Object
| Constructor and Description |
|---|
JsonSupport() |
| Modifier and Type | Method and Description |
|---|---|
static ConvertibleOutput |
asJson(Object value) |
static java.util.function.Function<RestResponse,RestResponse> |
json(Object value) |
public static java.util.function.Function<RestResponse,RestResponse> json(Object value)
public static ConvertibleOutput asJson(Object value)
Copyright © 2014. All rights reserved.