public static class SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller extends Object implements Unmarshaller<Byte,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ByteJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller |
getInstance() |
Byte |
unmarshall(JsonUnmarshallerContext unmarshallerContext) |
public Byte unmarshall(JsonUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Byte,JsonUnmarshallerContext>Exceptionpublic static SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller getInstance()
Copyright © 2022. All rights reserved.