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