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