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