public class TrustJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Trust,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static TrustJsonUnmarshaller |
instance |
Constructor and Description |
---|
TrustJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static TrustJsonUnmarshaller |
getInstance() |
Trust |
unmarshall(JsonUnmarshallerContext context) |
private static TrustJsonUnmarshaller instance
public Trust unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Trust,JsonUnmarshallerContext>
java.lang.Exception
public static TrustJsonUnmarshaller getInstance()