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