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