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