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