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