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