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