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