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