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