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