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