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