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