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