T
- the VoidJsonUnmarshaller type.public class VoidJsonUnmarshaller<T> extends java.lang.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 java.lang.Exception
unmarshall
in interface Unmarshaller<T,JsonUnmarshallerContext>
context
- to unmarshall.java.lang.Exception