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