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