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