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