public class AudioParametersJsonUnmarshaller extends Object implements Unmarshaller<AudioParameters,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AudioParametersJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AudioParametersJsonUnmarshaller |
getInstance() |
AudioParameters |
unmarshall(JsonUnmarshallerContext context) |
public AudioParameters unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<AudioParameters,JsonUnmarshallerContext>Exceptionpublic static AudioParametersJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.