public class VoidJsonUnmarshaller<T> extends Object implements Unmarshaller<T,JsonUnmarshallerContext>
Constructor and Description |
---|
VoidJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
T |
unmarshall(JsonUnmarshallerContext context) |
public T unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<T,JsonUnmarshallerContext>
Exception
Copyright © 2020. All rights reserved.