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