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